Previous Table of Contents Next


10.3.2 ClassifierMap


   This represents a mapping of source Classifiers to target Classifiers. A ClassifierMap may consist of a group of ClassifierFeatureMaps and/or FeatureMaps.

   Superclasses

   Namespace

   Contained Elements

   ClassifierFeatureMap, FeatureMap

   Attributes

   function

Any code or script for the ClassifierMap.

type:

multiplicity:

ProcedureExpression
exactly one

   functionDescription

A short description for any code or script performed by the ClassifierMap.

type:

multiplicity:

String
exactly one

   References

   transformationMap

Identifies the TransformationMap that owns the ClassifierMap.

class:

defined by:

multiplicity:

inverse:

Namespace
Namespace-ModelElement::namespace
zero or one
TransformationMap::classifierMap

   source

Identifies the source Classifiers of the ClassifierMap.

class:

defined by:

multiplicity:

Classifier
ClassifierMapSource::source
one or more

   target

Identifies the target Classifiers of the ClassifierMap.

class:

defined by:

multiplicity:

Classifier
ClassifierMapTarget::target
one or more

   featureMap

Identifies the FeatureMaps owned by the ClassifierMap.

class:

defined by:

multiplicity:

inverse:

FeatureMap
ClassifierMapToFeatureMap::featureMap
zero or more
FeatureMap::classifierMap

   cfMap

Identifies the ClassifierFeatureMaps owned by the ClassifierMap.

class:

defined by:

multiplicity:

inverse:

ClassifierFeatureMap
ClassifierMapToCFMap::cfMap
zero or more
ClassifierFeatureMap::classifierMap