| Package | Description |
|---|---|
| org.coode.patterns | |
| org.coode.patterns.locality |
| Modifier and Type | Method and Description |
|---|---|
InstantiatedPatternModel |
PatternModelFactory.createInstantiatedPatternModel(PatternModel patternModel,
RuntimeExceptionHandler handler) |
InstantiatedPatternModel |
AbstractPatternModelFactory.createInstantiatedPatternModel(PatternModel patternModel,
RuntimeExceptionHandler handler) |
InstantiatedPatternModel |
PatternReference.getInstantiation(RuntimeExceptionHandler handler) |
InstantiatedPatternModel |
PatternConstraintSystem.resolvePatternInstantiation(String patternName,
Set<String> visitedPatterns,
List<PatternOPPLScript> dependencies,
ErrorListener errorListener,
List<String>... args) |
| Modifier and Type | Method and Description |
|---|---|
Set<InstantiatedPatternModel> |
PatternModel.getInstantiations(ErrorListener errorListener) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<? extends org.semanticweb.owlapi.model.OWLAxiomChange> |
PatternActionFactory.createChange(ActionType actionType,
org.semanticweb.owlapi.model.OWLAxiom axiom,
InstantiatedPatternModel instantiatedPatternModel,
org.semanticweb.owlapi.model.OWLDataFactory owlDataFactory,
org.semanticweb.owlapi.model.IRI annotationIRI,
org.semanticweb.owlapi.model.OWLOntology ontology,
RuntimeExceptionHandler handler) |
static Collection<? extends org.semanticweb.owlapi.model.OWLAxiomChange> |
PatternActionFactory.createChange(org.semanticweb.owlapi.model.OWLClass thisClass,
ActionType actionType,
org.semanticweb.owlapi.model.OWLAxiom axiom,
InstantiatedPatternModel instantiatedPatternModel,
org.semanticweb.owlapi.model.OWLDataFactory owlDataFactory,
org.semanticweb.owlapi.model.IRI annotationIRI,
org.semanticweb.owlapi.model.OWLOntology ontology,
RuntimeExceptionHandler handler) |
| Constructor and Description |
|---|
ClassPatternExecutor(org.semanticweb.owlapi.model.OWLClass thisClass,
InstantiatedPatternModel instantiatedPatternModel,
org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyManager ontologyManager,
org.semanticweb.owlapi.model.IRI annotationIRI,
RuntimeExceptionHandler runtimeExceptionHandler) |
NonClassPatternExecutor(InstantiatedPatternModel instantiatedPatternModel,
org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyManager ontologyManager,
org.semanticweb.owlapi.model.IRI annotationIRI,
RuntimeExceptionHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
InstantiatedPatternModel |
LocalityChecker.getInstantiatedPatternModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalityChecker.setInstantiatedPatternModel(InstantiatedPatternModel m) |
Copyright © 2015 The University of Manchester. All Rights Reserved.