utility
Class OntologyAlignment

java.lang.Object
  extended by utility.OntologyAlignment

public class OntologyAlignment
extends java.lang.Object

Author:
Dominique Ritze This class is used to set and get the path of an alignment.

Constructor Summary
OntologyAlignment(java.lang.String path)
          Constructor to set the path.
 
Method Summary
 java.lang.String getPath()
          Get the path.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OntologyAlignment

public OntologyAlignment(java.lang.String path)
Constructor to set the path.

Parameters:
path -
Method Detail

getPath

public java.lang.String getPath()
Get the path.

Returns: