SAM

org.topcased.modeler.sam.edit.policies
Class SAMMultiPortLayoutEditPolicy

java.lang.Object
  extended by MultiPortLayoutEditPolicy
      extended by org.topcased.modeler.sam.edit.policies.SAMMultiPortLayoutEditPolicy

public class SAMMultiPortLayoutEditPolicy
extends MultiPortLayoutEditPolicy

An EditPolicy that handle the Add and Orphan children commands of the MultiPort object Creation : 23 nov. 2005


Constructor Summary
SAMMultiPortLayoutEditPolicy()
          The constructor
 
Method Summary
protected  org.eclipse.gef.commands.Command createAddCommand(org.eclipse.gef.EditPart child, org.eclipse.gef.EditPart after)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAMMultiPortLayoutEditPolicy

public SAMMultiPortLayoutEditPolicy()
The constructor

Method Detail

createAddCommand

protected org.eclipse.gef.commands.Command createAddCommand(org.eclipse.gef.EditPart child,
                                                            org.eclipse.gef.EditPart after)
See Also:
OrderedLayoutEditPolicy.createAddCommand(org.eclipse.gef.EditPart, org.eclipse.gef.EditPart)

SAM

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