Package com.nomagic.magicdraw.uml.text
Class TransitionTextParams
java.lang.Object
com.nomagic.magicdraw.uml.text.TriggerTextParams
com.nomagic.magicdraw.uml.text.TransitionTextParams
Configuration for creating Transition element text with
ModelTextCreator
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
setShowEffect
(boolean showEffect) setShowOpaqueBehaviorBody
(boolean showOpaqueBehaviorBody) setShowOperationsSignature
(boolean showOperationsSignature) setShowPort
(boolean showPort) Methods inherited from class com.nomagic.magicdraw.uml.text.TriggerTextParams
isShowOperationsSignature, isShowPort
-
Constructor Details
-
TransitionTextParams
public TransitionTextParams()
-
-
Method Details
-
setShowEffect
-
setShowOpaqueBehaviorBody
-
setShowPort
- Overrides:
setShowPort
in classTriggerTextParams
-
setShowOperationsSignature
- Overrides:
setShowOperationsSignature
in classTriggerTextParams
-
isShowEffect
public boolean isShowEffect() -
isShowOpaqueBehaviorBody
public boolean isShowOpaqueBehaviorBody()
-