Domain Modeling Layer

Package com.ibm.xtools.emf.index.parser

This package defines the classes for providing variants of the URI (in case of hierarchical uris) and register listeners against a IURIParser for listening to URI and URI variant changes.

See:
          Description

Interface Summary
IURIChangeListener This interface provides clients to register listeners against a IURIParser for listening to URI and URI variant changes
IURIParser This interface provides variants of the URI (in case of hierarchical uris).
 

Class Summary
AbstractURIParser A default implementation of IURIParser.
 

Package com.ibm.xtools.emf.index.parser Description

This package defines the classes for providing variants of the URI (in case of hierarchical uris) and register listeners against a IURIParser for listening to URI and URI variant changes. The extension point "com.ibm.xtools.emf.index.configurationEntries" requires clients to implement the interfaces or extend the classes defined in this package.

Package Specification


Domain Modeling Layer

© Copyright IBM Corp. 2010. All rights reserved.