Previous Table of Contents Next


10.3.4 FeatureMap


   This represents a mapping of source Features to target Features.

   Superclasses

   ModelElement

   Attributes

   function

Any code or script for the FeatureMap.

type:

multiplicity:

ProcedureExpression
exactly one

   functionDescription

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

type:

multiplicity:

String
exactly one

   References

   classifierMap

Identifies the ClassifierMap owning the FeatureMap.

class:

defined by:

multiplicity:

inverse:

ClassifierMap
ClassifierMapToFeatureMap::classifierMap
zero or one
ClassifierMap::featureMap

   source

Identifies the source Features of the FeatureMap.

class:

defined by:

multiplicity:

Feature
FeatureMapSource::source
one or more

   target

Identifies the target Features of the FeatureMap.

class:

defined by:

multiplicity:

Feature
FeatureMapTarget::target
one or more