Class | Description |
---|---|
AddLiteralRule |
This rule will add to each row of the input of the setValue method
a column with the given name and value.
|
AscobaAbstractRule |
This rule is an abstract rule for ASCOBA.
|
AscobaInputRule |
This rule will delete the selected instances together with the child instances.
|
CalcMeqMaxMinRule |
This rule calculates Maximum and Minimum of the values of the given measurements.
|
CompareMeaValues |
This implementation compare values of two measurements
For more details see \ref implementations_com_highqsoft_ascoba_CompareMeaValues
|
CompareModel |
This implementation compare the model of the ASAM ODS source with the model of the ASAM ODS target.
|
CompareModelDoxygen |
This implementation compare the model of the ASAM ODS source with the model of the ASAM ODS target.
|
CopyInstancesAbstractRule |
This rule is an abstract rule to copy instances from the source to the target.
|
CopyInstancesChildrenRule |
This rule copies the instances from the source to the target session.
|
CopyInstancesRule |
This rule copies the instances from the source to the target session.
|
CopyInstancesWithFatherChildRule |
This rule copies the instances from the source to the target session.
|
CopyInstancesWithRelatedRule |
This rule copies the instances from the source to the target session.
|
CopyInstancesWithRelationsRule |
This rule copies the instances from the source to the target session.
|
CopyModel |
This implementation copies the model of the ASAM ODS source to an ASAM ODS target.
|
CSVFromRule |
This rule reads the data from an CSV file.
|
CSVToRule |
This rule writes the values into a CSV-file.
|
DeleteInstancesRule |
This rule will delete the selected instances together with the child instances.
|
DistinctRule |
This rule reduces the data set, all data set with an unique value of the given attribute value name
will remain in the result data set.
|
ElementToRule |
This rule writes the attribute values to the target.
|
GetInstanceByAsamPath |
This implementation compare the model of the ASAM ODS source with the model of the ASAM ODS target.
|
GetInstancesRule |
This rule copies the instances from the source to the target session.
|
HandledInstancesMap |
This class is a map to remember the handled instances.
|
HandledInstancesRule |
This rule returns the Ids of the handled instances of an element.
|
HQLXRule |
This rule will execute a HQLX-Command.
|
InsertModel |
This implementation compare the model of the ASAM ODS source with the model of the ASAM ODS target.
|
LinkInstancesRule |
links the instances of the given application element in the target session
according the related instances from the source.
|
LoadAttributeValuesRule |
This rule will add to each row of the input of the setValue method
a column with the given name and value.
|
MapAttributeNameByBaseRule |
This rule will add to each row of the input of the setValue method
a column with the given name and value.
|
Messages |
This is just a class to provide bunlde messages.
|
OdsCache |
This implementation copies the model of the ASAM ODS source to an ASAM ODS target.
|
PrintModel |
This implementation copies the model of the ASAM ODS source to an ASAM ODS target.
|
RelatedInstancesRule |
This rule will find the Ids of the relared instances.
|
RelationToRule |
This rule creates a N to M relation in the target.
|
RenameRule |
This rule changes the names of the attributes in a dataset.
|
SetSystemPropertyRule |
This rule stores the first found attribute value in the system property.
|
SetUndefinedRule |
This rule the value of an attribute value to undefined (flag = 0).
|
StoreRule |
This rule save to or restored from the data set the context.
|
WriteAttributeRule |
This rule writes the attribute value to a file.
|
XLSDate2ODSRule |
This rule converts the numeric value from an XLS Date to an ODS Date string.
|
XLSFromRule |
This rule reads the data from an XLS file.
|