|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DynamicContainmentTreeDomainModelReference
A representation of the model object 'Dynamic Containment Tree Domain Model Reference'.
The following features are supported:
ModelPackage.getDynamicContainmentTreeDomainModelReference()
Method Summary | |
---|---|
VDomainModelReference |
getPathFromBase()
Returns the value of the 'Path From Base' containment reference. |
VDomainModelReference |
getPathFromRoot()
Returns the value of the 'Path From Root' containment reference. |
void |
setPathFromBase(VDomainModelReference value)
Sets the value of the ' Path From Base ' containment reference. |
void |
setPathFromRoot(VDomainModelReference value)
Sets the value of the ' Path From Root ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.VDomainModelReference |
---|
getChangeListener, getEStructuralFeatureIterator, getFullPathIterator, getIterator, init |
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 |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.ModelChangeListener |
---|
notifyChange |
Method Detail |
---|
VDomainModelReference getPathFromRoot()
If the meaning of the 'Path From Root' containment reference isn't clear, there really should be more of a description here...
setPathFromRoot(VDomainModelReference)
,
ModelPackage.getDynamicContainmentTreeDomainModelReference_PathFromRoot()
void setPathFromRoot(VDomainModelReference value)
Path From Root
' containment reference.
value
- the new value of the 'Path From Root' containment reference.getPathFromRoot()
VDomainModelReference getPathFromBase()
If the meaning of the 'Path From Base' containment reference isn't clear, there really should be more of a description here...
setPathFromBase(VDomainModelReference)
,
ModelPackage.getDynamicContainmentTreeDomainModelReference_PathFromBase()
void setPathFromBase(VDomainModelReference value)
Path From Base
' containment reference.
value
- the new value of the 'Path From Base' containment reference.getPathFromBase()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |