public static class MORAxioms.ObjectSemantics extends MORAxioms.SemanticAxiomsBase<MORAxioms.ObjectSemantic,org.semanticweb.owlapi.model.OWLObjectProperty,org.semanticweb.owlapi.model.OWLNamedIndividual> implements Semantic.SemanticAxioms<MORAxioms.ObjectSemantic,org.semanticweb.owlapi.model.OWLNamedIndividual>
MORAxioms.AxiomsBase
for Semantic.SemanticAxioms
for object properties.
It represent the Semantic.SemanticAxioms
describing a set of
ontological object properties as a collection of MORAxioms.ObjectSemantic
.
This class does not add any other feature with respect to its super class
refer to MORAxioms
and MORAxioms.AxiomsBase
for further documentation.
Semantic.Axioms.SynchronisationIntent<E>
Semantic.SemanticAxioms.SynchronisationMultiIntent<E extends Semantic.SemanticAxiom<?,Y>,Y>, Semantic.SemanticAxioms.SynchroniseContainedIntent<F extends Semantic.SemanticAxiom<?,Y>,Y>
singleton
Constructor and Description |
---|
ObjectSemantics() |
ObjectSemantics(int initialCapacity) |
ObjectSemantics(int initialCapacity,
float loadFactor) |
ObjectSemantics(java.util.Collection<? extends MORAxioms.ObjectSemantic> c) |
addAll, containsAll, retainAll, toArray, toArray
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
clear, clone, contains, isEmpty, iterator, size, spliterator
isSingleton, setSingleton
add, getLink, getLinks, remove, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
isSingleton, setSingleton
synchroniseFrom, synchroniseTo
public ObjectSemantics()
public ObjectSemantics(int initialCapacity)
public ObjectSemantics(int initialCapacity, float loadFactor)
public ObjectSemantics(java.util.Collection<? extends MORAxioms.ObjectSemantic> c)