|
Class Summary |
| Assertion |
Objects of this class represent M4 assertions.
|
| BaseAttribute |
This class represents a BaseAttribute. |
| Case |
Class to represent a case.
|
| Chain |
|
| Column |
This class represents an M4 column. |
| Columnset |
This class represents an M4 Columnset. |
| ColumnsetStatistics |
|
| ColumnStatistics1 |
|
| ColumnStatistics2 |
|
| Concept |
This class represents an M4 Concept. |
| ConceptInheritance |
Corresponds to M4 table ConceptIsA_T. |
| ConceptualDatatypes |
This class represents the conceptual datatypes stored in the M4 model
and takes care of mapping between the ID and name representations.
|
| Condition |
Objects of this class represent M4 conditions.
|
| Constraint |
Objects of this class represent M4 constraints.
|
| Coordinates |
This class corresponds to one row in the table HCI_COORD_T. |
| Docu |
Instances of this class represent an entry in the table
DOCU_T. |
| EstimatedStatistics |
|
| Feature |
Just an abstraction of MultiColumnFeature and BaseAttribute.
|
| ForeignKey |
This class implements the foreign key functionality. |
| GraphicalM4Object |
This is the abstract superclass of all M4 objects that have graphical
information associated with them. |
| Key |
This class represents an M4 Key. |
| KeyMember |
Each instance of this class represents an entry
in the table KEYMEMBER_T. |
| M4Data |
Superclass for all M4 Data objects (as opposed to operators). |
| M4InterfaceImpl |
|
| M4Object |
The super class for all M4 objects. |
| MultiColumnFeature |
This class represents an M4 MultiColumnFeature. |
| Operator |
This is the class representing the OPERATOR_T table of the M4 schema.
|
| OperatorGroup |
|
| OpParam |
Objects of this class reflect static properties of an operator
found in the OP_PARAMS_T table. |
| ParamDict |
A class to store the parameters of an operator (step). |
| Parameter |
|
| ParameterArray |
This class serves as the container to store a single or multiple
Parameters in the parameter dictionary in class Step.
|
| ParameterObject |
Superclass for all M4Objects that might be a Steps parameter. |
| PrimaryKey |
This class realises the primary key functionality. |
| Projection |
|
| Relation |
This class represents an M4 Relation object. |
| RelationalDatatypes |
This class represents the relational datatypes stored in the M4 model
and takes care of mapping between the ID and name representations.
|
| Step |
This class represents an M4 Step.
|
| Value |
This class represents an M4 Value. |