public interface VIndexDomainModelReference extends VFeaturePathDomainModelReference
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Returns the value of the 'Index' attribute.
|
VDomainModelReference |
getPrefixDMR()
Returns the value of the 'Prefix DMR' containment reference.
|
VDomainModelReference |
getTargetDMR()
Returns the value of the 'Target DMR' containment reference.
|
void |
setIndex(int value)
Sets the value of the '
Index' attribute. |
void |
setPrefixDMR(VDomainModelReference value)
Sets the value of the '
Prefix DMR'
containment reference. |
void |
setTargetDMR(VDomainModelReference value)
Sets the value of the '
Target DMR'
containment reference. |
getDomainModelEFeature, getDomainModelEReferencePath, setDomainModelEFeaturegetChangeListener, getEStructuralFeatureIterator, getFullPathIterator, getIterator, getSegments, initeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivernotifyChangeVDomainModelReference getPrefixDMR()
If the meaning of the 'Prefix DMR' containment reference isn't clear, there really should be more of a description here...
setPrefixDMR(VDomainModelReference),
VIndexdmrPackage.getIndexDomainModelReference_PrefixDMR()void setPrefixDMR(VDomainModelReference value)
Prefix DMR'
containment reference.
value - the new value of the 'Prefix DMR' containment reference.getPrefixDMR()VDomainModelReference getTargetDMR()
If the meaning of the 'Target DMR' containment reference isn't clear, there really should be more of a description here...
setTargetDMR(VDomainModelReference),
VIndexdmrPackage.getIndexDomainModelReference_TargetDMR()void setTargetDMR(VDomainModelReference value)
Target DMR'
containment reference.
value - the new value of the 'Target DMR' containment reference.getTargetDMR()int getIndex()
If the meaning of the 'Index' attribute isn't clear, there really should be more of a description here...
setIndex(int),
VIndexdmrPackage.getIndexDomainModelReference_Index()void setIndex(int value)
Index' attribute.
value - the new value of the 'Index' attribute.getIndex()Copyright © 2020. All rights reserved.