|
Class Summary |
| BooleanVisitor |
Visitor for handling elements of type xs:boolean. |
| DynamicHook |
An implementation of ExtensionHook that automatically populates
model objects using reflection. |
| ElementName |
Represents a qualified element name in XML. |
| ElementVisitor |
ElementVisitor is responsible for visiting elements in an XML file
processed by an XML parser used by a JSR-198 compatible IDE. |
| ExtensionDependency |
Represents an extension's dependency on some other extension. |
| ExtensionHook |
An extension hook is responsible for processing information from the
extension manifest for a particular feature and making this information
available to the service responsible for managing the functionality
provided by the hook. |
| ExtensionRegistry |
The extension registry provides access to information about installed
extensions. |
| I18NCharVisitor |
An element visitor that processes xml elements of type i18n_char. |
| I18NStringVisitor |
An element visitor that processes xml elements of type i18n_string. |
| IconVisitor |
Use IconVisitor for processing an XML element in the manifest that provides
an icon. |
| MetaClassVisitor |
An abstract implementation of a visitor for manifest elements which
represent meta classes. |
| PlatformInfo |
Encapsulates platform specific information required for an extension to
work properly. |