public interface TopologyGenerator
TopologyGenerator is able to generate a specific structure in an existing Topology object
according to some specific characteristics.| Modifier and Type | Method and Description |
|---|---|
void |
generate(Topology topology)
Modifies the provided
Topology according to the implementation. |