|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VDomainModelReference
A representation of the model object 'VDomain Model Reference'.
VViewPackage.getDomainModelReference()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<DomainModelReferenceChangeListener> |
getChangeListener()
Returns the value of the 'Change Listener' attribute list. |
Iterator<org.eclipse.emf.ecore.EStructuralFeature> |
getEStructuralFeatureIterator()
Returns an iterator allowing to iterate overall EStructuralFeatures of this domain
model reference. |
Iterator<SettingPath> |
getFullPathIterator()
Returns an iterator allowing to iterate over all setting paths for this domain model reference. |
Iterator<org.eclipse.emf.ecore.EStructuralFeature.Setting> |
getIterator()
Returns an iterator allowing to iterate over found settings for this domain model reference. |
boolean |
init(org.eclipse.emf.ecore.EObject object)
Resolve attempts to resolve the domain model reference. |
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.common.util.EList<DomainModelReferenceChangeListener> getChangeListener()
DomainModelReferenceChangeListener
.
If the meaning of the 'Change Listener' attribute list isn't clear, there really should be more of a description here...
VViewPackage.getDomainModelReference_ChangeListener()
boolean init(org.eclipse.emf.ecore.EObject object)
eObject
- the root domain model to use to resolve the path
Iterator<org.eclipse.emf.ecore.EStructuralFeature.Setting> getIterator()
Iterator
for this domain model referenceIterator<org.eclipse.emf.ecore.EStructuralFeature> getEStructuralFeatureIterator()
EStructuralFeatures
of this domain
model reference.
Iterator
over all EStructuralFeatures
for this domain model
referenceIterator<SettingPath> getFullPathIterator()
Iterator
over setting paths for this domain model reference
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |