com.ebmwebsourcing.petalsbpm.bpmndiagram.common
Interface IBPMNElement

All Superinterfaces:
com.google.gwt.event.shared.HasHandlers, com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView, com.ebmwebsourcing.geasytools.geasyui.api.core.IGraphicElement, com.ebmwebsourcing.geasytools.geasyui.api.core.IHasBoundsUpdateHandler, com.ebmwebsourcing.geasytools.geasyui.api.core.IPositionable, com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceContentElement, com.google.gwt.user.client.rpc.IsSerializable, com.ebmwebsourcing.geasytools.geasyui.api.core.IUIElement
All Known Implementing Classes:
Activity, CallActivity, CollapsedPool, ConnectableFlowElement, ConnectorElement, ConnectorFlow, CoreBPMNElement, CoreContainer, Data, DataAssociation, DataInput, DataObject, DataOutput, EndEvent, EndMessageEvent, EndNoneEvent, Event, EventBasedGateway, ExclusiveGateway, FlowElement, Gateway, IntermediateCatchingMessageEvent, IntermediateCatchingTimerEvent, IntermediateEvent, IntermediateThrowingMessageEvent, Lane, MessageFlow, ParallelGateway, Pool, SequenceFlow, StartEvent, StartTimerEvent, StartTopLevelMessageEvent, StartTopLevelNoneEvent, Swimlane, Task, TerminateEvent

public interface IBPMNElement
extends com.ebmwebsourcing.geasytools.geasyui.api.core.IUIElement, com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView, com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceContentElement


Method Summary
 
Methods inherited from interface com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.IDiagramElementView
getConformityRules, getDiagramElement, getEditorModel, getEditorView, getFormTemplate, getMainModel, getStates, getSyntaxModelBinder, setEditorView, setFormTemplate
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.core.IHasBoundsUpdateHandler
addBoundUpdateHandler
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.core.IUIElement
getContainer, getHeight, getId, getMouseState, getName, getRelativeX, getRelativeY, getUIPanel, getWidth, setContainer, setHeight, setRelativeX, setRelativeY, setUIPanel, setWidth
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.core.IPositionable
getAbsoluteLeft, getAbsoluteTop
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.core.IGraphicElement
hide, refresh, show, toBack, toFront
 
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
 



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