Class XdtoIndexUtil
java.lang.Object
com._1c.g5.v8.dt.xdto.model.resource.XdtoIndexUtil
Class contains useful method for working with index element of xdto packages
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringIndex constant corresponding to the information about base typestatic final StringIndex constant corresponding to the information about XDTO package dependenciesstatic final StringSpecial delimiter using withIMPORTandl#MEMBER_TYPESstatic final StringIndex constant corresponding to the information about item typestatic final StringIndex constant corresponding to the information about merger typesstatic final Stringstatic final StringSpecial delimiter using for creating string presentation ofQNamestatic final String
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
IMPORTIndex constant corresponding to the information about XDTO package dependencies- See Also:
 
- 
IMPORT_DELIMITERSpecial delimiter using withIMPORTandl#MEMBER_TYPES- See Also:
 
- 
BASE_TYPEIndex constant corresponding to the information about base type- See Also:
 
- 
ITEM_TYPEIndex constant corresponding to the information about item type- See Also:
 
- 
MEMBER_TYPESIndex constant corresponding to the information about merger types- See Also:
 
- 
QUALIFIED_NAME_DELIMITERSpecial delimiter using for creating string presentation ofQName- See Also:
 
- 
PROPERTY_FORMAT- See Also:
 
- 
VALUE_TYPE_VARIETY- See Also:
 
 
- 
- 
Constructor Details- 
XdtoIndexUtilpublic XdtoIndexUtil()
 
- 
- 
Method Details