Uses of Interface
com.ebmwebsourcing.petalsbpm.bpmndiagram.common.IBPMNElement

Packages that use IBPMNElement
com.ebmwebsourcing.petalsbpm.bpmndiagram.collaboration   
com.ebmwebsourcing.petalsbpm.bpmndiagram.common   
com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector   
com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors   
com.ebmwebsourcing.petalsbpm.bpmndiagram.data   
com.ebmwebsourcing.petalsbpm.bpmndiagram.dragproxy.api.common   
com.ebmwebsourcing.petalsbpm.bpmndiagram.events   
com.ebmwebsourcing.petalsbpm.bpmndiagram.gateways   
com.ebmwebsourcing.petalsbpm.bpmndiagram.modeleditor.template   
com.ebmwebsourcing.petalsbpm.bpmndiagram.process.activities   
 

Uses of IBPMNElement in com.ebmwebsourcing.petalsbpm.bpmndiagram.collaboration
 

Classes in com.ebmwebsourcing.petalsbpm.bpmndiagram.collaboration that implement IBPMNElement
 class CollapsedPool
           
 class Lane
           
 class Pool
           
 class Swimlane
           
 

Uses of IBPMNElement in com.ebmwebsourcing.petalsbpm.bpmndiagram.common
 

Classes in com.ebmwebsourcing.petalsbpm.bpmndiagram.common that implement IBPMNElement
 class ConnectableFlowElement
           
 class CoreBPMNElement
          Common type for every BPMN elements.
 class CoreContainer
           
 class FlowElement
           
 

Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.common that return IBPMNElement
 IBPMNElement CommonFactory.getCommonElement(com.ebmwebsourcing.geasytools.geasyui.api.draggable.IHasDragProxy bpmndragproxydata)
           
 

Uses of IBPMNElement in com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector
 

Classes in com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector that implement IBPMNElement
 class ConnectorElement
          TODO: Make that class/package generic
 

Uses of IBPMNElement in com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors
 

Classes in com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors that implement IBPMNElement
 class ConnectorFlow
           
 class DataAssociation
           
 class MessageFlow
           
 class SequenceFlow
           
 

Uses of IBPMNElement in com.ebmwebsourcing.petalsbpm.bpmndiagram.data
 

Classes in com.ebmwebsourcing.petalsbpm.bpmndiagram.data that implement IBPMNElement
 class Data
           
 class DataInput
           
 class DataObject
           
 class DataOutput
           
 

Uses of IBPMNElement in com.ebmwebsourcing.petalsbpm.bpmndiagram.dragproxy.api.common
 

Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.dragproxy.api.common that return types with arguments of type IBPMNElement
 java.lang.Class<? extends IBPMNElement> IBPMNDragProxyData.getBPMNElementType()
           
 

Uses of IBPMNElement in com.ebmwebsourcing.petalsbpm.bpmndiagram.events
 

Classes in com.ebmwebsourcing.petalsbpm.bpmndiagram.events that implement IBPMNElement
 class EndEvent
           
 class EndMessageEvent
           
 class EndNoneEvent
           
 class Event
           
 class IntermediateCatchingMessageEvent
           
 class IntermediateCatchingTimerEvent
           
 class IntermediateEvent
           
 class IntermediateThrowingMessageEvent
           
 class StartEvent
           
 class StartTimerEvent
           
 class StartTopLevelMessageEvent
           
 class StartTopLevelNoneEvent
           
 class TerminateEvent
           
 

Uses of IBPMNElement in com.ebmwebsourcing.petalsbpm.bpmndiagram.gateways
 

Classes in com.ebmwebsourcing.petalsbpm.bpmndiagram.gateways that implement IBPMNElement
 class EventBasedGateway
           
 class ExclusiveGateway
           
 class Gateway
           
 class ParallelGateway
           
 

Uses of IBPMNElement in com.ebmwebsourcing.petalsbpm.bpmndiagram.modeleditor.template
 

Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.modeleditor.template that return IBPMNElement
 IBPMNElement AbstractTemplate.getBpmnElement()
           
 

Constructors in com.ebmwebsourcing.petalsbpm.bpmndiagram.modeleditor.template with parameters of type IBPMNElement
AbstractTemplate(IBPMNElement bpmnElement)
           
ActivityFormTemplate(IBPMNElement bpmnElement)
           
CommonFormTemplate(IBPMNElement bpmnElement)
           
DataAssociationFormTemplate(IBPMNElement bpmnElement)
           
MessageFlowFormTemplate(IBPMNElement bpmnElement)
           
SequenceFlowFormTemplate(IBPMNElement bpmnElement)
           
TimerEventFormTemplate(IBPMNElement bpmnElement)
           
 

Uses of IBPMNElement in com.ebmwebsourcing.petalsbpm.bpmndiagram.process.activities
 

Classes in com.ebmwebsourcing.petalsbpm.bpmndiagram.process.activities that implement IBPMNElement
 class Activity
           
 class CallActivity
           
 class Task
           
 



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