uk.ac.ic.doc.automed.tml
Class TMLPathway

java.lang.Object
  |
  +--uk.ac.ic.doc.automed.tml.TMLPathway

public class TMLPathway
extends java.lang.Object

This class represents a pathway as a sequence of transformations (see TMLTransformation), as opposed to a sequence of schemas as in TransformationPathway.

Author:
Nerissa Tong (nnyt98@doc.ic.ac.uk)

Method Summary
static TMLPathway getTMLPathway(TransformationPathway tp)
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTMLPathway

public static TMLPathway getTMLPathway(TransformationPathway tp)
                                throws IntegrityException,
                                       InconsistentException
IntegrityException
InconsistentException

size

public int size()