| Interface | Description |
|---|---|
| Adaptable |
Utility interface to transform an object to an expected format or type.
|
| Attributable |
Allows an object to define attributes with their corresponding values.
|
| Identifiable |
Allows to identify an object with a global unique identifier.
|
| ProgressMonitor |
Listener interface to monitor progress of an operation.
|
| StateVariable |
Represents a state with a defined type.
|
| StateVariableExtender |
Allows a component to manage specific state variables (such as Logic Location).
|
| StateVariableListener |
A listener which listens to state variable value changes.
|
| Enum | Description |
|---|---|
| VariableType |
Enable to categoryze variables by their representation goal.
|
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.