Package com.nomagic.magicdraw.uml.text
Class InteractionUseTextParams
java.lang.Object
com.nomagic.magicdraw.uml.text.InteractionUseTextParams
Configuration for creating InteractionUse element text with
ModelTextCreator
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
setAddArguments
(boolean addArguments) setAddReferTo
(boolean addReferTo)
-
Constructor Details
-
InteractionUseTextParams
public InteractionUseTextParams()
-
-
Method Details
-
setAddReferTo
-
setAddArguments
-
isAddReferTo
public boolean isAddReferTo() -
isAddArguments
public boolean isAddArguments()
-