Uses of Class
ora4mas.nopl.oe.Scheme
-
Packages that use Scheme Package Description ora4mas.nopl ora4mas.nopl.oe ora4mas.nopl.tools -
-
Uses of Scheme in ora4mas.nopl
Methods in ora4mas.nopl that return Scheme Modifier and Type Method Description Scheme
SchemeBoard. getSchState()
Method parameters in ora4mas.nopl with type arguments of type Scheme Modifier and Type Method Description void
SchemeBoard. getState(cartago.OpFeedbackParam<Scheme> s)
-
Uses of Scheme in ora4mas.nopl.oe
Fields in ora4mas.nopl.oe with type parameters of type Scheme Modifier and Type Field Description (package private) java.util.Map<java.lang.String,Scheme>
OE. schemes
Methods in ora4mas.nopl.oe that return Scheme Modifier and Type Method Description Scheme
Scheme. clone()
Scheme
OE. getScheme(java.lang.String id)
Scheme
OE. removeSch(java.lang.String id)
Methods in ora4mas.nopl.oe with parameters of type Scheme Modifier and Type Method Description void
OE. addScheme(Scheme s)
-
Uses of Scheme in ora4mas.nopl.tools
Methods in ora4mas.nopl.tools with parameters of type Scheme Modifier and Type Method Description static java.util.List<jason.asSyntax.Literal>
oe2nopl. transform(Scheme sch)
transforms a Scheme Instance into NPL code (dynamic facts)
-