MiningStructureColumn Data Type (ASSL)
Defines an abstract primitive data type that represents information about a column in a MiningStructure element.
Syntax
<MiningStructureColumn>
<Name>...</Name>
<ID>...</ID>
<Description>...</Description>
<Type>...</Type>
<Annotations>...</Annotations>
</MiningStructureColumn>
Data Type Characteristics
Characteristic |
Description |
---|---|
Base data types |
None |
Derived data types |
Data Type Relationships
Relationship |
Element |
---|---|
Parent element |
None |
Child elements |
Annotations, Description, ID, Name, Type |
Derived elements |
Column (Columns collection of MiningStructure) |
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is MiningStructureColumn.