public interface VFeatureDomainModelReferenceSegment extends VDomainModelReferenceSegment
The following features are supported:
VViewPackage.getFeatureDomainModelReferenceSegment()
Modifier and Type | Method and Description |
---|---|
String |
getDomainModelFeature()
Returns the value of the 'Domain Model Feature' attribute.
|
void |
setDomainModelFeature(String value)
Sets the value of the
'
Domain
Model Feature ' attribute. |
String getDomainModelFeature()
If the meaning of the 'Domain Model Feature' attribute isn't clear, there really should be more of a description here...
setDomainModelFeature(String)
,
VViewPackage.getFeatureDomainModelReferenceSegment_DomainModelFeature()
void setDomainModelFeature(String value)
Domain
Model Feature
' attribute.
value
- the new value of the 'Domain Model Feature' attribute.getDomainModelFeature()
Copyright © 2019. All rights reserved.