scratch.scott.partition
Class VertexPartition
java.lang.Object
scratch.scott.partition.AbstractPartition
scratch.scott.partition.VertexPartition
public class VertexPartition
- extends AbstractPartition
- Author:
- Scott White
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VertexPartition
public VertexPartition(ArchetypeGraph g)
VertexPartition
public VertexPartition(ArchetypeGraph g,
int numClasses)
initialize
protected void initialize(ArchetypeGraph g)
- Overrides:
initialize
in class AbstractPartition