Domain Modeling Layer

Package com.ibm.xtools.emf.index.xmi.providers

This package defines the classes for supporting parsing of XMI resources and creating appropriate index entries.

See:
          Description

Class Summary
IndexSAXXMIHandler Deprecated. Use IndexSAXXMIHandler2 instead.
IndexSAXXMIHandler.EClassFeatureNamePair This class is cache for mapping the feature to its xml name
IndexSAXXMIHandler.MyEObjectEntryStack<E> A stack implementation for the light weight eObject entries
IndexSAXXMIHandler2 This class is a SAX handler for parsing and creating index entries for files created using the org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl class with ids.
IndexSAXXMIHandler2.EClassFeatureNamePair This class is cache for mapping the feature to its xml name
IndexSAXXMIHandler2.MyEObjectEntryStack A stack implementation for the light weight eObject entries
XMIIndexProvider Deprecated. Use XMIIndexProvider2 instead.
XMIIndexProvider2 This class extends the AbstractIndexProvider class and is used for creating index entries by parsing/loading XMI files (files created using the org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl class with ids).
XMIIndexProviderFactory A concrete implementation of IIndexProviderFactory.
 

Package com.ibm.xtools.emf.index.xmi.providers Description

This package defines the classes for supporting parsing of XMI resources and creating appropriate index entries.

Package Specification


Domain Modeling Layer

© Copyright IBM Corp. 2010. All rights reserved.