Class | Description |
---|---|
FmBlock |
Block - Generator Data Model Element
A block specifies the properties for a certain area of logical memory.
|
FmCapture |
Capture Item - Generator Data Model Element
A capture item specifies a set of symbols, filtered
by compilation unit, which should be used.
|
FmDevice |
Device - Generator Data Model Element
Implements access to detailed informations about a device
available in the system.
|
FmInterrupt |
Interrupt - Generator Data Model Element
A interrupt element gives information about an interrupt
and its declared usage.
|
FmProcess |
Process - Generator Data Model Element
A process (or execution zone) defines a group of threads
sharing common access privileges.
|
FmProcessor |
Processor - Generator Data Model Element
A processor defines specific informations about individual
processing elements embodied on a device.
|
FmZone |
Project Zone - Generator Data Model Root Element
Implements the root element for the generator data model.
|