SysML

org.topcased.modeler.sysml.requirementdiagram.policies
Class RequirementDiagramLayoutEditPolicy

java.lang.Object
  extended by ModelerLayoutEditPolicy
      extended by org.topcased.modeler.sysml.requirementdiagram.policies.RequirementDiagramLayoutEditPolicy

public class RequirementDiagramLayoutEditPolicy
extends ModelerLayoutEditPolicy

** Generated **

Constructor Summary
RequirementDiagramLayoutEditPolicy()
          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

RequirementDiagramLayoutEditPolicy

public RequirementDiagramLayoutEditPolicy()
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.