Uses of Class
be.ac.vub.cocompose.eclipse.actions.CreateAction

Packages that use CreateAction
be.ac.vub.cocompose.eclipse.actions   
 

Uses of CreateAction in be.ac.vub.cocompose.eclipse.actions
 

Subclasses of CreateAction in be.ac.vub.cocompose.eclipse.actions
 class CreateImplementationGeneratorAction
          Creates an ImplementationGenerator for the selected Concept.
 class CreateImplementationPatternAction
          Creates an ImplementationPattern for the selected Concept.
 class CreateImplementationRolePartAction
          Creates an ImplementationGenerator for the selected Concept.
 class CreateSimplePropertyAction
          Creates a SimpleProperty for the selected Concept.
 class CreateSolutionPatternAction
          Creates a SolutionPattern for the selected Concept.