public class VirtualMapping extends Object
Modifier and Type | Field and Description |
---|---|
static PersistenceDelegate |
DELEGATE |
Constructor and Description |
---|
VirtualMapping(InputSlot sourceSlot,
InputSlot targetSlot) |
Modifier and Type | Method and Description |
---|---|
InputSlot |
getSourceSlot() |
InputSlot |
getTargetSlot() |
String |
toString() |
public static final PersistenceDelegate DELEGATE