public interface VariationPoint
extends com.sodius.mdw.core.model.emf.MDWEObject, org.eclipse.emf.ecore.EModelElement
The following features are supported:
RhapsodyPackage.getVariationPoint()
Modifier and Type | Method and Description |
---|---|
Class |
getVariant()
Returns the value of the 'Variant' reference.
|
Class |
getVariationPoint()
Returns the value of the 'Variation Point' reference.
|
void |
setVariant(Class value)
Sets the value of the '
Variant ' reference. |
void |
setVariationPoint(Class value)
Sets the value of the '
Variation Point ' reference. |
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
Class getVariationPoint()
setVariationPoint(com.sodius.mdw.metamodel.rhapsody.Class)
,
RhapsodyPackage.getVariationPoint_VariationPoint()
void setVariationPoint(Class value)
Variation Point
' reference.
value
- the new value of the 'Variation Point' reference.getVariationPoint()
Class getVariant()
setVariant(com.sodius.mdw.metamodel.rhapsody.Class)
,
RhapsodyPackage.getVariationPoint_Variant()
void setVariant(Class value)
Variant
' reference.
value
- the new value of the 'Variant' reference.getVariant()