public interface VFeaturePathDomainModelReference extends VDomainModelReference
The following features are supported:
VViewPackage.getFeaturePathDomainModelReference()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EStructuralFeature |
getDomainModelEFeature()
Returns the value of the 'Domain Model EFeature' reference.
|
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EReference> |
getDomainModelEReferencePath()
Returns the value of the 'Domain Model EReference Path' reference list.
|
void |
setDomainModelEFeature(org.eclipse.emf.ecore.EStructuralFeature value)
Sets the value of the '
Domain Model EFeature ' reference. |
getChangeListener, getEStructuralFeatureIterator, getFullPathIterator, getIterator, init
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
notifyChange
org.eclipse.emf.ecore.EStructuralFeature getDomainModelEFeature()
If the meaning of the 'Domain Model EFeature' reference isn't clear, there really should be more of a description here...
setDomainModelEFeature(EStructuralFeature)
,
VViewPackage.getFeaturePathDomainModelReference_DomainModelEFeature()
void setDomainModelEFeature(org.eclipse.emf.ecore.EStructuralFeature value)
Domain Model EFeature
' reference.
value
- the new value of the 'Domain Model EFeature' reference.getDomainModelEFeature()
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EReference> getDomainModelEReferencePath()
EReference
.
If the meaning of the 'Domain Model EReference Path' reference list isn't clear, there really should be more of a description here...
VViewPackage.getFeaturePathDomainModelReference_DomainModelEReferencePath()
Copyright © 2016. All rights reserved.