SysML

org.topcased.modeler.sysml.requirementdiagram.edit
Class RelationshipEditPart

java.lang.Object
  extended by EMFGraphEdgeEditPart
      extended by org.topcased.modeler.sysml.requirementdiagram.edit.RelationshipEditPart

public class RelationshipEditPart
extends EMFGraphEdgeEditPart

Base class for dependencies associated to requirements


Constructor Summary
RelationshipEditPart(GraphEdge model)
          Constructor
 
Method Summary
 void activate()
           
protected  void createEditPolicies()
          Creates edit policies and associates these with roles
 void deactivate()
           
protected  void handleModelChanged(Notification msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationshipEditPart

public RelationshipEditPart(GraphEdge model)
Constructor

Parameters:
model - the graph object
Method Detail

createEditPolicies

protected void createEditPolicies()
Creates edit policies and associates these with roles


activate

public void activate()
See Also:
org.topcased.modeler.edit.EMFGraphEdgeEditPart#activate()

deactivate

public void deactivate()
See Also:
org.topcased.modeler.edit.EMFGraphEdgeEditPart#deactivate()

handleModelChanged

protected void handleModelChanged(Notification msg)
See Also:
org.topcased.modeler.edit.EMFGraphEdgeEditPart#handleModelChanged(org.eclipse.emf.common.notify.Notification)

SysML

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