UML

org.topcased.modeler.uml.compositestructuresdiagram
Class CompositeStructuresEditPartFactory

java.lang.Object
  extended by org.topcased.modeler.uml.compositestructuresdiagram.CompositeStructuresEditPartFactory
All Implemented Interfaces:
org.eclipse.gef.EditPartFactory

public class CompositeStructuresEditPartFactory
extends java.lang.Object
implements org.eclipse.gef.EditPartFactory

Part Factory : associates a model object to its controller.


Constructor Summary
CompositeStructuresEditPartFactory()
           
 
Method Summary
 org.eclipse.gef.EditPart createEditPart(org.eclipse.gef.EditPart context, java.lang.Object model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositeStructuresEditPartFactory

public CompositeStructuresEditPartFactory()
Method Detail

createEditPart

public org.eclipse.gef.EditPart createEditPart(org.eclipse.gef.EditPart context,
                                               java.lang.Object model)
Specified by:
createEditPart in interface org.eclipse.gef.EditPartFactory
See Also:
EditPartFactory.createEditPart(org.eclipse.gef.EditPart,java.lang.Object)
** Generated **

UML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.