uk.ac.ic.doc.automed.wrappers
Class SchemeInstances

java.lang.Object
  |
  +--uk.ac.ic.doc.automed.wrappers.SchemeInstances

public class SchemeInstances
extends java.lang.Object

Provides a representation of the data associated with a scheme in an AutoMed Schema. The instances of a Schema are modelled as a table, each row of which represents one instance of the Scheme.


Constructor Summary
SchemeInstances()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemeInstances

public SchemeInstances()