|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DynamicContainmentItem
A representation of the model object 'Dynamic Containment Item'.
The following features are supported:
ModelPackage.getDynamicContainmentItem()| Method Summary | |
|---|---|
Integer |
getBaseItemIndex()
Returns the value of the 'Base Item Index' attribute. |
VContainedElement |
getComposite()
Returns the value of the 'Composite' containment 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. |
void |
setBaseItemIndex(Integer value)
Sets the value of the ' Base Item Index' attribute. |
void |
setComposite(VContainedElement value)
Sets the value of the ' Composite' containment 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.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.getDynamicContainmentItem_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.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.getDynamicContainmentItem_Items()VContainedElement getComposite()
If the meaning of the 'Composite' containment reference isn't clear, there really should be more of a description here...
setComposite(VContainedElement),
ModelPackage.getDynamicContainmentItem_Composite()void setComposite(VContainedElement value)
Composite' containment reference.
value - the new value of the 'Composite' containment reference.getComposite()Integer getBaseItemIndex()
If the meaning of the 'Base Item Index' attribute isn't clear, there really should be more of a description here...
setBaseItemIndex(Integer),
ModelPackage.getDynamicContainmentItem_BaseItemIndex()void setBaseItemIndex(Integer value)
Base Item Index' attribute.
value - the new value of the 'Base Item Index' attribute.getBaseItemIndex()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||