| Biolomics.BioCallback Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | Run | 
 Class Run.
 Main class for running BioloMICS functions.
  | 
|  | TextBoxStreamWriter | 
 Class TextBoxStreamWriter.
  | 
|  | WhereEventArgs | 
 Use to store either a XWhere or a string where clause from Biocoder to BioloMICS
  | 
|   | XAField | 
 Class that presents AField.
  
 Code of field: A (for Array) Type of field:fixed array of discrete data. Storage: one integer with value in the range 0…8 for each subfield. Applicable to: 96 wells microplate discrete data (-, +, weak, ...) 384 wells microplate discrete data (-, +, weak, ...) Free array data, discrete data | 
|   | XBlastHit | 
 Class XBlastHit.
  | 
|   | XCField | 
 Class XCField persents CField.
  
 Code of field: C Type of field: multi-state unordered discrete data. Storage: one integer with value 0 to 3 for each subfield. Applicable to: Discrete data, multiple states (ex: colors, type of vegetation, climate...) | 
|  | XConfig | 
 Class XConfig.Presents the configuration of biolomics.
  | 
|   | XConnection | 
 This class encapsulate a TConnection instance. A few maps are also created, to embed the original DataLayoutMap, TableDefMap and FieldDefMap
  | 
|  | XConnectionDef | 
 Class XConnectionDef.Contains the definition of the connection .
  | 
|   | XDataLayout | 
 Class XDataLayout.
 It presents the view of the table to be shown in the tree.
  | 
|  | XDataLayoutMap | 
 This is a real Generic.KeyedCollection, so that all usual operations on a collection work on it.
  | 
|  | XDateTime | 
 Class XDateTime represents date time data.
  | 
|   | XDField | 
 Class XDField.Presents decimal field.
  
 Code of field: D Type of field: handle simple discrete, semi-discrete or continuous characters having maximum 1 state or value. Storage: A 64 bit real number. Applicable to: Many types of data can be encoded using this type of field. | 
|   | XEField | 
 Class XEField.Represnets text field.
  
 Code of field: E (for Editable Text) Type of field: free text containing an unlimited amount of characters. Applicable to: All textual information. | 
|  | XFastaResult | 
 Class XFastaResult.
  | 
|  | XFastaResultFile | 
 Class XFastaResultFile.
  | 
|  | XField | 
 Class XField.This is the base class for all X..Field classes.
 It contains a reference to the parent record and contains field definition cref="XFieldDef".
  | 
|  | XFieldDef | 
 Class XFieldDef.
  | 
|   | XFieldDefMap | 
 This is a real Generic.KeyedCollection, so that all usual operations on a collection work on it.
 the encapsulation of the source TFieldDefMap is made at the FieldDef level, being here a XFieldDef pointing to the original object
  | 
|   | XFieldMap | 
 Class XFieldMap.
  | 
|   | XFileField | 
 Class XFileField.
  
 Code of field: F (for File) Type of field: container for files of any format (pictures, MS-Office documents, trace files, etc). Storage: The file content is stored in a BLOB (Binary Large Object) in the database. Applicable to: Any file of any format associated with a given record. Files that are too large could create problems depending on the setting of the underlying database (MySQL, MongoDB) since some size limitations may apply. | 
|   | XFileLinkField | 
 Class XFileLinkField.
  
 Code of field: FLink (for File Link) Type of field: Link to F field that is a container for files of any format (pictures, MS-Office documents, trace files, etc). Applicable to: Any file of any format associated with a given record. Files that are too large could create problems depending on the setting of the underlying database (MySQL, MongoDB) since some size limitations may apply. | 
|   | XGField | 
 Class XGField.
  
 Code of field: G (for Gel data) Type of field: Molecular weights (MW) series obtained from the analysis of electrophoresis gels. Storage: a vector of real numbers. Applicable to: Molecular weights obtained from: RAPD, RFLP, PFGE, PCR, AFLP, Southern blots, Northern blots, Western blots... | 
|  | XGLinkField | 
 Class XGLinkField.
  
 Code of field: GLink (for Gel Link) Type of field: Link to G field that is a container for MW series. Applicable to: List of Molecular weights series obtained from: RAPD, RFLP, PFGE, PCR, AFLP, Southern blots, Northern blots, Western blots... | 
|  | XGroupDef | 
 Class XGroupDef.Prensts group definition.
  | 
|  | XGroupDefMap | 
 This is a real Generic.KeyedCollection, so that all usual operations on a collection work on it.
 the encapsulation of the source TGroupDefMap is made at the GroupDef level, being here a XGroupDef pointing to the original object
  | 
|   | XHField | 
 XHField a class that presents Date time field.
  
 Code of field: H (for Historical data) Type of field: date field and time. Applicable to: Date with the following format: dd/mm/yyyy or mm/dd/yyyy. To set the format (US or European), go to the Backstage section, open the Options and in General click True or False in US Date Format. | 
|   | XInt64Field | 
 Class XInt64Field.
  
 Code of field: I (for Integer) Type of field: handle simple discrete, semi-discrete or continuous characters having maximum 1 state or value. Applicable to: Many types of data can be encoded using this type of field. | 
