Uses of Package
project35.soa.id

Packages that use project35.soa.id
project35.desktopDeployment The project35.desktopDeployment package describes classes that are used to make the desktop version of the data entry tool. 
project35.io This package contains classes that manage most of the features for reading and writing data to file. 
project35.mda.model This package describes Project35's native data structures that are used to manage an in-memory representation of an XML document. 
project35.soa.id This small package describes services which generate identifier values for text fields. 
 

Classes in project35.soa.id used by project35.desktopDeployment
IDGeneratorService
          An interface for describing the behaviour of a class that generates ID values for fields of type xs:ID
IDGeneratorServiceFactory
          This is used to make id generator services in a memory economical way.
 

Classes in project35.soa.id used by project35.io
IDGeneratorService
          An interface for describing the behaviour of a class that generates ID values for fields of type xs:ID
 

Classes in project35.soa.id used by project35.mda.model
IDGeneratorService
          An interface for describing the behaviour of a class that generates ID values for fields of type xs:ID
 

Classes in project35.soa.id used by project35.soa.id
IDGeneratorService
          An interface for describing the behaviour of a class that generates ID values for fields of type xs:ID