de.grogra.xl.impl.base
Class ConnectionTransformation
java.lang.Object
de.grogra.xl.util.EHashMap.Entry
de.grogra.xl.impl.base.ConnectionTransformation
public final class ConnectionTransformation
- extends EHashMap.Entry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
operator
public Operator operator
source
public java.lang.Object source
target
public java.lang.Object target
ConnectionTransformation
public ConnectionTransformation()
clear
protected void clear()
- Specified by:
clear
in class EHashMap.Entry
copyValue
protected void copyValue(EHashMap.Entry e)
- Specified by:
copyValue
in class EHashMap.Entry
keyEquals
protected boolean keyEquals(EHashMap.Entry e)
- Specified by:
keyEquals
in class EHashMap.Entry
setSource
public void setSource(java.lang.Object source)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object