|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.toolsystem.config.VirtualMapping
public class VirtualMapping
TODO: comment this
Field Summary | |
---|---|
static PersistenceDelegate |
DELEGATE
|
Constructor Summary | |
---|---|
VirtualMapping(InputSlot sourceSlot,
InputSlot targetSlot)
|
Method Summary | |
---|---|
InputSlot |
getSourceSlot()
|
InputSlot |
getTargetSlot()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final PersistenceDelegate DELEGATE
Constructor Detail |
---|
public VirtualMapping(InputSlot sourceSlot, InputSlot targetSlot)
Method Detail |
---|
public InputSlot getSourceSlot()
public InputSlot getTargetSlot()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |