|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SdAbstractVariable
A representation of the model object 'Abstract Variable'.
The following features are supported:
SdPackage.getSdAbstractVariable()
Method Summary | |
---|---|
SdModel |
getParent()
Returns the value of the 'Parent' container reference. |
org.eclipse.emf.common.util.EList<SdConnector> |
getToElement()
Returns the value of the 'To Element' containment reference list. |
void |
setParent(SdModel value)
Sets the value of the ' Parent ' container reference. |
Methods inherited from interface org.eclipse.amp.amf.sd.SdNamedElement |
---|
getComment, getName, setComment, setName |
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 |
---|
org.eclipse.emf.common.util.EList<SdConnector> getToElement()
SdConnector
.
If the meaning of the 'To Element' containment reference list isn't clear, there really should be more of a description here...
SdPackage.getSdAbstractVariable_ToElement()
SdModel getParent()
Abstract Variables
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(SdModel)
,
SdPackage.getSdAbstractVariable_Parent()
,
SdModel.getAbstractVariables()
void setParent(SdModel value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |