Interface Domain
- All Superinterfaces:
DomainPart
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
A representation of the model object 'Domain'.
The following features are supported:
- See Also:
- Model:
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Subdomain>
Returns the value of the 'Subdomains' containment reference list.Methods inherited from interface org.contextmapper.dsl.contextMappingDSL.DomainPart
getDomainVisionStatement, getName, setDomainVisionStatement, setName
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
-
Method Details