public interface VMappingDomainModelReferenceSegment extends VFeatureDomainModelReferenceSegment
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EClass |
getMappedClass()
Returns the value of the 'Mapped Class' reference.
|
void |
setMappedClass(org.eclipse.emf.ecore.EClass value)
Sets the value of the
'
Mapped Class' reference. |
getDomainModelFeature, setDomainModelFeatureorg.eclipse.emf.ecore.EClass getMappedClass()
If the meaning of the 'Mapped Class' reference isn't clear, there really should be more of a description here...
setMappedClass(EClass),
VMappingsegmentPackage.getMappingDomainModelReferenceSegment_MappedClass()void setMappedClass(org.eclipse.emf.ecore.EClass value)
Mapped Class' reference.
value - the new value of the 'Mapped Class' reference.getMappedClass()Copyright © 2020. All rights reserved.