public class PropertyContext extends LinkedList<org.semanticweb.owlapi.model.OWLObjectProperty> implements Comparable<PropertyContext>
Constructor and Description |
---|
PropertyContext() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(PropertyContext context) |
org.semanticweb.owlapi.model.OWLClassExpression |
toExistentialContext()
Transforms context [r,s] to \exists r.\exists s.\top.
|
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArray
iterator
equals, hashCode, listIterator, subList
containsAll, isEmpty, removeAll, retainAll, toString
containsAll, equals, hashCode, isEmpty, iterator, listIterator, removeAll, replaceAll, retainAll, sort, subList
parallelStream, removeIf, stream
public PropertyContext()
public int compareTo(@NotNull PropertyContext context)
compareTo
in interface Comparable<PropertyContext>
public org.semanticweb.owlapi.model.OWLClassExpression toExistentialContext()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann