Classes | Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | Static Package Attributes
org.ros.model.ros.diagram.edit.parts.ActionClientEditPart Class Reference
Inheritance diagram for org.ros.model.ros.diagram.edit.parts.ActionClientEditPart:
Inheritance graph
[legend]

List of all members.

Classes

class  ActionClientFigure

Public Member Functions

 ActionClientEditPart (View view)
IFigure getContentPane ()
List< IElementType > getMARelTypesOnTarget ()
List< IElementType > getMATypesForSource (IElementType relationshipType)
EditPart getPrimaryChildEditPart ()
ActionClientFigure getPrimaryShape ()

Static Public Attributes

static final int VISUAL_ID = 3006

Protected Member Functions

void addChildVisual (EditPart childEditPart, int index)
boolean addFixedChild (EditPart childEditPart)
void createDefaultEditPolicies ()
LayoutEditPolicy createLayoutEditPolicy ()
NodeFigure createNodeFigure ()
NodeFigure createNodePlate ()
IFigure createNodeShape ()
IFigure getContentPaneFor (IGraphicalEditPart editPart)
void removeChildVisual (EditPart childEditPart)
boolean removeFixedChild (EditPart childEditPart)
void setBackgroundColor (Color color)
void setForegroundColor (Color color)
void setLineType (int style)
void setLineWidth (int width)
IFigure setupContentPane (IFigure nodeShape)

Protected Attributes

IFigure contentPane
IFigure primaryShape

Static Package Attributes

static final Color THIS_BACK = new Color(null, 22, 166, 30)

Detailed Description

Definition at line 46 of file org.ros.model.ros.diagram/src/org/ros/model/ros/diagram/edit/parts/ActionClientEditPart.java.


Constructor & Destructor Documentation


Member Function Documentation

void org.ros.model.ros.diagram.edit.parts.ActionClientEditPart.addChildVisual ( EditPart  childEditPart,
int  index 
) [inline, protected]
boolean org.ros.model.ros.diagram.edit.parts.ActionClientEditPart.addFixedChild ( EditPart  childEditPart) [inline, protected]

Creates figure for this edit part.

Body of this method does not depend on settings in generation model so you may safely remove generated tag and modify it.

Definition at line 195 of file org.ros.model.ros.diagram/src/org/ros/model/ros/diagram/edit/parts/ActionClientEditPart.java.

IFigure org.ros.model.ros.diagram.edit.parts.ActionClientEditPart.getContentPaneFor ( IGraphicalEditPart  editPart) [inline, protected]
List<IElementType> org.ros.model.ros.diagram.edit.parts.ActionClientEditPart.getMATypesForSource ( IElementType  relationshipType) [inline]
void org.ros.model.ros.diagram.edit.parts.ActionClientEditPart.removeChildVisual ( EditPart  childEditPart) [inline, protected]
boolean org.ros.model.ros.diagram.edit.parts.ActionClientEditPart.removeFixedChild ( EditPart  childEditPart) [inline, protected]
IFigure org.ros.model.ros.diagram.edit.parts.ActionClientEditPart.setupContentPane ( IFigure  nodeShape) [inline, protected]

Default implementation treats passed figure as content pane. Respects layout one may have set for generated figure.

Parameters:
nodeShapeinstance of generated figure class

Definition at line 210 of file org.ros.model.ros.diagram/src/org/ros/model/ros/diagram/edit/parts/ActionClientEditPart.java.


Member Data Documentation

final Color org.ros.model.ros.diagram.edit.parts.ActionClientEditPart.THIS_BACK = new Color(null, 22, 166, 30) [static, package]

The documentation for this class was generated from the following file:


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Sun Oct 5 2014 22:38:35