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

Packages that use de.tuberlin.cs.cis.ocl.model.eval
de.tuberlin.cs.cis.ocl.eval.instance Provides classes for representing the instance level of OCL.  
de.tuberlin.cs.cis.ocl.example.eval Provides classes implementing an example instance level of a model.  
de.tuberlin.cs.cis.ocl.model Provides classes to describe arbitrary models in terms of OCL.  
de.tuberlin.cs.cis.ocl.model.eval Provides classes to describe the instance level of arbitrary models in terms of OCL.  
de.tuberlin.cs.cis.ocl.model.mofbridge Provides classes bridging MOF model information to implement this framework's model interface and thus supporting validation of OCL constraints on MOF compliant metamodels.  
 

Classes in de.tuberlin.cs.cis.ocl.model.eval used by de.tuberlin.cs.cis.ocl.eval.instance
InstanceDescriptor
          Describes an instance of a type within the model.
ReflectionFactory
          Enables the reflective access to the meta-level of the model.
 

Classes in de.tuberlin.cs.cis.ocl.model.eval used by de.tuberlin.cs.cis.ocl.example.eval
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.
TypeCastException
          Thrown when an instance's actual type does not conform to a type it is tried to cast the instance to.
 

Classes in de.tuberlin.cs.cis.ocl.model.eval used by de.tuberlin.cs.cis.ocl.model
ReflectionFactory
          Enables the reflective access to the meta-level of the model.
 

Classes in de.tuberlin.cs.cis.ocl.model.eval used by de.tuberlin.cs.cis.ocl.model.eval
InstanceDescriptor
          Describes an instance of a type within the model.
Reflector
          Provids informations about a specific classifier in the meta-level of the model.
TypeCastException
          Thrown when an instance's actual type does not conform to a type it is tried to cast the instance to.
 

Classes in de.tuberlin.cs.cis.ocl.model.eval used by de.tuberlin.cs.cis.ocl.model.mofbridge
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.
TypeCastException
          Thrown when an instance's actual type does not conform to a type it is tried to cast the instance to.