|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VFeaturePathDomainModelReference
A representation of the model object 'VFeature Path Domain Model Reference'.
The following features are supported:
VViewPackage.getFeaturePathDomainModelReference()
Method Summary | |
---|---|
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. |
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.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()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |