| Package | Description |
|---|---|
| org.coode.oppl | |
| org.coode.oppl.search | |
| org.coode.oppl.utils | |
| org.coode.oppl.variabletypes |
| Modifier and Type | Method and Description |
|---|---|
<O extends org.semanticweb.owlapi.model.OWLObject> |
ConstraintSystem.createVariable(String name,
VariableType<O> type,
VariableScope<?> variableScope) |
<O extends org.semanticweb.owlapi.model.OWLObject> |
ConstraintSystem.createVariableWithVerifiedName(String name,
VariableType<O> type,
VariableScope<?> variableScope) |
| Modifier and Type | Method and Description |
|---|---|
List<InputVariable<?>> |
OPPLScriptImpl.getInputVariables() |
List<InputVariable<?>> |
OPPLScript.getInputVariables() |
Set<InputVariable<?>> |
ConstraintSystem.getInputVariables() |
| Modifier and Type | Method and Description |
|---|---|
<P extends org.semanticweb.owlapi.model.OWLObject> |
VariableVisitorEx.visit(InputVariable<P> v) |
<P extends org.semanticweb.owlapi.model.OWLObject> |
VariableVisitorAdapter.visit(InputVariable<P> v) |
<P extends org.semanticweb.owlapi.model.OWLObject> |
VariableVisitor.visit(InputVariable<P> v) |
| Modifier and Type | Method and Description |
|---|---|
<O extends org.semanticweb.owlapi.model.OWLObject> |
AssignableValueExtractor.visit(InputVariable<O> v) |
| Modifier and Type | Method and Description |
|---|---|
<P extends org.semanticweb.owlapi.model.OWLObject> |
AbstractVariableVisitorExAdapter.visit(InputVariable<P> v) |
| Modifier and Type | Method and Description |
|---|---|
InputVariable<O> |
VariableType.getInputVariable(String name,
VariableScope<?> variableScope) |
Copyright © 2015 The University of Manchester. All Rights Reserved.