|
|||||||||
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()
Deprecated. |
Iterator<org.eclipse.emf.ecore.EStructuralFeature> |
getEStructuralFeatureIterator()
Deprecated. |
Iterator<SettingPath> |
getFullPathIterator()
Deprecated. |
Iterator<org.eclipse.emf.ecore.EStructuralFeature.Setting> |
getIterator()
Deprecated. |
boolean |
init(org.eclipse.emf.ecore.EObject object)
Deprecated. |
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 |
---|
@Deprecated 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()
@Deprecated boolean init(org.eclipse.emf.ecore.EObject object)
eObject
- the root domain model to use to resolve the path
@Deprecated Iterator<org.eclipse.emf.ecore.EStructuralFeature.Setting> getIterator()
Iterator
for this domain model reference@Deprecated Iterator<org.eclipse.emf.ecore.EStructuralFeature> getEStructuralFeatureIterator()
EStructuralFeatures
of this domain
model reference.
Iterator
over all EStructuralFeatures
for this domain model
reference@Deprecated Iterator<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 |