Misplaced Pages

Classifier (UML)

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Classifier" UML – news · newspapers · books · scholar · JSTOR (October 2006) (Learn how and when to remove this message)

A classifier is a category of Unified Modeling Language (UML) elements that have some common features, such as attributes or methods.

Overview

A classifier is an abstract metaclass classification concept that serves as a mechanism to show interfaces, classes, datatypes and components.

A classifier describes a set of instances that have common behavioral and structural features (operations and attributes, respectively).

A classifier is a namespace whose members can specify a generalization hierarchy by referencing its general classifiers.

A classifier is a type and can own generalizations, thereby making it possible to define generalization relationships to other classifiers.

A classifier is a redefinable element, as it is possible to redefine nested classifiers.

All objects that can have instances are classifiers.

Important aspects

Types of UML classifiers

Predefined UML classifiers

References

  1. "UML Classifier". Retrieved December 7, 2012.
Unified Modeling Language
Actors
Concepts
Object oriented
Structure
Behavior
Relationships
Extensibility
Other
Diagrams
Structure
Behaviour
Interaction
Derived languages
Other topics


Stub icon

This Unified Modeling Language article is a stub. You can help Misplaced Pages by expanding it.

Categories: