public class ClassAxiomByClassPointer extends MapPointer<OWLClass,OWLClassAxiom>
i| Constructor and Description |
|---|
ClassAxiomByClassPointer(AxiomType<?> t,
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(AxiomType<?> t, OWLAxiomVisitorEx<?> v, boolean initialized, Internals i)
t - axiom typev - visitorinitialized - initializedi - internalspublic void init()
MapPointerinit in class MapPointer<OWLClass,OWLClassAxiom>Copyright © 2014 The University of Manchester. All Rights Reserved.