Uses of Class
project35.soa.plugins.AbstractProject35Plugin

Packages that use AbstractProject35Plugin
project35.configurationTool This package describes the code for the Project35 Configuration Tool. 
project35.metaData The package contains classes which manage Project35's meta data. 
 

Uses of AbstractProject35Plugin in project35.configurationTool
 

Subclasses of AbstractProject35Plugin in project35.configurationTool
 class ContextHelpPageCreationPlugin
          This plugin is for use with the project35_configuration_tool model It finds the root of a document that describes the configuration options for a given target schema.
 class DefaultConfigurationFileCreationPlugin
          plugin for creating a default Project35 configuration file.
 class DefaultOntologyServiceDescriptionsPlugin
          this is a plugin to help data modellers rapidly specify ontology services for an edit field.
 class GenerateFunctionalSpecificationsPlugin
          This plugin is for use with the project35_configuration_tool model It finds the root of a document that describes the configuration options for a given target schema.
 class OntologyIdentifierCreationPlugin
          This plugin is for use with the project35_configuration_tool model It finds the root of a document that describes the configuration options for a given target schema.
 

Uses of AbstractProject35Plugin in project35.metaData
 

Subclasses of AbstractProject35Plugin in project35.metaData
 class CloseMetaDataFile
          a plugin which substitutes the functionality for Project35's normal File "Close" button with one that only does file operations on the *.meta file within a *.pdz file, not the *.pdz files themselves
 class ExitMetaDataEditor
          a plugin which substitutes the functionality for Project35's normal File "Exit" button with one that only does file operations on the *.meta file within a *.pdz file, not the *.pdz files themselves
 class OpenMetaDataFile
          a plugin which substitutes the functionality for Project35's normal File "Open" button with one that only does file operations on the *.meta file within a *.pdz file, not the *.pdz files themselves
 class PostAnnotationPlugin
          plugin that is activated when user wants to add new ontology terms for the field meta data record
 class SaveMetaDataFile
          plugin for saving changes made to the *.meta layer of a native Project35 *.pdz file.