Package de.tuberlin.cs.cis.ocl.model.eval

Provides classes to describe the instance level of arbitrary models in terms of OCL.

See:
          Description

Interface Summary
InstanceDescriptor Describes an instance of a type within the model.
ReflectionFactory Enables the reflective access to the meta-level of the model.
Reflector Provids informations about a specific classifier in the meta-level of the model.
 

Exception Summary
TypeCastException Thrown when an instance's actual type does not conform to a type it is tried to cast the instance to.
 

Package de.tuberlin.cs.cis.ocl.model.eval Description

Provides classes to describe the instance level of arbitrary models in terms of OCL. Instances define the declared behavior of types. This behavior is used to evaluate OCL constraints on the instance level of the model.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: