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 Structure
StructurePart.getEndStructure()
Used to hold and get the lastStructure
that will be the lastStructure
to be returned by next() before hasNext() indicates that there are no moreStructures
to be returned.protected Structure
StructurePart.getInitialStructure()
protected Structure
StructurePart.next()
Get next structure.