public class ClassAxiomByClassPointer extends MapPointer<org.semanticweb.owlapi.model.OWLClass,org.semanticweb.owlapi.model.OWLClassAxiom>
i| Constructor and Description |
|---|
ClassAxiomByClassPointer(org.semanticweb.owlapi.model.AxiomType<?> t,
org.semanticweb.owlapi.model.OWLAxiomVisitorEx<?> v,
boolean initialized,
Internals i) |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
init the map pointer
|
contains, containsKey, getAllValues, getValues, hasValues, isInitialized, keySet, put, remove, size, toStringpublic ClassAxiomByClassPointer(org.semanticweb.owlapi.model.AxiomType<?> t,
org.semanticweb.owlapi.model.OWLAxiomVisitorEx<?> v,
boolean initialized,
Internals i)
t - axiom typev - visitorinitialized - initializedi - internalspublic void init()
MapPointerinit in class MapPointer<org.semanticweb.owlapi.model.OWLClass,org.semanticweb.owlapi.model.OWLClassAxiom>Copyright © 2014 The University of Manchester. All Rights Reserved.