public class ClassAxiomByClassPointer extends MapPointer<OWLClass,OWLClassAxiom>
| Constructor and Description |
|---|
ClassAxiomByClassPointer(AxiomType<?> t,
OWLAxiomVisitorEx<?> v,
boolean initialized,
Internals i) |
| Modifier and Type | Method and Description |
|---|---|
ClassAxiomByClassPointer |
init()
init the map pointer
|
contains, containsKey, containsReference, containsReference, countValues, filterAxioms, forEach, forEach, getAllValues, getValues, getValuesAsCollection, hasValues, isEmpty, isInitialized, keySet, matchOnValues, put, remove, size, toString, trimToSize, valuespublic ClassAxiomByClassPointer(@Nullable AxiomType<?> t, @Nullable OWLAxiomVisitorEx<?> v, boolean initialized, Internals i)
t - axiom typev - visitorinitialized - initializedi - internalspublic ClassAxiomByClassPointer init()
MapPointerinit in class MapPointer<OWLClass,OWLClassAxiom>Copyright © 2017 The University of Manchester. All Rights Reserved.