public interface DMRLocation
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ErrorPackage.getDMRLocation()
Modifier and Type | Method and Description |
---|---|
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. |
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)
,
ErrorPackage.getDMRLocation_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.