Uses of Package
macaw.system

Packages that use macaw.system
macaw.businessLayer Contains classes that represent business concepts in the system. 
macaw.io Classes in this package were designed to migrate legacy data from SWIFT into Macaw. 
macaw.persistenceLayer Contains the main APIs used by other software clients. 
macaw.persistenceLayer.demo This package contains all the code required to run versions of Macaw's curation and retrieval services which store data in-memory. 
macaw.persistenceLayer.production This package contains all the code required to run versions of Macaw's curation and retrieval services which store data in a MySQL database. 
macaw.presentationLayer This is the main package that produces the GUI application forms for Macaw. 
macaw.system Contains classes that are used prolificly throughout the code base. 
macaw.test   
macaw.test.curation Classes that test implementations of MacawCurationAPI
macaw.test.retrieval Classes that test implementations of MacawRetrievalAPI
macaw.util Contains classes which may be useful in other software projects. 
 

Classes in macaw.system used by macaw.businessLayer
MacawChangeEvent
          
MacawException
          
 

Classes in macaw.system used by macaw.io
SessionProperties
          
 

Classes in macaw.system used by macaw.persistenceLayer
MacawChangeEvent
          
MacawException
          
 

Classes in macaw.system used by macaw.persistenceLayer.demo
Log
          
MacawChangeEvent
          
MacawException
          
SessionProperties
          
 

Classes in macaw.system used by macaw.persistenceLayer.production
Log
          
MacawChangeEvent
          
MacawException
          
SessionProperties
          
 

Classes in macaw.system used by macaw.presentationLayer
Log
          
MacawChangeEvent
          
MacawException
          
SessionProperties
          
UserInterfaceFactory
          centralised the creation of GUI components used to produce the Macaw data entry forms.
 

Classes in macaw.system used by macaw.system
ChangeEventType
           (c) 2009 Medical Research Council of the United Kingdom.
Log
          
MacawError
          
MacawErrorType
          
MacawException
          
StartupOptions
          
UserInterfaceFactory
          centralised the creation of GUI components used to produce the Macaw data entry forms.
 

Classes in macaw.system used by macaw.test
MacawException
          
 

Classes in macaw.system used by macaw.test.curation
Log
          
 

Classes in macaw.system used by macaw.test.retrieval
Log
          
 

Classes in macaw.system used by macaw.util
MacawException
          
SessionProperties
          
UserInterfaceFactory
          centralised the creation of GUI components used to produce the Macaw data entry forms.