Interface SimpleListDescriptor
- All Superinterfaces:
ListDescriptor
- All Known Implementing Classes:
SimpleListDescriptorImpl
,SimpleListValueDescriptor
Represents a simple LIPS-style sequence, which is basically a singly-linked list.
Each node in the list is subject to a statement referencing the next node.
-
Method Summary
Methods inherited from interface cz.cvut.kbss.ontodriver.descriptor.ListDescriptor
getContext, getListOwner, getListProperty, getNextNode, setContext