Uses of Package
project35.soa

Packages that use project35.soa
project35.configurationTool This package describes the code for the Project35 Configuration Tool. 
project35.desktopDeployment The project35.desktopDeployment package describes classes that are used to make the desktop version of the data entry tool. 
project35.metaData The package contains classes which manage Project35's meta data. 
project35.soa Contains ServiceClass,the basic service class, and GeneralServiceFactory, the basic factory class for creating services. 
project35.soa.id This small package describes services which generate identifier values for text fields. 
project35.soa.ontology.sources This package contains all the classes which support the ontology source class that is part of the Project35 Ontology Service Framework. 
project35.soa.ontology.views This package contains all the classes which support the ontology viewer that is part of the Project35 Ontology Service Framework. 
project35.soa.plugins This package contains all the classes that are needed for developers to extend the system with their own plugins. 
project35.soa.validation The classes in this package support Project35's facilities for validating the data set. 
project35.tabletDeployment   
 

Classes in project35.soa used by project35.configurationTool
ServiceClass
          a high level interface for specifying services in Project35 this was developed to facilitate a general service factory that required a method "setParameters".
 

Classes in project35.soa used by project35.desktopDeployment
EditFieldEditingComponent
          an interface that can be used to make specialised editing components in Project35.
 

Classes in project35.soa used by project35.metaData
ServiceClass
          a high level interface for specifying services in Project35 this was developed to facilitate a general service factory that required a method "setParameters".
 

Classes in project35.soa used by project35.soa
ServiceClass
          a high level interface for specifying services in Project35 this was developed to facilitate a general service factory that required a method "setParameters".
 

Classes in project35.soa used by project35.soa.id
GeneralServiceClassFactory
          General service class factory; used in ontology sources, viewers and id generation services.
ServiceClass
          a high level interface for specifying services in Project35 this was developed to facilitate a general service factory that required a method "setParameters".
StubbedService
           Copyright (c) 2008 Kevin Garwood for Project35.
 

Classes in project35.soa used by project35.soa.ontology.sources
ServiceClass
          a high level interface for specifying services in Project35 this was developed to facilitate a general service factory that required a method "setParameters".
 

Classes in project35.soa used by project35.soa.ontology.views
ServiceClass
          a high level interface for specifying services in Project35 this was developed to facilitate a general service factory that required a method "setParameters".
StubbedService
           Copyright (c) 2008 Kevin Garwood for Project35.
 

Classes in project35.soa used by project35.soa.plugins
GeneralServiceClassFactory
          General service class factory; used in ontology sources, viewers and id generation services.
ServiceClass
          a high level interface for specifying services in Project35 this was developed to facilitate a general service factory that required a method "setParameters".
StubbedService
           Copyright (c) 2008 Kevin Garwood for Project35.
 

Classes in project35.soa used by project35.soa.validation
ServiceClass
          a high level interface for specifying services in Project35 this was developed to facilitate a general service factory that required a method "setParameters".
StubbedService
           Copyright (c) 2008 Kevin Garwood for Project35.
 

Classes in project35.soa used by project35.tabletDeployment
ServiceClass
          a high level interface for specifying services in Project35 this was developed to facilitate a general service factory that required a method "setParameters".