public interface VDomainModelReference extends org.eclipse.emf.ecore.EObject, ModelChangeListener
VViewPackage.getDomainModelReference()
Modifier and Type | Method and Description |
---|---|
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.
|
org.eclipse.emf.common.util.EList<VDomainModelReferenceSegment> |
getSegments()
Returns the value of the 'Segments' containment reference list.
|
boolean |
init(org.eclipse.emf.ecore.EObject object)
Deprecated.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
notifyChange
@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()
org.eclipse.emf.common.util.EList<VDomainModelReferenceSegment> getSegments()
VDomainModelReferenceSegment
.
If the meaning of the 'Segments' containment reference list isn't clear, there really should be more of a description here...
VViewPackage.getDomainModelReference_Segments()
@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 referenceCopyright © 2019. All rights reserved.