public abstract class AbstractVertexMapper extends java.lang.Object implements VertexMapper
VertexMapper that specifies
a destination graph.| Modifier and Type | Field and Description |
|---|---|
protected ArchetypeGraph |
dest |
| Constructor and Description |
|---|
AbstractVertexMapper(ArchetypeGraph dest) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMappedVertexprotected ArchetypeGraph dest
public AbstractVertexMapper(ArchetypeGraph dest)