|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RegionSignalDec
A representation of the model object 'Region Signal Dec'.
The following features are supported:
InterfacesPackage.getRegionSignalDec()
Method Summary | |
---|---|
Region |
getRegion()
Returns the value of the 'Region' reference. |
EList<Signal> |
getSignals()
Returns the value of the 'Signals' containment reference list. |
EList<Variable> |
getVars()
Returns the value of the 'Vars' containment reference list. |
void |
setRegion(Region value)
Sets the value of the ' Region ' reference. |
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 |
---|
Region getRegion()
If the meaning of the 'Region' reference isn't clear, there really should be more of a description here...
setRegion(Region)
,
InterfacesPackage.getRegionSignalDec_Region()
void setRegion(Region value)
Region
' reference.
value
- the new value of the 'Region' reference.getRegion()
EList<Variable> getVars()
Variable
.
If the meaning of the 'Vars' containment reference list isn't clear, there really should be more of a description here...
InterfacesPackage.getRegionSignalDec_Vars()
containment | = | true |
EList<Signal> getSignals()
Signal
.
If the meaning of the 'Signals' containment reference list isn't clear, there really should be more of a description here...
InterfacesPackage.getRegionSignalDec_Signals()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |