@OpenApiAll public class PropertyVariationPoint<T> extends VariationPoint<T>
Constructor and Description |
---|
PropertyVariationPoint(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element element,
java.lang.String propertyName,
Evaluator<T> evaluator) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPropertyName() |
java.lang.String |
toString() |
getElement, getEvaluator, getValue
public java.lang.String getPropertyName()
public java.lang.String toString()
toString
in class VariationPoint<T>