Package com.nomagic.magicdraw.uml.text
Class StereotypeTextParams
java.lang.Object
com.nomagic.magicdraw.uml.text.StereotypeTextParams
Configuration for creating Stereotype element text with
ModelTextCreator
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
setSkipDSL
(boolean skipDSL) setUseAlias
(boolean useAlias)
-
Constructor Details
-
StereotypeTextParams
public StereotypeTextParams()
-
-
Method Details
-
isSkipDSL
public boolean isSkipDSL() -
setSkipDSL
-
isUseAlias
public boolean isUseAlias() -
setUseAlias
-