Package com.nomagic.magicdraw.autoid
Class NumberingInfoHelper
java.lang.Object
com.nomagic.magicdraw.autoid.NumberingInfoHelper
NumberingInfoHelper provides the method in order to resolve about separator of auto id function.
- Since:
- August 6, 2012
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
extractSeparator
(NumberingInfo nInfo) Get the separator used, in the generated Numbers
-
Constructor Details
-
NumberingInfoHelper
public NumberingInfoHelper()
-
-
Method Details
-
extractSeparator
Get the separator used, in the generated Numbers- Parameters:
nInfo
- contains data that applies to the currently selected NumberingScheme- Returns:
- the separator
-