AirWare On-line Reference Manual
| | Release Level | 5.4 |
| | Release Date | 2008 10 |
| Revision Level | 1.0 |
|
Last modified on:
Monday, 20-Jul-09 14:03 CEST
|
Object Attributes
All OBJECTS are defined by
- HEADER data
- Attribute sets.
Attribute sets consist of
- Descriptors (which can be: variable, symbolic, or hybrid);
their layout, format and editor interface is controlled by the class-specific TEMPLATE file
and the variable (Descriptor) definition in the Knowledge Base.
- Structures: these include more complex data structures
with specific constraints (like summing up to 100% ...) such
as time series, tables of different dimensionality, and matrices. Their layout is defined
by a set of WIDGETS in or available to the PARSER cgi that is triggered by
the respective TEMPLATE tags. or escape sequences.
The TEMPLATE is responsible for the overall positioning of the widget.
- Time series (references);
- Temporal scaling factors (monthly, daily, hourly);
- Contact addresses, contact persons;
- Fleet composition;
- VOC speciation (ISIC industry class specific);
- Link lists to other, related objects.
- Methods for their instantiation.
|