Uses of Class
ora4mas.nopl.SchemeBoard
-
Packages that use SchemeBoard Package Description moise.tools ora4mas.light ora4mas.nopl -
-
Uses of SchemeBoard in moise.tools
Methods in moise.tools with parameters of type SchemeBoard Modifier and Type Method Description static java.lang.String
os2dot. transform(Goal g, int pos, SchemeBoard sch)
-
Uses of SchemeBoard in ora4mas.light
Subclasses of SchemeBoard in ora4mas.light Modifier and Type Class Description class
LightSchemeBoard
Artifact to manage a scheme instance. -
Uses of SchemeBoard in ora4mas.nopl
Fields in ora4mas.nopl with type parameters of type SchemeBoard Modifier and Type Field Description protected static java.util.Collection<SchemeBoard>
SchemeBoard. schBoards
Methods in ora4mas.nopl that return types with arguments of type SchemeBoard Modifier and Type Method Description static java.util.Collection<SchemeBoard>
SchemeBoard. getSchemeBoards()
-