| Package | Description |
|---|---|
| org.coode.oppl | |
| org.coode.oppl.querymatching | |
| org.coode.parsers.oppl |
| Modifier and Type | Method and Description |
|---|---|
static <T extends org.semanticweb.owlapi.model.OWLObject> |
InCollectionConstraint.getInCollectionConstraint(Variable<T> variable,
Collection<? extends T> collection,
ConstraintSystem constraintSystem) |
| Modifier and Type | Method and Description |
|---|---|
O |
ConstraintVisitorEx.visit(InCollectionConstraint<? extends org.semanticweb.owlapi.model.OWLObject> c)
Visitor pattern required method
|
void |
ConstraintVisitor.visitInCollectionConstraint(InCollectionConstraint<?> c)
Visitor pattern required method
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
ConstraintChecker.visit(InCollectionConstraint<? extends org.semanticweb.owlapi.model.OWLObject> c) |
| Modifier and Type | Method and Description |
|---|---|
InCollectionConstraint<org.semanticweb.owlapi.model.OWLObject> |
OPPLSymbolTable.getInSetConstraint(OPPLSyntaxTree parentExpression,
OPPLSyntaxTree v,
ConstraintSystem constraintSystem,
OPPLSyntaxTree... elements) |
Copyright © 2015 The University of Manchester. All Rights Reserved.