ocl
deflib

Known Dependencies:

An example of a definition library

Authors:
Joanna Chimiak-Opoka


Definitions Summary
protected Integer example_variable
      An example of a variable definition
protected Class getClassByName
      Gets a class by name from the set of all class instances
protected Integer numberOfAttributes
      Gets a number of attributes for the context class
 

Definitions Detail

example_variable

protected  example_variable : Integer
An example of a variable definition


getClassByName

protected  getClassByName() : Class
Gets a class by name from the set of all class instances


numberOfAttributes

protected  numberOfAttributes() : Integer
Gets a number of attributes for the context class