| Package | Description |
|---|---|
| org.coode.oppl | |
| org.coode.parsers.oppl |
| Modifier and Type | Class and Description |
|---|---|
class |
OPPLQueryImpl |
| Modifier and Type | Method and Description |
|---|---|
OPPLQuery |
OPPLFactory.buildNewQuery(ConstraintSystem constraintSystem1) |
OPPLQuery |
OPPLAbstractFactory.buildNewQuery(ConstraintSystem constraintSystem) |
OPPLQuery |
OPPLScriptImpl.getQuery() |
OPPLQuery |
OPPLScript.getQuery() |
| Modifier and Type | Method and Description |
|---|---|
OPPLScript |
OPPLFactory.buildOPPLScript(ConstraintSystem constraintSystem1,
List<Variable<?>> variables,
OPPLQuery opplQuery,
List<org.semanticweb.owlapi.model.OWLAxiomChange> actions) |
OPPLScript |
OPPLAbstractFactory.buildOPPLScript(ConstraintSystem constraintSystem,
List<Variable<?>> variables,
OPPLQuery opplQuery,
List<org.semanticweb.owlapi.model.OWLAxiomChange> actions) |
void |
OPPLScriptVisitor.visit(OPPLQuery q) |
P |
OPPLScriptVisitorEx.visit(OPPLQuery q,
P p) |
| Constructor and Description |
|---|
OPPLQueryImpl(OPPLQuery query,
OPPLAbstractFactory factory) |
OPPLScriptImpl(ConstraintSystem constraintSystem,
List<Variable<?>> variables,
OPPLQuery query,
List<org.semanticweb.owlapi.model.OWLAxiomChange> actions,
OPPLAbstractFactory factory) |
OPPLScriptImpl(ConstraintSystem constraintSystem,
List<Variable<?>> variables,
OPPLQuery query,
List<org.semanticweb.owlapi.model.OWLAxiomChange> actions,
OPPLAbstractFactory factory,
boolean resetExecution) |
| Modifier and Type | Field and Description |
|---|---|
OPPLQuery |
OPPLTypes.query_return.query |
Copyright © 2015 The University of Manchester. All Rights Reserved.