Uses of Class
ora4mas.nopl.OrgArt
-
Packages that use OrgArt Package Description ora4mas.light ora4mas.nopl -
-
Uses of OrgArt in ora4mas.light
Subclasses of OrgArt in ora4mas.light Modifier and Type Class Description class
LightGroupBoard
Artifact to manage a group instance.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.class
LightSchemeBoard
Artifact to manage a scheme instance. -
Uses of OrgArt in ora4mas.nopl
Subclasses of OrgArt in ora4mas.nopl Modifier and Type Class Description class
GroupBoard
Artifact to manage a group instance.class
NormativeBoard
Artifact to manage a normative program (NPL)
Operations (see details in the methods list below): load a NPL program addFact removeFact Observable properties: obligation(ag,reason,goal,deadline): current active obligations. e.g.class
SchemeBoard
Artifact to manage a scheme instance.Fields in ora4mas.nopl with type parameters of type OrgArt Modifier and Type Field Description (package private) java.util.List<OrgArt>
OrgArt.Ora4masWSPRuleEngine. l
Methods in ora4mas.nopl with parameters of type OrgArt Modifier and Type Method Description (package private) void
OrgArt.Ora4masWSPRuleEngine. addListener(OrgArt o)
java.lang.String
WebInterface. registerOEBrowserView(java.lang.String oeId, java.lang.String pathSpec, java.lang.String id, OrgArt orgArt)
-