| Package | Description |
|---|---|
| org.coode.oppl | |
| org.coode.oppl.queryplanner | |
| org.coode.parsers.oppl |
| Modifier and Type | Class and Description |
|---|---|
class |
InCollectionConstraint<P extends org.semanticweb.owlapi.model.OWLObject>
Constraint that verifies whether a variable values are contained in a
collection
|
class |
InequalityConstraint |
class |
NAFConstraint |
class |
RegExpConstraint
Constraint that verifies whether a variable values are contained in a
collection
|
| Modifier and Type | Method and Description |
|---|---|
AbstractConstraint |
OPPLParser.parseConstraint(String input,
OPPLSymbolTable symbolTable,
ConstraintSystem constraintSystem) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractConstraint> |
OPPLQueryImpl.getConstraints() |
List<AbstractConstraint> |
OPPLQuery.getConstraints() |
| Modifier and Type | Method and Description |
|---|---|
void |
OPPLQueryImpl.addConstraint(AbstractConstraint constraint) |
void |
OPPLQuery.addConstraint(AbstractConstraint constraint) |
| Modifier and Type | Method and Description |
|---|---|
AbstractConstraint |
ConstraintQueryPlannerItem.getConstraint() |
| Constructor and Description |
|---|
ConstraintQueryPlannerItem(ConstraintSystem constraintSystem,
AbstractConstraint constraint) |
| Modifier and Type | Field and Description |
|---|---|
AbstractConstraint |
OPPLTypesParts.constraint_return.constraint |
AbstractConstraint |
OPPLTypes.constraint_return.constraint |
Copyright © 2015 The University of Manchester. All Rights Reserved.