| Package | Description |
|---|---|
| de.aristaflow.adept2.model.common.plugindata |
Plug-in data interfaces which are used across different data models.
|
| de.aristaflow.adept2.model.common.viewer |
Constraints for a viewer interface:
It must be an interface.
|
| Class and Description |
|---|
| Attribute
Annotates a method of a view interface, including the name of the attribute.
|
| AttributeSetter
Setter for the model viewer attribute.
|
| ContainerDescription
A description of the container...
|
| UnresolvedParameterReferenceException
Exception thrown when a value can't be returned because it can't be parsed
because of parameter references, e.g. when a long is to be returned,
but the method is a system data consumer and there is actually a
parameter reference.
|
| Class and Description |
|---|
| Attribute
Annotates a method of a view interface, including the name of the attribute.
|
| Attribute.Type
Type specialisation.
|