org.topcased.modeler.uml.compositestructuresdiagram.external.policies
Class CompositeStructuresDiagramLayoutEditPolicy
java.lang.Object
ModelerLayoutEditPolicy
org.topcased.modeler.uml.compositestructuresdiagram.external.policies.CompositeStructuresDiagramLayoutEditPolicy
public class CompositeStructuresDiagramLayoutEditPolicy
- extends ModelerLayoutEditPolicy
Global policies for the diagram (only when root object is a Package).
From node section of the palette, the allowed elements that is possible to directly add to the Package are :
- A Classifier : Interface, Class or Collaboration
- A Comment : a simple model object.
- ** Generated **
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeStructuresDiagramLayoutEditPolicy
public CompositeStructuresDiagramLayoutEditPolicy()
- Default contructor.
- ** Generated **
isValid
protected boolean isValid(EObject child,
EObject parent)
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.