de.cau.cs.kieler.esterel.esterel
Interface ModuleInterface

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
ModuleInterfaceImpl

public interface ModuleInterface
extends EObject

A representation of the model object 'Module Interface'.

The following features are supported:

See Also:
EsterelPackage.getModuleInterface()
Rating red
Generated:
This code was automatically generated.
Model element

Method Summary
 EList<ConstantDecl> getIntConstantDecl()
          Returns the value of the 'Int Constant Decl' containment reference list.
 EList<FunctionDecl> getIntFunctionDecl()
          Returns the value of the 'Int Function Decl' containment reference list.
 EList<ProcedureDecl> getIntProcedureDecl()
          Returns the value of the 'Int Procedure Decl' containment reference list.
 EList<RelationDecl> getIntRelationDecl()
          Returns the value of the 'Int Relation Decl' containment reference list.
 EList<SensorDecl> getIntSensorDecl()
          Returns the value of the 'Int Sensor Decl' containment reference list.
 EList<SignalDecl> getIntSignalDecl()
          Returns the value of the 'Int Signal Decl' containment reference list.
 EList<TypeDecl> getIntTypeDecl()
          Returns the value of the 'Int Type Decl' containment reference list.
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getIntSignalDecl

EList<SignalDecl> getIntSignalDecl()
Returns the value of the 'Int Signal Decl' containment reference list. The list contents are of type SignalDecl.

If the meaning of the 'Int Signal Decl' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Int Signal Decl' containment reference list.
See Also:
EsterelPackage.getModuleInterface_IntSignalDecl()
Generated:
This code was automatically generated.
Model element:
containment=true

getIntTypeDecl

EList<TypeDecl> getIntTypeDecl()
Returns the value of the 'Int Type Decl' containment reference list. The list contents are of type TypeDecl.

If the meaning of the 'Int Type Decl' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Int Type Decl' containment reference list.
See Also:
EsterelPackage.getModuleInterface_IntTypeDecl()
Generated:
This code was automatically generated.
Model element:
containment=true

getIntSensorDecl

EList<SensorDecl> getIntSensorDecl()
Returns the value of the 'Int Sensor Decl' containment reference list. The list contents are of type SensorDecl.

If the meaning of the 'Int Sensor Decl' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Int Sensor Decl' containment reference list.
See Also:
EsterelPackage.getModuleInterface_IntSensorDecl()
Generated:
This code was automatically generated.
Model element:
containment=true

getIntConstantDecl

EList<ConstantDecl> getIntConstantDecl()
Returns the value of the 'Int Constant Decl' containment reference list. The list contents are of type ConstantDecl.

If the meaning of the 'Int Constant Decl' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Int Constant Decl' containment reference list.
See Also:
EsterelPackage.getModuleInterface_IntConstantDecl()
Generated:
This code was automatically generated.
Model element:
containment=true

getIntRelationDecl

EList<RelationDecl> getIntRelationDecl()
Returns the value of the 'Int Relation Decl' containment reference list. The list contents are of type RelationDecl.

If the meaning of the 'Int Relation Decl' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Int Relation Decl' containment reference list.
See Also:
EsterelPackage.getModuleInterface_IntRelationDecl()
Generated:
This code was automatically generated.
Model element:
containment=true

getIntFunctionDecl

EList<FunctionDecl> getIntFunctionDecl()
Returns the value of the 'Int Function Decl' containment reference list. The list contents are of type FunctionDecl.

If the meaning of the 'Int Function Decl' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Int Function Decl' containment reference list.
See Also:
EsterelPackage.getModuleInterface_IntFunctionDecl()
Generated:
This code was automatically generated.
Model element:
containment=true

getIntProcedureDecl

EList<ProcedureDecl> getIntProcedureDecl()
Returns the value of the 'Int Procedure Decl' containment reference list. The list contents are of type ProcedureDecl.

If the meaning of the 'Int Procedure Decl' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Int Procedure Decl' containment reference list.
See Also:
EsterelPackage.getModuleInterface_IntProcedureDecl()
Generated:
This code was automatically generated.
Model element:
containment=true