| Interface | Description |
|---|---|
| Entry<N> |
A common interface for implementing entries of an
EntryCollection. |
| GenericStructuralObject<T extends GenericStructuralObject<T>> |
A generic version of
StructuralObject that can be used to define
different types of the structural objects. |
| StructuralObject |
An object that can be structurally compared to other objects.
|
| Class | Description |
|---|---|
| EntryCollection<E extends Entry<E>> |
TODO: update documentation
A collection of entries, maintained modulo structural equality
Entry#structuralEquals(Object). |
Copyright © 2011–2024 Live Ontologies Project. All rights reserved.