Package macaw.io

Classes in this package were designed to migrate legacy data from SWIFT into Macaw.

See:
          Description

Class Summary
ExportVariablesToMacawXML Copyright 2010 Medical Research Council Unit for Lifelong Health and Ageing Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
ImportCategoryStates Copyright 2010 Medical Research Council Unit for Lifelong Health and Ageing Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
ImportValueLabels Copyright 2010 Medical Research Council Unit for Lifelong Health and Ageing Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
ImportVariables Copyright 2010 Medical Research Council Unit for Lifelong Health and Ageing Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
 

Package macaw.io Description

Classes in this package were designed to migrate legacy data from SWIFT into Macaw. To import the data, you need to create a jar file for Macaw and run the main method for macaw.swiftIntegration.ImportSWIFTDataIntoMacaw2. The volume of data to import is such that you will probably not be able to run the application from Eclipse. Eclipse takes up a lot of memory and when it launches the migration program, you will eventually encounter an Out of Memory error. However, if you run macaw.swiftIntegration.ImportSWIFTDataIntoMacaw2 from the command line, it should work.