public class StructuralNodeOrderer extends Object implements Iterable<Integer>
| Modifier and Type | Field and Description |
|---|---|
protected LogicalModel |
model |
| Constructor and Description |
|---|
StructuralNodeOrderer(LogicalModel model) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Integer> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected final LogicalModel model
public StructuralNodeOrderer(LogicalModel model)
Copyright © 2012–2020. All rights reserved.