|  | XKeySubIdNodeType | 
 Class XKeySubIdNodeType.
  | 
|   | XKField | 
 Class XKField.
  
 Code of field: K Type of field: color. Applicable to: Any ARGB number stored as 32 or 64 bit value. Warning: if alpha and Red components are zero, the value may be understood as a 32 bit integer instead of a 64 bit integer | 
|   | XLField | 
 Class XLField.
  
 Code of field: L (for Location) Type of field: Latitude, longitude data, altitude in meters and precision factor (PF) in kilometers. Applicable to: Latitude and longitude values can be entered in degree/minute/second or in radian. | 
|   | XLinkField | 
 XLinkField class is the base class for link fields.
  | 
|   | XLLinkField | 
 Class XLLinkField.
  
 Code of field: LLink (for Location Link) Type of field: Link to L field that is a container for GIS coordinates (Latitude, longitude data (in radians), altitude in meters and precision factor (PF) in kilometers). Applicable to: List of GIS coordinates | 
|   | XMField | 
 Class XMField.
  
 Code of field: M (for Microplate) Type of field: fixed array of continuous data of type S. Applicable to: 96 wells microplate continuous data 384 wells microplate continuous data Free array data, continuous data | 
|   | XNField | 
 Class XNField.
  
 Code of field: N (for DNA) Type of field: free text field containing one DNA or protein sequence. Applicable to: DNA or protein sequence data. | 
|   | XNLinkField | 
 Class XNLinkField.
  
 Code of field: NLink (for DNA Link) Type of field: Link to N field that is a container for sequence data (DNA or protein). Applicable to: List of one or several DNA or protein sequences. | 
|  | XNodeTagEnum | 
 Class XNodeTagEnum.
  | 
|   | XOField | 
 Class XOField.
  
 Code of field: O Type of field: a structured classification value. Applicable to: Any kind of structured hierarchy. | 
|   | XOLinkField | 
 Class XOLinkField.
  
 Code of field: OL (for Ontology Link) Type of field: link to an ontology field in another table. Applicable to: All records linked to multiple target records defined in a table with ontology fields. | 
|  | XReadWriteDelete | 
 Class XReadWriteDelete.
  | 
|   | XRecLinkField | 
 Class XRecLinkField.
  
 Code of field: RLink (for Record Link) Type of field: Link to records of another and associated table. This kind of table is called target table. Applicable to: List of records that should be linked. A link can point to another table, but also to itself. This can be used in a very large number of scenarios. Ex.: link between strains (table 1) and species names (table 2). | 
|   | XRecord | 
 Class XRecord.
  | 
|   | XRecordMap | 
 Class XRecordMap.
  | 
|   | XSField | 
 Class XSField.
  
 Code of field: S Type of field: continuous range data. Storage: Four 64 bit real numbers. Applicable to: Continuous range data where four possible values can be recorded: minimum, low percentile (ex: 5% percentile), high percentile (ex: 95% percentile) and maximum values. | 
|   | XTableDef | 
 Class XTableDef.
  | 
|   | XTableDefMap | 
 This is a real Generic.KeyedCollection, so that all usual operations on a collection work on it.
 the encapsulation of the source TTableDefMap is made at the TableDef level, being here a XTableDef pointing to the original object
  | 
|  | XTaxoField | 
 Class XTaxoField.
  | 
|  | XTaxoLinkField | 
 Class XTaxoLinkField.
  | 
|   | XTField | 
 Class XTField.
  
 Code of field: T Type of field: single discrete data with four possible states that can be combined. Storage: one integer value in the range 0…15, as only 4 bits are used. Applicable to: Any data that can be reduced to a simple discrete value such as "presence/absence" or "yes/no". | 
|   | XUField | 
 Class XUField.
  
 Code of field: U (for URL) Type of field: List of hyperlinks pointing to websites. Applicable to: Websites containing useful information on a given record can be pointed and opened with U fields. | 
|  | XUserDef | 
 Class XUserDef.Presents the user with all informations.
  | 
|   | XVField | 
 Class XVField.
  
 Code of field: V Type of field: single discrete data with an unlimited number of states. Storage: one integer value in the range of 0 till the number of added states. Applicable to: Any data that can be reduced to a simple discrete value such as "presence/absence" or "yes/no". | 
|   | XWField | 
 Class XWField.
  
 Code of field: W (for Wave) Type of field: free array of series of continuous data. Applicable to: Time series, HPLC, GC, NMR data, ... | 
|   | XWLinkField | 
 Class XWLinkField.
  
 Code of field: WLink Type of field: Link to W field that is a container for free array of series of continuous data. Applicable to: List of Time series, HPLC, GC, NMR data, ... | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | RunGetRecordIdListEnum | 
 Enum GetRecordIdListEnum 
 choose what records to take selection,displayed or all records.
  | 
|  | XTFieldTFieldStateEnum | 
 Enum TFieldStateEnum
  | 
|  | XTFieldTFieldStateMaskEnum | 
 Enum TFieldStateMaskEnum
  |