Package com.nomagic.magicdraw.autoid
Class NumberingInfo
java.lang.Object
com.nomagic.magicdraw.autoid.NumberingInfo
This is a immutable representation of the NumberingScheme/prefix/separator data
It reflects the default or global AutoNumber that is applied to
the elements that are of type target.
Jun 27, 2011
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
com.nomagic.magicdraw.dsl.NumberingScheme
boolean
boolean
Deprecated.this property is not used anymore, returns false always
-
Constructor Details
-
NumberingInfo
public NumberingInfo(com.nomagic.magicdraw.autoid.NumberingData nData)
-
-
Method Details
-
getName
-
isDefaultNumber
public boolean isDefaultNumber() -
getScheme
public com.nomagic.magicdraw.dsl.NumberingScheme getScheme() -
getProperty
-
isDisplayedProperty
Deprecated.this property is not used anymore, returns false always -
getTarget
-
getPrefix
-
getSeparator
-