Interface | Description |
---|---|
MetaData |
The MetaData interface is a common interface to be implemented by metadata object.
|
MetaDataProvider<T extends MetaData> |
The
MetaDataProvider interface is to be implemented by objects storing
meta data. |
Class | Description |
---|---|
MetaAddressingMode |
The
MetaAddressingMode class holds information on the specified
addressing mode. |
MetaArgument |
The
MetaArgument class describes arguments or addressing modes and operations. |
MetaDataUtils |
The
MetaDataUtils class contains utility methods to deal with objects
implementing the MetaData interface. |
MetaGroup |
The
MetaGroup class describes a group of metadata items
such as addressing modes and operations. |
MetaLocationStore |
The MetaLocationStore class describes memory resources of the processor (as registers and memory
store locations).
|
MetaModel |
The MetaModel class stores information on the model and provides methods to access it.
|
MetaModelPrinter |
TODO: port all code to the toString method of corresponding meta data objects.
|
MetaOperation |
The MetaOperation class stores information on the given operation.
|
MetaShortcut |
The MetaShortcut class describes a shortcut way to refer to an operation in some specific
context.
|
Enum | Description |
---|---|
MetaGroup.Kind |
Specifies the kind of stored items.
|