|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DynamicContainmentTree
A representation of the model object 'Dynamic Containment Tree'.
The following features are supported:
ModelPackage.getDynamicContainmentTree()
Method Summary | |
---|---|
VContainedElement |
getChildComposite()
Returns the value of the 'Child Composite' containment reference. |
org.eclipse.emf.ecore.EReference |
getChildReference()
Returns the value of the 'Child Reference' reference. |
org.eclipse.emf.ecore.EObject |
getDomainModel()
Returns the value of the 'Domain Model' reference. |
org.eclipse.emf.common.util.EList<DynamicContainmentItem> |
getItems()
Returns the value of the 'Items' containment reference list. |
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EReference> |
getPathToRoot()
Returns the value of the 'Path To Root' reference list. |
void |
setChildComposite(VContainedElement value)
Sets the value of the ' Child Composite ' containment reference. |
void |
setChildReference(org.eclipse.emf.ecore.EReference value)
Sets the value of the ' Child Reference ' reference. |
void |
setDomainModel(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Domain Model ' reference. |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategory |
---|
getComposite, setComposite |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.categorization.model.VAbstractCategorization |
---|
getActions |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.categorization.model.VCategorizableElement |
---|
getECPActions, getLabelObject, setECPActions |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.VElement |
---|
getAttachments, getDiagnostic, getName, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, setName, setReadonly, setVisible |
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.ecore.EObject getDomainModel()
If the meaning of the 'Domain Model' reference isn't clear, there really should be more of a description here...
setDomainModel(EObject)
,
ModelPackage.getDynamicContainmentTree_DomainModel()
void setDomainModel(org.eclipse.emf.ecore.EObject value)
Domain Model
' reference.
value
- the new value of the 'Domain Model' reference.getDomainModel()
org.eclipse.emf.ecore.EReference getChildReference()
If the meaning of the 'Child Reference' reference isn't clear, there really should be more of a description here...
setChildReference(EReference)
,
ModelPackage.getDynamicContainmentTree_ChildReference()
void setChildReference(org.eclipse.emf.ecore.EReference value)
Child Reference
' reference.
value
- the new value of the 'Child Reference' reference.getChildReference()
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EReference> getPathToRoot()
EReference
.
If the meaning of the 'Path To Root' reference list isn't clear, there really should be more of a description here...
ModelPackage.getDynamicContainmentTree_PathToRoot()
VContainedElement getChildComposite()
If the meaning of the 'Child Composite' containment reference isn't clear, there really should be more of a description here...
setChildComposite(VContainedElement)
,
ModelPackage.getDynamicContainmentTree_ChildComposite()
void setChildComposite(VContainedElement value)
Child Composite
' containment reference.
value
- the new value of the 'Child Composite' containment reference.getChildComposite()
org.eclipse.emf.common.util.EList<DynamicContainmentItem> getItems()
DynamicContainmentItem
.
If the meaning of the 'Items' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getDynamicContainmentTree_Items()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |