Classe "NameSpace"

Description

Propriétaire : Méta-modèle UML simplifié

A namespace is a named element that can own other named elements. Each named element may be owned by at most one namespace. A namespace provides a means for identifying named elements by name. Named elements can be identified by name in a namespace either by being directly owned by the namespace or by being introduced into the namespace by other means e.g. importing or inheriting. Namespace is an abstract metaclass. A namespace can own constraints. The constraint does not necessarily apply to the namespace itself, but may also apply to elements in the namespace.Under Objecteering, a NameSpace is generalizable. It can contain interactions, is the definition context for instances, Under Objecteering, a NameSpace belongs to another NameSpace, with the single exception of the Root NameSpace, that is associated to the Project.

A namespace is an element in a model that contains a set of named elements that can be identified by name.

Classes parentes :

Diagrammes de classes : Associations : Attributs :