July 2004
Intermediate to advanced
752 pages
35h 59m
English
An expression that evaluates to a reference to one or more data types. For example, an attribute type declaration in a typical programming language is a type expression. The syntax of type expressions is unspecified in UML.
In C++ the following are type expressions:
Person* Order[24] Boolean (*) (String, int)
Read now
Unlock full access