|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VIndexDomainModelReference
A representation of the model object 'Index Domain Model Reference'.
The following features are supported:
VIndexdmrPackage.getIndexDomainModelReference()
Method Summary | |
---|---|
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. |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.model.VFeaturePathDomainModelReference |
---|
getDomainModelEFeature, getDomainModelEReferencePath, setDomainModelEFeature |
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 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()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |