Package | Description |
---|---|
ora4mas.nopl.oe | |
ora4mas.nopl.test | |
ora4mas.nopl.tools |
Modifier and Type | Method and Description |
---|---|
Scheme |
Scheme.clone() |
Scheme |
OE.getScheme(java.lang.String id) |
Scheme |
OE.removeSch(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
void |
OE.addScheme(Scheme s) |
Modifier and Type | Method and Description |
---|---|
Scheme |
OI.getScheme() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<jason.asSyntax.Literal> |
oe2nopl.transform(Scheme sch)
transforms a Scheme Instance into NPL code (dynamic facts)
|