Rational Developer for Power Systems Software
V7.6

com.ibm.etools.systems.application.visual.editor.editpolicies
Class SystemNodeEditPolicy

java.lang.Object
  extended by LayoutEditPolicy
      extended by com.ibm.etools.systems.application.visual.editor.editpolicies.SystemNodeEditPolicy

public class SystemNodeEditPolicy
extends LayoutEditPolicy

Created on Oct 18, 2004


Field Summary
static String copyright
           
 
Constructor Summary
SystemNodeEditPolicy()
           
 
Method Summary
protected  EditPolicy createChildEditPolicy(EditPart child)
           
protected  Command getCreateCommand(CreateRequest request)
           
protected  Command getDeleteDependantCommand(Request request)
           
protected  Command getMoveChildrenCommand(Request request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static final String copyright
Constructor Detail

SystemNodeEditPolicy

public SystemNodeEditPolicy()
Method Detail

createChildEditPolicy

protected EditPolicy createChildEditPolicy(EditPart child)

getCreateCommand

protected Command getCreateCommand(CreateRequest request)

getDeleteDependantCommand

protected Command getDeleteDependantCommand(Request request)

getMoveChildrenCommand

protected Command getMoveChildrenCommand(Request request)

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.