@OpenApiAll public class PropertyTextParams extends MemberTextParams
ModelTextCreator.| Constructor and Description |
|---|
PropertyTextParams() |
getInvisibleFilter, isShowAdditionalSlotText, isShowConstraintName, isShowConstraintSpecification, isShowInheritedSign, isShowName, isShowProperties, isShowStereotype, isShowTaggedValues, isShowVisibilitypublic PropertyTextParams setShowName(boolean showName)
setShowName in class MemberTextParamspublic PropertyTextParams setShowVisibility(boolean showVisibility)
setShowVisibility in class MemberTextParamspublic PropertyTextParams setShowStereotype(boolean showStereotype)
setShowStereotype in class MemberTextParamspublic PropertyTextParams setShowProperties(boolean showProperties)
setShowProperties in class MemberTextParamspublic PropertyTextParams setShowTaggedValues(boolean showTaggedValues)
setShowTaggedValues in class MemberTextParamspublic PropertyTextParams setShowConstraintName(boolean showConstraintName)
setShowConstraintName in class MemberTextParamspublic PropertyTextParams setShowConstraintSpecification(boolean showConstraintSpecification)
setShowConstraintSpecification in class MemberTextParamspublic PropertyTextParams setShowInheritedSign(boolean showInheritedSign)
setShowInheritedSign in class MemberTextParamspublic PropertyTextParams setShowAdditionalSlotText(boolean showAdditionalSlotText)
setShowAdditionalSlotText in class MemberTextParamspublic PropertyTextParams setInvisibleFilter(java.util.function.Predicate<Element> invisibleFilter)
setInvisibleFilter in class MemberTextParamsinvisibleFilter - 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()