Previous | Table of Contents | Next |
The Schema is a container for all data mining top-level objects.
Superclasses
Package
Contained Elements
LogicalData CategoryMatrix AuxiliaryObject CategoryTaxonomy MiningFunctionSettings MiningModel MiningTask MiningResult
Attributes
None
References
logicalData
This represents a set of LogicalData objects contained in the schema.
class: LogicalData
defined by: SchemaHasLogicalData
multiplicity: zero or more
inverse: LogicalData::schema
aggregation: composite
categoryMatrix
This represents a set of CategoryMatrix objects contained in the schema.
class: | CategoryMatrix | ||||
defined by: | SchemaHasCategoryMatrix | ||||
multiplicity: | zero or more | ||||
inverse: | CategoryMatrix::schema | ||||
aggregation: | composite | ||||
auxObject |
This represents a set of AuxiliaryObject objects contained in the schema. class: AuxiliaryObject defined by: SchemaHasAuxObjects
multiplicity: zero or more inverse: AuxiliaryObject::schema aggregation: composite
taxonomy
This represents a set of CategoryTaxonomy objects contained in the schema. class: CategoryTaxonomy defined by: SchemaHasCategoryTaxonomy
multiplicity: zero or more inverse: CategoryTaxonomy::schema aggregation: composite
miningFunctionSettings
This represents a set of MiningFunctionSettings objects contained in the schema. class: MiningFunctionSettings defined by:
SchemaHasFunctionSettings multiplicity: zero or more inverse: MiningFunctionSettings::schema aggregation: composite
miningModel
This represents a set of MiningModel objects contained in the schema.
class: | MiningModel | ||||
defined by: | SchemaHasMiningModel | ||||
multiplicity: | zero or more | ||||
inverse: | MiningModel::schema | ||||
aggregation: | composite | ||||
task |
This represents a set of MiningTask objects contained in the schema. class: MiningTask defined by: SchemaHasMiningTask multiplicity:
zero or more inverse: MiningTask::schema aggregation: composite
result
This represents a set of MiningResult objects contained in the schema. class: MiningResult defined by: SchemaHasMiningResult
multiplicity: zero or more inverse: MiningResult::schema aggregation: composite