Stereotype = <<Const>>
Description : Handles the way to specify a 'const' type Attribute.
Stereotype = <<property>>
Description : This will handle the way to specify a 'property' type Attribute.
Stereotype = <<function>>
Description : Handles the way to specify a 'function' type Operation.
Stereotype = <<procedure>>
Description : Handles the way to specify a 'procedure' type Operation.
Stereotype = <<Enum>>
Description : Handles the way to specify an 'Enumeration' type Classifier.
Stereotype = <<Record>>
Description : Handles the way to specify a 'Record' type Classifier.
Stereotype = <<Set>>
Description : Handles the way to specify a 'Set' type Classifier.
Stereotype = <<SubRange>>
Description : Handles the way to specify a 'Sub Range' type Classifier.
Stereotype = <<Array>>
Description : Handles the way to specify an 'Array' type Classifier.
Stereotype = <<Exception>>
Description : Handles the way to specify an 'Exception' type Classifier.