Version: 1.1.1

org.biomoby.client
Class DataTypeConnector

java.lang.Object
  extended by org.biomoby.client.DataTypeConnector

public class DataTypeConnector
extends Object

A simple container for a connection between two data types.

Version:
$Id: DataTypeConnector.java,v 1.2 2005/04/07 16:37:02 kawas Exp $
Author:
Martin Senger

Field Summary
 MobyDataType inputDataType
           
 String matchingNamespaceName
           
 MobyDataType outputDataType
           
 
Constructor Summary
DataTypeConnector()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

inputDataType

public MobyDataType inputDataType

outputDataType

public MobyDataType outputDataType

matchingNamespaceName

public String matchingNamespaceName
Constructor Detail

DataTypeConnector

public DataTypeConnector()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010