Customizing the metamodel > Keywords for USRPROPS > DEFINITION
  
DEFINITION
The DEFINITION keyword is the first word in a block in which the properties of a DEFINITION, as opposed to a DIAGRAM or a SYMBOL, are listed.
Example
DEFINITION "Data Element"
{
PROPERTY "Length"
{ EDIT number LENGTH 2 }
...
}
See also
DIAGRAM
SYMBOL
Keywords for USRPROPS