org.topcased.modeler.sysml.blockdefinitiondiagram.policies
Class UnitLayoutEditPolicy
java.lang.Object
org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
org.topcased.modeler.sysml.blockdefinitiondiagram.policies.UnitLayoutEditPolicy
public class UnitLayoutEditPolicy
- extends org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy
- ** Generated **
Method Summary |
org.eclipse.gef.commands.Command |
getCommand(org.eclipse.gef.Request request)
|
protected java.lang.Object |
getConstraintFor(org.eclipse.gef.requests.ChangeBoundsRequest request,
org.eclipse.gef.GraphicalEditPart child)
|
protected org.eclipse.gef.commands.Command |
getCreateCommand(org.eclipse.gef.requests.CreateRequest request)
|
protected boolean |
isValid(EObject child,
EObject parent)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnitLayoutEditPolicy
public UnitLayoutEditPolicy()
- Default contructor.
- ** Generated **
isValid
protected boolean isValid(EObject child,
EObject parent)
- See Also:
org.topcased.modeler.edit.policies.ModelerLayoutEditPolicy#isValid(org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EObject)
- ** Generated **
- NOT
getCreateCommand
protected org.eclipse.gef.commands.Command getCreateCommand(org.eclipse.gef.requests.CreateRequest request)
- See Also:
LayoutEditPolicy.getCreateCommand(org.eclipse.gef.requests.CreateRequest)
getCommand
public org.eclipse.gef.commands.Command getCommand(org.eclipse.gef.Request request)
getConstraintFor
protected java.lang.Object getConstraintFor(org.eclipse.gef.requests.ChangeBoundsRequest request,
org.eclipse.gef.GraphicalEditPart child)
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.