Uses of Class
ora4mas.nopl.NormativeBoard
-
Packages that use NormativeBoard Package Description ora4mas.light ora4mas.nopl -
-
Uses of NormativeBoard in ora4mas.light
Subclasses of NormativeBoard in ora4mas.light Modifier and Type Class Description class
LightNormativeBoard
Artifact to manage a normative program (NPL)
Operations (see details in the methods list below): load a NPL program addFact removeFact addNorm Observable properties: obligation(ag,reason,goal,deadline): current active obligations. e.g. -
Uses of NormativeBoard in ora4mas.nopl
Fields in ora4mas.nopl with type parameters of type NormativeBoard Modifier and Type Field Description protected static java.util.Collection<NormativeBoard>
NormativeBoard. normBoards
Methods in ora4mas.nopl that return types with arguments of type NormativeBoard Modifier and Type Method Description static java.util.Collection<NormativeBoard>
NormativeBoard. getNormativeBoards()
-