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

Packages that use de.tuberlin.cs.cis.ocl.eval.instance
de.tuberlin.cs.cis.ocl.eval.instance Provides classes for representing the instance level of OCL.  
de.tuberlin.cs.cis.ocl.eval.report Provides classes summarising the interpretation results of OCL constraints.  
de.tuberlin.cs.cis.ocl.example.eval Provides classes implementing an example instance level of a model.  
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.eval.instance used by de.tuberlin.cs.cis.ocl.eval.instance
BooleanInstance
          Represents an instance of the OCL type Boolean.
CollectionInstance
          Represents an instance of the OCL type Collection.
FeatureInvocationException
          Thrown when an exception occurs while accessing a feature or invoking an operation.
Instance
          Abstracts and represents instances for the evaluation proccess.
OclAnyInstance
           
PredefinedInstance
          Represents instances of OCL predefined types.
RealInstance
          Represents an instance of the OCL type Real.
UndefinedValueException
          Thrown when an OCL expression or value is undefined.
 

Classes in de.tuberlin.cs.cis.ocl.eval.instance used by de.tuberlin.cs.cis.ocl.eval.report
Instance
          Abstracts and represents instances for the evaluation proccess.
 

Classes in de.tuberlin.cs.cis.ocl.eval.instance used by de.tuberlin.cs.cis.ocl.example.eval
FeatureInvocationException
          Thrown when an exception occurs while accessing a feature or invoking an operation.
Instance
          Abstracts and represents instances for the evaluation proccess.
OclAnyInstance
           
UndefinedValueException
          Thrown when an OCL expression or value is undefined.
 

Classes in de.tuberlin.cs.cis.ocl.eval.instance used by de.tuberlin.cs.cis.ocl.model.eval
FeatureInvocationException
          Thrown when an exception occurs while accessing a feature or invoking an operation.
Instance
          Abstracts and represents instances for the evaluation proccess.
OclAnyInstance
           
UndefinedValueException
          Thrown when an OCL expression or value is undefined.
 

Classes in de.tuberlin.cs.cis.ocl.eval.instance used by de.tuberlin.cs.cis.ocl.model.mofbridge
FeatureInvocationException
          Thrown when an exception occurs while accessing a feature or invoking an operation.
Instance
          Abstracts and represents instances for the evaluation proccess.
OclAnyInstance
           
UndefinedValueException
          Thrown when an OCL expression or value is undefined.