Uses of Interface
be.ac.vub.cocompose.eclipse.model.IPropertyDescriptorCreator

Packages that use IPropertyDescriptorCreator
be.ac.vub.cocompose.eclipse.model   
be.ac.vub.cocompose.eclipse.model.core   
be.ac.vub.cocompose.eclipse.model.properties   
 

Uses of IPropertyDescriptorCreator in be.ac.vub.cocompose.eclipse.model
 

Constructors in be.ac.vub.cocompose.eclipse.model with parameters of type IPropertyDescriptorCreator
EclipseElement(IPropertyDescriptorCreator creator)
          Creates an EclipseElement.
 

Uses of IPropertyDescriptorCreator in be.ac.vub.cocompose.eclipse.model.core
 

Classes in be.ac.vub.cocompose.eclipse.model.core that implement IPropertyDescriptorCreator
 class EclipseConcept
          The Concept language element for Eclipse.
 class EclipseImplementationGenerator
          The ImplementationGenerator language element for Eclipse.
 class EclipseImplementationPattern
          The ImplementationPattern language element for Eclipse.
 class EclipseImplementationRolePart
          The ImplementationRolePart language element for Eclipse.
 class EclipseModel
          The Model language element for Eclipse.
 class EclipseModelTransformation
          Eclipse implementation of a ModelTransformation.
 class EclipseRelationship
          Eclipse representation for CoCompose language elements that can participate in a relationship.
 class EclipseRole
          The Concept language element for Eclipse.
 class EclipseSolutionPattern
          The SolutionPattern language element for Eclipse.
 

Uses of IPropertyDescriptorCreator in be.ac.vub.cocompose.eclipse.model.properties
 

Classes in be.ac.vub.cocompose.eclipse.model.properties that implement IPropertyDescriptorCreator
 class EclipseSimpleProperty
          The SimpleProperty language element for Eclipse.