| Package | Description |
|---|---|
| org.coode.oppl |
| Modifier and Type | Method and Description |
|---|---|
static ActionType |
ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionType[] |
ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<org.semanticweb.owlapi.model.OWLAxiomChange> |
ActionFactory.createChanges(ActionType actionType,
org.semanticweb.owlapi.model.OWLAxiom axiom,
ConstraintSystem cs,
org.semanticweb.owlapi.model.OWLOntology ontology,
RuntimeExceptionHandler runtimeExcpetionHandler) |
static List<org.semanticweb.owlapi.model.OWLAxiomChange> |
ActionFactory.createChanges(ActionType actionType,
org.semanticweb.owlapi.model.OWLAxiom axiom,
ConstraintSystem cs,
Set<org.semanticweb.owlapi.model.OWLOntology> ontologies,
RuntimeExceptionHandler runtimeExceptionHandler) |
Copyright © 2015 The University of Manchester. All Rights Reserved.