@OpenApiAll
public class PropertyTextParameter
extends java.lang.Object
Constructor and Description |
---|
PropertyTextParameter() |
public PropertyTextParameter setProperty(Property property)
public PropertyTextParameter setShowName(boolean showName)
public PropertyTextParameter setIsPureText(boolean pureText)
public PropertyTextParameter setShowType(boolean showType)
public PropertyTextParameter setShowDerived(boolean showDerived)
public PropertyTextParameter setShowVisibility(boolean showVisibility)
public PropertyTextParameter setShowFullType(boolean showFullType)
public PropertyTextParameter setShowInitValue(boolean showInitValue)
public PropertyTextParameter setShowStereotype(boolean showStereotype)
public PropertyTextParameter setShowProperties(boolean showProperties)
public PropertyTextParameter setShowTaggedValues(boolean showTaggedValues)
public PropertyTextParameter setShowTypeTaggedValues(boolean showTypeTaggedValues)
public PropertyTextParameter setShowConstraintName(boolean showConstraintName)
public PropertyTextParameter setShowConstraintExpression(boolean showConstraintExpression)
public PropertyTextParameter setShowMultiplicity(boolean showMultiplicity)
public PropertyTextParameter setShowInheritedSign(boolean showInheritedSign)
public PropertyTextParameter setAddColorInformation(boolean addColorInformation)
public PropertyTextParameter setShowAdditionalSlotText(boolean showAdditionalSlotText)
public Property getProperty()
public boolean isShowName()
public boolean isPureText()
public boolean isShowType()
public boolean isShowDerived()
public boolean isShowVisibility()
public boolean isShowFullType()
public boolean isShowInitValue()
public boolean isShowStereotype()
public boolean isShowProperties()
public boolean isShowTaggedValues()
public boolean isShowTypeTaggedValues()
public boolean isShowConstraintName()
public boolean isShowConstraintExpression()
public boolean isShowMultiplicity()
public boolean isShowInheritedSign()
public boolean isAddColorInformation()
public boolean isShowAdditionalSlotText()