PIP.IO.CreateJDODatabase
Class PersistOritentationInteractions

java.lang.Object
  extended by PIP.IO.CreateJDODatabase.PersistOritentationInteractions

public class PersistOritentationInteractions
extends java.lang.Object

This class reads in all of the results of files generated by PIP.IO.CreatePeripheralData.GenerateOrientationFiles and reads the results into objects which are then persisted in the databse. Once this is run all of the domain-domain interactions have alignment and transformation information associated with them and the class OrientationSimilarInteractions has been persisted with all of the domain interactions classified by orientation.


Constructor Summary
PersistOritentationInteractions()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistOritentationInteractions

public PersistOritentationInteractions()
Method Detail

main

public static void main(java.lang.String[] args)