Constraint Descriptor : cons_lux_II (type: ERROR, kind: )

Constraint : cons_lux_II

Constraint Name
cons_lux_II (type: ERROR, kind: )
Constraint Class
IISpec
Package
luxh
Description
Namespace of the identifier should either be an OID or UUID
OCL
self.root.oclIsUndefined() or 
self.isUUID(self.root) or 
self.isOID(self.root)