Package com.nomagic.magicdraw.uml.text
Class MessageTextParams
java.lang.Object
com.nomagic.magicdraw.uml.text.MessageTextParams
Configuration for creating Message element text with
ModelTextCreator
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
setShowAttributes
(boolean showAttributes) setShowParameters
(boolean showParameters)
-
Constructor Details
-
MessageTextParams
public MessageTextParams()
-
-
Method Details
-
setShowParameters
-
setShowAttributes
-
isShowParameters
public boolean isShowParameters() -
isShowAttributes
public boolean isShowAttributes()
-