| Interface | Description |
|---|---|
| ColorSupport |
This interface is implemented by objects which can provide color for their instances.
|
| IconSupport |
This interface is implemented by objects which can provide icon for their instances.
|
| Identifiable |
Interface representing an object with unique identifier.
|
| Mergeable<T extends Mergeable> |
This interface is an indicator of the fact that this class instances can be merged with each other.
|
| TitleSupport |
This interface is implemented by objects which can provide title for their instances.
|