public static class MORAxioms.DataSemantics extends MORAxioms.SemanticAxiomsBase<MORAxioms.DataSemantic,org.semanticweb.owlapi.model.OWLDataProperty,org.semanticweb.owlapi.model.OWLLiteral> implements Semantic.SemanticAxioms<MORAxioms.DataSemantic,org.semanticweb.owlapi.model.OWLLiteral>
MORAxioms.AxiomsBase
for Semantic.SemanticAxioms
for data properties.
It represent the Semantic.SemanticAxioms
describing a set of
ontological data properties as a collection of MORAxioms.DataSemantic
.
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 |
---|
DataSemantics() |
DataSemantics(int initialCapacity) |
DataSemantics(int initialCapacity,
float loadFactor) |
DataSemantics(java.util.Collection<? extends MORAxioms.DataSemantic> 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 DataSemantics()
public DataSemantics(int initialCapacity)
public DataSemantics(int initialCapacity, float loadFactor)
public DataSemantics(java.util.Collection<? extends MORAxioms.DataSemantic> c)