| Package | Description |
|---|---|
| org.coode.patterns |
| Modifier and Type | Method and Description |
|---|---|
PatternModel |
PatternModelFactory.createPatternModel(String name,
List<Variable<?>> variables,
List<org.semanticweb.owlapi.model.OWLAxiomChange> actions,
Variable<?> returnClause,
String rendering,
ConstraintSystem constraintSystem) |
PatternModel |
AbstractPatternModelFactory.createPatternModel(String name,
List<Variable<?>> variables,
List<org.semanticweb.owlapi.model.OWLAxiomChange> actions,
Variable<?> returnClause,
String rendering,
ConstraintSystem constraintSystem)
Creates a PatternModel using the input (name, variables, actions, return
value, rendering, and constraint system) returnClause can be
null
variables and actions must be non empty Lists |
Copyright © 2015 The University of Manchester. All Rights Reserved.