|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StateExtend
A representation of the model object 'State Extend'.
The following features are supported:
InterfacesPackage.getStateExtend()
Method Summary | |
---|---|
EList<InOutputSignals> |
getInOutputSignals()
Returns the value of the 'In Output Signals' containment reference list. |
EList<InputSignals> |
getInputSignals()
Returns the value of the 'Input Signals' containment reference list. |
EList<OutputSignals> |
getOutputSignals()
Returns the value of the 'Output Signals' containment reference list. |
EList<RegionSignalDec> |
getRegions()
Returns the value of the 'Regions' containment reference list. |
EList<Signals> |
getSignals()
Returns the value of the 'Signals' containment reference list. |
EList<Variables> |
getVariable()
Returns the value of the 'Variable' containment reference list. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
EList<RegionSignalDec> getRegions()
RegionSignalDec
.
If the meaning of the 'Regions' containment reference list isn't clear, there really should be more of a description here...
InterfacesPackage.getStateExtend_Regions()
containment | = | true |
EList<InOutputSignals> getInOutputSignals()
InOutputSignals
.
If the meaning of the 'In Output Signals' containment reference list isn't clear, there really should be more of a description here...
InterfacesPackage.getStateExtend_InOutputSignals()
containment | = | true |
EList<OutputSignals> getOutputSignals()
OutputSignals
.
If the meaning of the 'Output Signals' containment reference list isn't clear, there really should be more of a description here...
InterfacesPackage.getStateExtend_OutputSignals()
containment | = | true |
EList<InputSignals> getInputSignals()
InputSignals
.
If the meaning of the 'Input Signals' containment reference list isn't clear, there really should be more of a description here...
InterfacesPackage.getStateExtend_InputSignals()
containment | = | true |
EList<Signals> getSignals()
Signals
.
If the meaning of the 'Signals' containment reference list isn't clear, there really should be more of a description here...
InterfacesPackage.getStateExtend_Signals()
containment | = | true |
EList<Variables> getVariable()
Variables
.
If the meaning of the 'Variable' containment reference list isn't clear, there really should be more of a description here...
InterfacesPackage.getStateExtend_Variable()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |