SysML

org.topcased.modeler.sysml.blockdefinitiondiagram.policies
Class BlockDefDiagramLayoutEditPolicy

java.lang.Object
  extended by ModelerLayoutEditPolicy
      extended by org.topcased.modeler.sysml.blockdefinitiondiagram.policies.BlockDefDiagramLayoutEditPolicy

public class BlockDefDiagramLayoutEditPolicy
extends ModelerLayoutEditPolicy

** Generated **

Constructor Summary
BlockDefDiagramLayoutEditPolicy()
          Default contructor.
 
Method Summary
protected  boolean isExternalObjectAllowed(GraphNode parent, GraphNode child)
          Allow the Drag and drop of NamedElement from others diagrams
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockDefDiagramLayoutEditPolicy

public BlockDefDiagramLayoutEditPolicy()
Default contructor.

** Generated **
Method Detail

isExternalObjectAllowed

protected boolean isExternalObjectAllowed(GraphNode parent,
                                          GraphNode child)
Allow the Drag and drop of NamedElement from others diagrams


SysML

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