| Package | Description |
|---|---|
| org.coode.oppl | |
| org.coode.parsers.oppl |
| Modifier and Type | Class and Description |
|---|---|
class |
OPPLFactory |
| Modifier and Type | Method and Description |
|---|---|
OPPLAbstractFactory |
OPPLParser.getOPPLAbstractFactory() |
OPPLAbstractFactory |
OPPLParser.AbstractParserFactory.getOPPLFactory()
Retrieves an instance OPPLAbstractFactory that this
AbstractParserFactory provides.
|
OPPLAbstractFactory |
ConstraintSystem.getOPPLFactory() |
| Constructor and Description |
|---|
ConstraintSystem(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyManager ontologyManager,
OPPLAbstractFactory opplFactory) |
ConstraintSystem(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyManager ontologyManager,
org.semanticweb.owlapi.reasoner.OWLReasoner reasoner,
OPPLAbstractFactory opplAbstractFactory) |
EntityFactory(OPPLAbstractFactory f) |
OPPLParser(OPPLAbstractFactory factory,
ErrorListener listener,
SymbolTableFactory<OPPLSymbolTable> symbolTableFactory) |
OPPLQueryImpl(ConstraintSystem constraintSystem,
OPPLAbstractFactory factory) |
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 | Method and Description |
|---|---|
OPPLAbstractFactory |
OPPLTypesParts.getOPPLFactory() |
OPPLAbstractFactory |
OPPLTypes.getOPPLFactory() |
| Constructor and Description |
|---|
OPPLTypes(org.antlr.runtime.tree.TreeNodeStream input,
OPPLSymbolTable symtab,
ErrorListener errorListener,
ConstraintSystem constraintSystem,
OPPLAbstractFactory opplFactory) |
OPPLTypesParts(org.antlr.runtime.tree.TreeNodeStream input,
OPPLSymbolTable symtab,
ErrorListener errorListener,
ConstraintSystem constraintSystem,
OPPLAbstractFactory opplFactory) |
Copyright © 2015 The University of Manchester. All Rights Reserved.