General Concepts
It is possible to use
Tags for grouping elements of the model. Currently the following AMALTHEA objects are supporting Tags:
- abstract class AbstractMemoryElement
- abstract class Activation
- class OsEvent
- abstract class HardwareTypeDescription
- abstract class ComplexNode
- class Quartz
- class System
- class Component
- class ComponentInstance
- class Connector
- abstract class Port
Custom Properties
The AMALTHEA model provides
Custom Properties to enhance the model in a generic way. These can be used for different kind of purpose:
- Store attributes, which are relevant for your model, but not yet available at the elements
- Processing information of algorithms can be stored in that way, e.g. to mark an element as already processed