com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors
Class SequenceFlow

java.lang.Object
  extended by com.google.gwt.user.client.ui.UIObject
      extended by com.google.gwt.user.client.ui.Widget
          extended by com.google.gwt.user.client.ui.Composite
              extended by com.ebmwebsourcing.geasytools.geasyui.impl.core.UIElement
                  extended by com.ebmwebsourcing.geasytools.geasyui.impl.connectable.Connector
                      extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector.ConnectorElement
                          extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors.ConnectorFlow
                              extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors.SequenceFlow
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView, com.ebmwebsourcing.geasytools.geasyui.api.connectable.events.IConnectorHandler, com.ebmwebsourcing.geasytools.geasyui.api.connectable.IConnector, com.ebmwebsourcing.geasytools.geasyui.api.core.IGraphicElement, com.ebmwebsourcing.geasytools.geasyui.api.core.IHasBoundsUpdateHandler, com.ebmwebsourcing.geasytools.geasyui.api.core.IPositionable, com.ebmwebsourcing.geasytools.geasyui.api.core.IUIElement, com.ebmwebsourcing.geasytools.geasyui.api.draggable.IDraggable, com.ebmwebsourcing.geasytools.geasyui.api.draggable.IDraggableElement, com.ebmwebsourcing.geasytools.geasyui.api.selectable.ISelectable, com.ebmwebsourcing.geasytools.geasyui.impl.connectable.events.ConnectorHandler, IBPMNElement, com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceContentElement, com.google.gwt.event.dom.client.HasAllMouseHandlers, com.google.gwt.event.dom.client.HasClickHandlers, com.google.gwt.event.dom.client.HasMouseDownHandlers, com.google.gwt.event.dom.client.HasMouseMoveHandlers, com.google.gwt.event.dom.client.HasMouseOutHandlers, com.google.gwt.event.dom.client.HasMouseOverHandlers, com.google.gwt.event.dom.client.HasMouseUpHandlers, com.google.gwt.event.dom.client.HasMouseWheelHandlers, com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.event.shared.EventHandler, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener, com.google.gwt.user.client.rpc.IsSerializable, com.google.gwt.user.client.ui.IsWidget

public class SequenceFlow
extends ConnectorFlow


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

SequenceFlow

public SequenceFlow(com.ebmwebsourcing.geasytools.geasyui.api.uipanel.IUIPanel uipanel,
                    java.lang.String id)
Method Detail

getName

public java.lang.String getName()

setType

public void setType(SequenceFlowType type)

getType

public SequenceFlowType getType()

getStates

public java.util.HashSet<com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementGraphicState> getStates()
Specified by:
getStates in interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView
Overrides:
getStates in class ConnectorFlow

getEditorModel

public com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorModel getEditorModel()

getSyntaxModelBinder

public com.ebmwebsourcing.geasytools.diagrameditor.api.syntax.IDiagramElementSyntaxModelBinder getSyntaxModelBinder()


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.