Package com.nomagic.magicdraw.uml.text
Class InstanceSpecificationTextParams
java.lang.Object
com.nomagic.magicdraw.uml.text.InstanceSpecificationTextParams
Configuration for creating Event element text with
ModelTextCreator
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
setShowClassifier
(boolean showClassifier) setShowElementNumber
(boolean showElementNumber) setShowFullType
(boolean showFullType)
-
Constructor Details
-
InstanceSpecificationTextParams
public InstanceSpecificationTextParams()
-
-
Method Details
-
setShowClassifier
-
setShowFullType
-
setShowElementNumber
-
isShowClassifier
public boolean isShowClassifier() -
isShowFullType
public boolean isShowFullType() -
isShowElementNumber
public boolean isShowElementNumber()
-