|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Variable
A representation of the model object 'Variable'.
The following features are supported:
SyncchartsPackage.getVariable()
Method Summary | |
---|---|
Region |
getParentRegion()
Returns the value of the 'Parent Region' container reference. |
EObject |
getValue()
Returns the value of the 'Value' containment reference. |
void |
setParentRegion(Region value)
Sets the value of the ' Parent Region ' container reference. |
void |
setValue(EObject value)
Sets the value of the ' Value ' containment reference. |
Methods inherited from interface de.cau.cs.kieler.synccharts.ValuedObject |
---|
getHostType, getInitialValue, getName, getType, setHostType, setInitialValue, setName, setType |
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 |
---|
EObject getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(EObject)
,
SyncchartsPackage.getVariable_Value()
containment | = | true |
required | = | true |
void setValue(EObject value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference.getValue()
Region getParentRegion()
Variables
'.
If the meaning of the 'Parent Region' container reference isn't clear, there really should be more of a description here...
setParentRegion(Region)
,
SyncchartsPackage.getVariable_ParentRegion()
,
Region.getVariables()
opposite | = | variables |
transient | = | false |
void setParentRegion(Region value)
Parent Region
' container reference.
value
- the new value of the 'Parent Region' container reference.getParentRegion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |