Package 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.

See:
          Description

Interface Summary
MofRepository Provides access to a metamodel and a model instance.
 

Class Summary
ConceptFactory a factory for the construction and mapping of concepts.
MofAssociationEnd The MOF Collection is an ocl collection type that is constructable from a MOF Multiplicity Type.
MofClassifier Describes a Classifier in a MOF-Model for OCL.
MofEnumerationType Describes an enumeration type from the MOF-model for OCL.
MofFacade Facade Pattern plus abstract binding.
MofFeature Describes a feature from a MOF-Model for OCL.
MofInstance Describes an instance from the MOF-Model for OCL.
MofReflection Implements the access to the metalevel of MOF in the context of OCL.
MofReflector Implements the queries to the metalevel of MOF in the context of OCL.
 

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

Provides classes bridging MOF model information to implement this framework's model interface and thus supporting validation of OCL constraints on MOF compliant metamodels. Based on the MOF technology mapping for Java (JMI), this MOF Bridge acts as a ModelFacade for MOF.

Related Documentation

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