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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleansetShowClassifier(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() 
 -