Uses the standard UML 'Class' with the << CORBAValue >> stereotype
Can only specialize one other concrete CORBA Value
CORBA Value can only have 'public' or 'private' attributes and navigable opposite association ends
CORBA Value's 'Factory' method is modeled using the << CORBAValueFactory >> stereotype with an Operation
CORBA Value can have only 0 or 1 << CORBAValueFactory >>-stereotyped Operation
CORBA Value can only have 'public' operations