Uses of Class
com.ebmwebsourcing.petalsbpm.bpmndiagram.ProcessPanel

Packages that use ProcessPanel
com.ebmwebsourcing.petalsbpm.bpmndiagram   
com.ebmwebsourcing.petalsbpm.bpmndiagram.collaboration   
com.ebmwebsourcing.petalsbpm.bpmndiagram.common   
com.ebmwebsourcing.petalsbpm.bpmndiagram.data   
com.ebmwebsourcing.petalsbpm.bpmndiagram.events   
com.ebmwebsourcing.petalsbpm.bpmndiagram.gateways   
com.ebmwebsourcing.petalsbpm.bpmndiagram.modeleditor.template   
com.ebmwebsourcing.petalsbpm.bpmndiagram.process.activities   
 

Uses of ProcessPanel in com.ebmwebsourcing.petalsbpm.bpmndiagram
 

Constructors in com.ebmwebsourcing.petalsbpm.bpmndiagram with parameters of type ProcessPanel
DefinitionPanelSelectionHandler(ProcessPanel defPanel)
           
DescriptiveProcessRules(ProcessPanel processPanel)
           
ExecutableProcessRules(ProcessPanel processPanel)
           
 

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

Constructors in com.ebmwebsourcing.petalsbpm.bpmndiagram.collaboration with parameters of type ProcessPanel
CollapsedPool(ProcessPanel definitionPanel, java.lang.String id)
           
Lane(ProcessPanel definitionPanel, java.lang.String id)
           
Pool(ProcessPanel definitionPanel, java.lang.String id)
           
Swimlane(ProcessPanel definitionPanel, java.lang.String id)
           
SwimlaneFactory(ProcessPanel definitionPanel)
           
 

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

Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.common that return ProcessPanel
 ProcessPanel CoreBPMNElement.getDefinitionPanel()
           
 ProcessPanel BPMNElementFactory.getDefinitionPanel()
           
 

Constructors in com.ebmwebsourcing.petalsbpm.bpmndiagram.common with parameters of type ProcessPanel
BPMNElementFactory(ProcessPanel definitionPanel)
           
CommonFactory(ProcessPanel definitionPanel)
           
ConnectableFlowElement(ProcessPanel definitionPanel, java.lang.String id, ConnectionMode mode)
           
CoreBPMNElement(ProcessPanel definitionPanel, java.lang.String id)
           
CoreContainer(ProcessPanel definitionPanel, java.lang.String id)
           
FlowElement(ProcessPanel definitionPanel, java.lang.String id)
           
 

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

Constructors in com.ebmwebsourcing.petalsbpm.bpmndiagram.data with parameters of type ProcessPanel
Data(ProcessPanel definitionPanel, java.lang.String id)
           
DataFactory(ProcessPanel definitionPanel)
           
DataInput(ProcessPanel definitionPanel, java.lang.String id)
           
DataObject(ProcessPanel definitionPanel, java.lang.String id)
           
DataOutput(ProcessPanel definitionPanel, java.lang.String id)
           
 

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

Constructors in com.ebmwebsourcing.petalsbpm.bpmndiagram.events with parameters of type ProcessPanel
EndEvent(ProcessPanel definitionPanel, java.lang.String id)
           
EndMessageEvent(ProcessPanel definitionPanel, java.lang.String id)
           
EndNoneEvent(ProcessPanel definitionPanel, java.lang.String id)
           
Event(ProcessPanel definitionPanel, java.lang.String id)
           
EventFactory(ProcessPanel definitionPanel)
           
IntermediateCatchingMessageEvent(ProcessPanel definitionPanel, java.lang.String id)
           
IntermediateCatchingTimerEvent(ProcessPanel definitionPanel, java.lang.String id)
           
IntermediateEvent(ProcessPanel definitionPanel, java.lang.String id)
           
IntermediateThrowingMessageEvent(ProcessPanel definitionPanel, java.lang.String id)
           
StartEvent(ProcessPanel definitionPanel, java.lang.String id)
           
StartTimerEvent(ProcessPanel definitionPanel, java.lang.String id)
           
StartTopLevelMessageEvent(ProcessPanel definitionPanel, java.lang.String id)
           
StartTopLevelNoneEvent(ProcessPanel definitionPanel, java.lang.String id)
           
TerminateEvent(ProcessPanel definitionPanel, java.lang.String id)
           
 

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

Constructors in com.ebmwebsourcing.petalsbpm.bpmndiagram.gateways with parameters of type ProcessPanel
EventBasedGateway(ProcessPanel definitionPanel, java.lang.String id)
           
ExclusiveGateway(ProcessPanel definitionPanel, java.lang.String id)
           
Gateway(ProcessPanel definitionPanel, java.lang.String id)
           
GatewayFactory(ProcessPanel definitionPanel)
           
ParallelGateway(ProcessPanel definitionPanel, java.lang.String id)
           
 

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

Constructors in com.ebmwebsourcing.petalsbpm.bpmndiagram.modeleditor.template with parameters of type ProcessPanel
ProcessFormTemplate(ProcessPanel descriptivePanel)
           
 

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

Constructors in com.ebmwebsourcing.petalsbpm.bpmndiagram.process.activities with parameters of type ProcessPanel
Activity(ProcessPanel definitionPanel, java.lang.String id)
           
ActivityFactory(ProcessPanel definitionPanel)
           
CallActivity(ProcessPanel definitionPanel, java.lang.String id)
           
Task(ProcessPanel definitionPanel, java.lang.String id)
           
 



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