| Class | Description | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| AliasFromRule |
This rule reads the alias data from an Application Element
For more details see \ref rules_com_highqsoft_rules_input_AliasFromRule
|
||||||||||||||||||||
| BundleFromRule |
This rule reads the data from a resource bundle file.
|
||||||||||||||||||||
| CheckFile |
\page InputRules
\section rules_com_highqsoft_moma_rules_input_ListDirectory ListDirectory
\addindex directory
\addindex from rule files
Package com.highqsoft.moma.rules.input This rule checks if a file exist. |
||||||||||||||||||||
| ConstantInputRule |
\page InputRules
\section rules_com_highqsoft_moma_rules_input_ConstantInputRule ConstantInputRule
\addindex ConstantInputRule
Package \b com.highqsoft.moma.rules.mapping
This rule creates a dataset with one line and the given attributes
This rule is designed to be called as a from-rule.
|
||||||||||||||||||||
| CSVColumnFromRule |
This rule reads the data from an CSV file.
|
||||||||||||||||||||
| CSVFromAbstractRule |
This rule reads the data from an CSV file.
|
||||||||||||||||||||
| CSVLineFromRule |
This rule reads the data from an CSV file.
|
||||||||||||||||||||
| CSVLineLocalColumnFromRule |
This rule reads the data from an CSV file.
|
||||||||||||||||||||
| CSVZipColumnFromRule |
This rule reads the data from CSV zip entry of a given zipped file.
|
||||||||||||||||||||
| CSVZipLineLocalColumnFromRule |
This rule reads the data from CSV zip entry of a given zipped file.
|
||||||||||||||||||||
| DiademHeaderReaderRule |
This rule reads the data from an diadem header file.
|
||||||||||||||||||||
| JdbcReaderRule |
\page InputRules
\section rules_com_highqsoft_moma_rules_input_JdbcReaderRule JdbcReaderRule
\addindex jdbc
\addindex from rule jdbc
Type: SequencerRule
This rule reads the first all tables with all columns from a JDBC data source and creates a NameValueUnit[][] object
with following structure:
NameValueUnit[
|