TypedElement

A typed element has a type.

Description

A typed element is an element that has a type that serves as a constraint on the range of values the element can represent.

Typed element is an abstract metaclass.

Attributes

No additional attributes.

Associations

Constraints

No additional constraints.

Semantics

Values represented by the element are constrained to be instances of the type. A typed element with no associated type may represent values of any type.

Notation

No general notation.