Uses of Package
com.sodius.mdw.core.model

Packages that use com.sodius.mdw.core.model
com.sodius.mdw.core Central classes of the MDWorkbench platform. 
com.sodius.mdw.core.eval Contains the evaluation framework to launch evaluations of templates, rules and scripts. 
com.sodius.mdw.core.eval.project Provides a description of the contents of a project : templates, rules and scripts. 
com.sodius.mdw.core.eval.scripts Defines Java base script containers. 
com.sodius.mdw.core.model Contains the model framework to manage model, metamodel and related model elements. 
com.sodius.mdw.core.model.diagram Contains the diagram image framework, for documentation generation purpose. 
com.sodius.mdw.core.model.emf Contains interfaces that act as a bridge between MDWorkbench model framework and EMF. 
com.sodius.mdw.core.model.io Contains the model i/o framework, which enables to load and save models. 
 

Classes in com.sodius.mdw.core.model used by com.sodius.mdw.core
MetamodelManager
          Provides access to the metamodels available in the environment.
 

Classes in com.sodius.mdw.core.model used by com.sodius.mdw.core.eval
MDWCollection
          Provides facilities to invoke scripts on each MDWObject element of this collection.
MDWList
          Provides facilities to invoke scripts on each MDWObject element of this list.
Model
          A Model holds MDWObject instances.
 

Classes in com.sodius.mdw.core.model used by com.sodius.mdw.core.eval.project
Metamodel
          Defines a metamodel ("UML 2.1" for example), from which you can manage models.
 

Classes in com.sodius.mdw.core.model used by com.sodius.mdw.core.eval.scripts
MDWObject
          MDWObject is the root of all modeled objects.
 

Classes in com.sodius.mdw.core.model used by com.sodius.mdw.core.model
ExtendedClass
          Provides access to structural features, like EClass does, but merges the features of the base EClass with the ones defined on applied metamodel extensions (if any).
MDWCollection
          Provides facilities to invoke scripts on each MDWObject element of this collection.
MDWList
          Provides facilities to invoke scripts on each MDWObject element of this list.
MDWObject
          MDWObject is the root of all modeled objects.
MDWSet
          Provides facilities to invoke scripts on each MDWObject element of this Set.
Metamodel
          Defines a metamodel ("UML 2.1" for example), from which you can manage models.
MetamodelConfiguration
          The configuration from which the metamodel originates.
MetamodelExtension
          Defines an extension of a base metamodel, to decorate existing types with new features.
MetamodelManager
          Provides access to the metamodels available in the environment.
Model
          A Model holds MDWObject instances.
RichText
          Holds a rich text representation, whose underlying format can either be XHTML or RTF.
RichTextType
          Enumeration of known rich text formats.
 

Classes in com.sodius.mdw.core.model used by com.sodius.mdw.core.model.diagram
MDWObject
          MDWObject is the root of all modeled objects.
 

Classes in com.sodius.mdw.core.model used by com.sodius.mdw.core.model.emf
MDWCollection
          Provides facilities to invoke scripts on each MDWObject element of this collection.
MDWList
          Provides facilities to invoke scripts on each MDWObject element of this list.
MDWObject
          MDWObject is the root of all modeled objects.
Metamodel
          Defines a metamodel ("UML 2.1" for example), from which you can manage models.
Model
          A Model holds MDWObject instances.
 

Classes in com.sodius.mdw.core.model used by com.sodius.mdw.core.model.io
Metamodel
          Defines a metamodel ("UML 2.1" for example), from which you can manage models.
MetamodelConfiguration
          The configuration from which the metamodel originates.
Model
          A Model holds MDWObject instances.