Previous Table of Contents Next


9.4.2 Feature


   A feature declares a behavioral or structural characteristic of instances of classifiers.

   Description

   A feature declares a behavioral or structural characteristic of instances of classifiers. Feature is an abstract metaclass.

   Generalizations

   • “NamedElement? on page 71

   Attributes

   No additional attributes

   Associations

   • / featuringClassifier: Classifier [0..*] The Classifiers that have this Feature as a feature. This is a derived union.

   Constraints

   No additional constraints

   Semantics

   A Feature represents some characteristic for its featuring classifiers. A Feature can be a feature of multiple classifiers.

   Notation

   No general notation. Subclasses define their specific notation.