|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEMFGraphNodeEditPart
org.topcased.modeler.uml.alldiagram.edit.ElementEditPart
org.topcased.modeler.uml.sequencediagram.edit.LifelineEditPart
public class LifelineEditPart
The Lifeline object controller
Constructor Summary | |
---|---|
LifelineEditPart(GraphNode obj)
Constructor |
Method Summary | |
---|---|
void |
activate()
|
protected void |
createEditPolicies()
Creates edit policies and associates these with roles |
protected org.eclipse.draw2d.IFigure |
createFigure()
|
void |
deactivate()
|
ILabel |
getEditableLabel()
The editable part of the label is the prefix |
org.eclipse.draw2d.ConnectionAnchor |
getSourceConnectionAnchor(org.eclipse.gef.ConnectionEditPart connection)
|
org.eclipse.draw2d.ConnectionAnchor |
getSourceConnectionAnchor(org.eclipse.gef.Request request)
|
org.eclipse.draw2d.ConnectionAnchor |
getTargetConnectionAnchor(org.eclipse.gef.ConnectionEditPart connection)
|
org.eclipse.draw2d.ConnectionAnchor |
getTargetConnectionAnchor(org.eclipse.gef.Request request)
|
protected void |
handleModelChanged(Notification msg)
|
protected void |
refreshHeaderLabel()
Refresh the Lifeline label |
protected void |
refreshVisuals()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LifelineEditPart(GraphNode obj)
obj
- the graph nodeMethod Detail |
---|
protected void createEditPolicies()
createEditPolicies
in class ElementEditPart
protected org.eclipse.draw2d.IFigure createFigure()
org.eclipse.gef.editparts.AbstractGraphicalEditPart#createFigure()
public ILabel getEditableLabel()
org.topcased.modeler.edit.GraphNodeEditPart#getEditableLabel()
protected void refreshHeaderLabel()
org.topcased.modeler.edit.EMFGraphNodeEditPart#refreshHeaderLabel()
public org.eclipse.draw2d.ConnectionAnchor getSourceConnectionAnchor(org.eclipse.gef.ConnectionEditPart connection)
NodeEditPart.getSourceConnectionAnchor(org.eclipse.gef.ConnectionEditPart)
public org.eclipse.draw2d.ConnectionAnchor getSourceConnectionAnchor(org.eclipse.gef.Request request)
NodeEditPart.getSourceConnectionAnchor(org.eclipse.gef.Request)
public org.eclipse.draw2d.ConnectionAnchor getTargetConnectionAnchor(org.eclipse.gef.ConnectionEditPart connection)
NodeEditPart.getTargetConnectionAnchor(org.eclipse.gef.ConnectionEditPart)
public org.eclipse.draw2d.ConnectionAnchor getTargetConnectionAnchor(org.eclipse.gef.Request request)
NodeEditPart.getTargetConnectionAnchor(org.eclipse.gef.Request)
protected void handleModelChanged(Notification msg)
org.topcased.modeler.edit.EMFGraphNodeEditPart#handleModelChanged(org.eclipse.emf.common.notify.Notification)
protected void refreshVisuals()
org.topcased.modeler.edit.EMFGraphNodeEditPart#refreshVisuals()
public void activate()
org.topcased.modeler.edit.EMFGraphNodeEditPart#activate()
public void deactivate()
org.topcased.modeler.edit.EMFGraphNodeEditPart#deactivate()
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.