Uses of Class
rekit.logic.level.Structure
Packages that use Structure
-
Uses of Structure in rekit.logic.level
Subclasses of Structure in rekit.logic.levelMethods in rekit.logic.level that return StructureModifier and TypeMethodDescriptionprotected StructureStructurePart.getEndStructure()Used to hold and get the lastStructurethat will be the lastStructureto be returned by next() before hasNext() indicates that there are no moreStructuresto be returned.protected StructureStructurePart.getInitialStructure()protected StructureStructurePart.next()Get next structure.