|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
com.ebmwebsourcing.geasytools.geasyui.impl.core.UIElement
com.ebmwebsourcing.geasytools.geasyui.impl.connectable.Connector
com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector.ConnectorElement
com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors.ConnectorFlow
com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors.SequenceFlow
public class SequenceFlow
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary |
|---|
| Fields inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector.ConnectorElement |
|---|
label, linearPath |
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
SequenceFlow(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.IUIPanel uipanel,
java.lang.String id)
|
|
| Method Summary | |
|---|---|
com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorModel |
getEditorModel()
|
java.lang.String |
getName()
|
java.util.HashSet<com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementGraphicState> |
getStates()
|
com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramElementSyntaxModelBinder |
getSyntaxModelBinder()
|
SequenceFlowType |
getType()
|
void |
setType(SequenceFlowType type)
|
| Methods inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors.ConnectorFlow |
|---|
getEditorView, getMainModel, setEditorView |
| Methods inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector.ConnectorElement |
|---|
addBoundUpdateHandler, createConnectorPoint, getAbsoluteLeft, getAbsoluteTop, getConformityRules, getConnectorEndPoint, getConnectorStartPoint, getDiagramElement, getFormTemplate, getIntersectionPoints, getLabel, getMainWidget, hide, onAddWayPoint, onConnection, onDisconnection, onRefresh, onRemoveWayPoint, refresh, refreshLabelPosition, removeFromParent, setFormTemplate, setHasMouseOverConnectorPoint, setHeight, setLabel, setRelativeX, setRelativeY, show, toBack, toFront |
| Methods inherited from class com.ebmwebsourcing.geasytools.geasyui.impl.connectable.Connector |
|---|
addClickHandler, addConnectorHandler, addDragHandler, addIntermediateConnectorPoint, addMouseDownHandler, addMouseMoveHandler, addMouseOutHandler, addMouseOverHandler, addMouseUpHandler, addMouseWheelHandler, addSelectionHandler, connect, fireEvent, getAllConnectorPoints, getContainer, getDraggableElementDefaultHandlers, getDraggedTypes, getGraph, getHandlerManager, getHeight, getId, getMouseState, getNWPoint, getRelativeX, getRelativeY, getSelectableDefaultHandlers, getSEPoint, getSource, getTarget, getWidth, removeIntermediateConnectorPoint, setContainer, setSource, setTarget, setWidth |
| Methods inherited from class com.ebmwebsourcing.geasytools.geasyui.impl.core.UIElement |
|---|
equals, getUIPanel, hashCode, onAttach, setUIPanel |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
getWidget, initWidget, isAttached, onBrowserEvent, onDetach, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.core.IUIElement |
|---|
getContainer, getHeight, getId, getMouseState, getRelativeX, getRelativeY, getUIPanel, getWidth, setContainer, setUIPanel, setWidth |
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.draggable.IDraggableElement |
|---|
getUIPanel |
| Constructor Detail |
|---|
public SequenceFlow(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.IUIPanel uipanel,
java.lang.String id)
| Method Detail |
|---|
public java.lang.String getName()
public void setType(SequenceFlowType type)
public SequenceFlowType getType()
public java.util.HashSet<com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementGraphicState> getStates()
getStates in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementViewgetStates in class ConnectorFlowpublic com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorModel getEditorModel()
public com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramElementSyntaxModelBinder getSyntaxModelBinder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||