See: Description
Class | Description |
---|---|
ArchiveReferenceModel |
Site archive model object.
|
CategoryModel |
Feature category definition model object.
|
ContentEntryModel |
Content entry model object.
|
DefaultFeatureParser |
Default feature parser.
|
DefaultSiteParser |
Default site parser.
|
FeatureModel |
Feature model object.
|
FeatureModelFactory |
Default feature model factory.
|
FeatureReferenceModel |
Feature reference model object.
|
ImportModel |
Plug-in dependency model object.
|
IncludedFeatureReferenceModel |
Included Feature reference model object.
|
InstallHandlerEntryModel |
Install handler entry model object.
|
ModelObject |
Root model object.
|
NonPluginEntryModel |
Non-plug-in entry model object.
|
PluginEntryModel |
Plug-in entry model object.
|
SiteModel |
Site model object.
|
SiteModelFactory |
Default site model factory.
|
URLEntryModel |
Annotated URL model object.
|
Exception | Description |
---|---|
InstallAbortedException |
Exception thrown when the user cancelled an installation.
|
InvalidSiteTypeException |
Exception thrown when the type of the site discovered in the site manifest
does not correspond to the type expected by the concrete site factory.
|
Classes in this package would typically only be used directly when writing and alternate set of model objects for a feature and type implementation.
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.