public class ObjectProperties extends DescriptorEntitySet.OWLEntitySetBase<org.semanticweb.owlapi.model.OWLObjectProperty> implements Axiom.EntitySet<org.semanticweb.owlapi.model.OWLObjectProperty>
DescriptorEntitySet.EntitySetBase
for OWLObjectProperty
.
It represent the Axiom.EntitySet
which contains OWL-ObjectProperties.
Axiom.EntitySet.SynchronisationIntent<E>
singleton
Constructor and Description |
---|
ObjectProperties() |
ObjectProperties(java.util.Collection<? extends org.semanticweb.owlapi.model.OWLObjectProperty> c) |
ObjectProperties(int initialCapacity) |
ObjectProperties(int initialCapacity,
float loadFactor) |
toString
isSingleton, setSingleton
add, clear, clone, contains, isEmpty, iterator, remove, size, spliterator
addAll, containsAll, retainAll, toArray, toArray
finalize, getClass, notify, notifyAll, wait, wait, wait
isSingleton, setSingleton, synchroniseFrom, synchroniseTo
public ObjectProperties()
public ObjectProperties(java.util.Collection<? extends org.semanticweb.owlapi.model.OWLObjectProperty> c)
public ObjectProperties(int initialCapacity, float loadFactor)
public ObjectProperties(int initialCapacity)