@OpenApiAll public class PropertyTextParams extends MemberTextParams
ModelTextCreator
.Constructor and Description |
---|
PropertyTextParams() |
getInvisibleFilter, isShowAdditionalSlotText, isShowConstraintName, isShowConstraintSpecification, isShowInheritedSign, isShowName, isShowProperties, isShowStereotype, isShowTaggedValues, isShowVisibility
public PropertyTextParams setShowName(boolean showName)
setShowName
in class MemberTextParams
public PropertyTextParams setShowVisibility(boolean showVisibility)
setShowVisibility
in class MemberTextParams
public PropertyTextParams setShowStereotype(boolean showStereotype)
setShowStereotype
in class MemberTextParams
public PropertyTextParams setShowProperties(boolean showProperties)
setShowProperties
in class MemberTextParams
public PropertyTextParams setShowTaggedValues(boolean showTaggedValues)
setShowTaggedValues
in class MemberTextParams
public PropertyTextParams setShowConstraintName(boolean showConstraintName)
setShowConstraintName
in class MemberTextParams
public PropertyTextParams setShowConstraintSpecification(boolean showConstraintSpecification)
setShowConstraintSpecification
in class MemberTextParams
public PropertyTextParams setShowInheritedSign(boolean showInheritedSign)
setShowInheritedSign
in class MemberTextParams
public PropertyTextParams setShowAdditionalSlotText(boolean showAdditionalSlotText)
setShowAdditionalSlotText
in class MemberTextParams
public PropertyTextParams setInvisibleFilter(java.util.function.Predicate<Element> invisibleFilter)
setInvisibleFilter
in class MemberTextParams
invisibleFilter
- filterpublic PropertyTextParams setPureText(boolean pureText)
public PropertyTextParams setShowType(boolean showType)
public PropertyTextParams setShowDerived(boolean showDerived)
public PropertyTextParams setShowFullType(boolean showFullType)
public PropertyTextParams setShowInitValue(boolean showInitValue)
public PropertyTextParams setShowTypeTaggedValues(boolean showTypeTaggedValues)
public PropertyTextParams setShowMultiplicity(boolean showMultiplicity)
public PropertyTextParams setShowTypeNameIfNameEmpty(boolean showTypeName)
public boolean isShowType()
public boolean isShowDerived()
public boolean isShowFullType()
public boolean isShowInitValue()
public boolean isShowMultiplicity()
public boolean isShowTypeNameIfEmptyName()
public boolean isShowTypeTaggedValues()
public boolean isPureText()