public interface InstantiatedOPPLScript extends OPPLScript
| Modifier and Type | Method and Description |
|---|---|
void |
instantiate(Variable<?> v,
org.semanticweb.owlapi.model.OWLObject o)
Adds the value o to the Variable v in this InstantiatedOPPLScript
|
boolean |
isValid() |
accept, accept, addVariable, getActions, getConstraintSystem, getInputVariables, getQuery, getVariables, render, renderrendervoid instantiate(Variable<?> v, org.semanticweb.owlapi.model.OWLObject o)
v - vo - oboolean isValid()
Copyright © 2015 The University of Manchester. All Rights Reserved.