public interface Domain extends DomainPart
The following features are supported:
ContextMappingDSLPackage.getDomain()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Subdomain> |
getSubdomains()
Returns the value of the 'Subdomains' containment reference list.
|
getName, setName
org.eclipse.emf.common.util.EList<Subdomain> getSubdomains()
Subdomain
.
If the meaning of the 'Subdomains' containment reference list isn't clear, there really should be more of a description here...
ContextMappingDSLPackage.getDomain_Subdomains()