public interface VTableDomainModelReference extends VFeaturePathDomainModelReference
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VDomainModelReference> |
getColumnDomainModelReferences()
Returns the value of the 'Column Domain Model References' containment reference list.
|
VDomainModelReference |
getDomainModelReference()
Returns the value of the 'Domain Model Reference' containment reference.
|
void |
setDomainModelReference(VDomainModelReference value)
Sets the value of the
'
Domain
Model Reference ' containment reference. |
getDomainModelEFeature, getDomainModelEReferencePath, setDomainModelEFeature
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.common.util.EList<VDomainModelReference> getColumnDomainModelReferences()
VDomainModelReference
.
If the meaning of the 'Column Domain Model References' containment reference list isn't clear, there really should be more of a description here...
VTablePackage.getTableDomainModelReference_ColumnDomainModelReferences()
VDomainModelReference getDomainModelReference()
If the meaning of the 'Domain Model Reference' containment reference isn't clear, there really should be more of a description here...
setDomainModelReference(VDomainModelReference)
,
VTablePackage.getTableDomainModelReference_DomainModelReference()
void setDomainModelReference(VDomainModelReference value)
Domain
Model Reference
' containment reference.
value
- the new value of the 'Domain Model Reference' containment reference.getDomainModelReference()
Copyright © 2018. All rights reserved.