P
public interface OPPLScriptVisitorEx<P>
visit(OPPLQuery q, P p)
visit(Variable<?> v, P p)
visitActions(List<org.semanticweb.owlapi.model.OWLAxiomChange> changes, P p)
P visit(OPPLQuery q, P p)
q
p
P visit(Variable<?> v, P p)
v
P visitActions(List<org.semanticweb.owlapi.model.OWLAxiomChange> changes, P p)
changes
Copyright © 2014 The University of Manchester. All Rights Reserved.