|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModuleInterface
A representation of the model object 'Module Interface'.
The following features are supported:
Int Signal Decl
Int Type Decl
Int Sensor Decl
Int Constant Decl
Int Relation Decl
Int Function Decl
Int Procedure Decl
EsterelPackage.getModuleInterface()
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 |
---|
EList<SignalDecl> getIntSignalDecl()
SignalDecl
.
If the meaning of the 'Int Signal Decl' containment reference list isn't clear, there really should be more of a description here...
EsterelPackage.getModuleInterface_IntSignalDecl()
containment | = | true |
EList<TypeDecl> getIntTypeDecl()
TypeDecl
.
If the meaning of the 'Int Type Decl' containment reference list isn't clear, there really should be more of a description here...
EsterelPackage.getModuleInterface_IntTypeDecl()
containment | = | true |
EList<SensorDecl> getIntSensorDecl()
SensorDecl
.
If the meaning of the 'Int Sensor Decl' containment reference list isn't clear, there really should be more of a description here...
EsterelPackage.getModuleInterface_IntSensorDecl()
containment | = | true |
EList<ConstantDecl> getIntConstantDecl()
ConstantDecl
.
If the meaning of the 'Int Constant Decl' containment reference list isn't clear, there really should be more of a description here...
EsterelPackage.getModuleInterface_IntConstantDecl()
containment | = | true |
EList<RelationDecl> getIntRelationDecl()
RelationDecl
.
If the meaning of the 'Int Relation Decl' containment reference list isn't clear, there really should be more of a description here...
EsterelPackage.getModuleInterface_IntRelationDecl()
containment | = | true |
EList<FunctionDecl> getIntFunctionDecl()
FunctionDecl
.
If the meaning of the 'Int Function Decl' containment reference list isn't clear, there really should be more of a description here...
EsterelPackage.getModuleInterface_IntFunctionDecl()
containment | = | true |
EList<ProcedureDecl> getIntProcedureDecl()
ProcedureDecl
.
If the meaning of the 'Int Procedure Decl' containment reference list isn't clear, there really should be more of a description here...
EsterelPackage.getModuleInterface_IntProcedureDecl()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |