| Interface | Description | 
|---|---|
| IJavaNumberPart | 
 If this interface is implemented for an Expression < 
 | 
| INumberingAction | 
 If this Interface is implemented for an Expression NumberPart
 then, the whole of the Framework will be ignored and this class
 will have to take care of the complete numbering of all the elements
 that will be customized with this Expression < 
 | 
| IRelationshipNumbering | 
 Interface for Numbering customizations to be applied to
 Elements that are connected by some types of directedRelationships
 Feb 20, 2012 
 | 
| Class | Description | 
|---|---|
| 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. 
 | 
| NumberingInfoHelper | 
 NumberingInfoHelper provides the method in order to resolve about separator of auto id function. 
 |