|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.draw2d.figures.PortFigure
org.topcased.modeler.sysml.blockdefinitiondiagram.figures.PortFigure
public class PortFigure
Field Summary | |
---|---|
static int |
IN_OUT_PORT
Parameter value to represent an input/ouput port |
static int |
IN_PORT
Parameter value to represent an input port |
static int |
OUT_PORT
Parameter value to represent an ouput port |
Constructor Summary | |
---|---|
PortFigure()
Constructor |
Method Summary | |
---|---|
protected void |
fillShape(org.eclipse.draw2d.Graphics graphics)
Draw the port |
ILabel |
getLabel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int IN_PORT
public static final int OUT_PORT
public static final int IN_OUT_PORT
Constructor Detail |
---|
public PortFigure()
Method Detail |
---|
public ILabel getLabel()
org.topcased.draw2d.figures.ILabelFigure#getLabel()
protected void fillShape(org.eclipse.draw2d.Graphics graphics)
graphics
-
|
SysML | |||||||||
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.