|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VMappingDomainModelReference
A representation of the model object ' Mapping Domain Model Reference'.
The following features are supported:
VMappingdmrPackage.getMappingDomainModelReference()
Method Summary | |
---|---|
VDomainModelReference |
getDomainModelReference()
Returns the value of the 'Domain Model Reference' containment reference. |
org.eclipse.emf.ecore.EClass |
getMappedClass()
Returns the value of the 'Mapped Class' reference. |
void |
setDomainModelReference(VDomainModelReference value)
Sets the value of the ' Domain Model Reference ' containment reference. |
void |
setMappedClass(org.eclipse.emf.ecore.EClass value)
Sets the value of the ' Mapped Class ' 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 |
---|
org.eclipse.emf.ecore.EClass getMappedClass()
If the meaning of the 'Mapped Class' reference isn't clear, there really should be more of a description here...
setMappedClass(EClass)
,
VMappingdmrPackage.getMappingDomainModelReference_MappedClass()
void setMappedClass(org.eclipse.emf.ecore.EClass value)
Mapped Class
' reference.
value
- the new value of the 'Mapped Class' reference.getMappedClass()
VDomainModelReference getDomainModelReference()
If the meaning of the 'Domain Model Reference' containment reference isn't clear, there really should be more of a description here...
setDomainModelReference(VDomainModelReference)
,
VMappingdmrPackage.getMappingDomainModelReference_DomainModelReference()
void setDomainModelReference(VDomainModelReference value)
Domain Model Reference
' containment reference.
value
- the new value of the 'Domain Model Reference'
containment reference.getDomainModelReference()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |