|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VKeyAttributeDomainModelReference
A representation of the model object ' Key Attribute Domain Model Reference'.
The following features are supported:
VKeyattributedmrPackage.getKeyAttributeDomainModelReference()
Method Summary | |
---|---|
VDomainModelReference |
getKeyDMR()
Returns the value of the 'Key DMR' containment reference. |
Object |
getKeyValue()
Returns the value of the 'Key Value' attribute. |
VDomainModelReference |
getValueDMR()
Returns the value of the 'Value DMR' containment reference. |
void |
setKeyDMR(VDomainModelReference value)
Sets the value of the ' Key DMR ' containment reference. |
void |
setKeyValue(Object value)
Sets the value of the ' Key Value ' attribute. |
void |
setValueDMR(VDomainModelReference value)
Sets the value of the ' Value 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 getKeyDMR()
If the meaning of the 'Key DMR' containment reference isn't clear, there really should be more of a description here...
setKeyDMR(VDomainModelReference)
,
VKeyattributedmrPackage.getKeyAttributeDomainModelReference_KeyDMR()
void setKeyDMR(VDomainModelReference value)
Key DMR
' containment reference.
value
- the new value of the 'Key DMR' containment reference.getKeyDMR()
Object getKeyValue()
If the meaning of the 'Key Value' attribute isn't clear, there really should be more of a description here...
setKeyValue(Object)
,
VKeyattributedmrPackage.getKeyAttributeDomainModelReference_KeyValue()
void setKeyValue(Object value)
Key Value
' attribute.
value
- the new value of the 'Key Value' attribute.getKeyValue()
VDomainModelReference getValueDMR()
If the meaning of the 'Value DMR' containment reference isn't clear, there really should be more of a description here...
setValueDMR(VDomainModelReference)
,
VKeyattributedmrPackage.getKeyAttributeDomainModelReference_ValueDMR()
void setValueDMR(VDomainModelReference value)
Value DMR
' containment reference.
value
- the new value of the 'Value DMR' containment reference.getValueDMR()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |