A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(Process, Resource) - Method in class org.jbpm.simulation.impl.SimulationProcessValidator
- ACTIVE - org.jbpm.simulation.PathContext.Type
- ACTIVITY_ID - Static variable in class org.jbpm.simulation.util.SimulationConstants
- ACTIVITY_NAME - Static variable in class org.jbpm.simulation.util.SimulationConstants
- ActivityElementHandler - Class in org.jbpm.simulation.handler
- ActivityElementHandler() - Constructor for class org.jbpm.simulation.handler.ActivityElementHandler
- activityId - Variable in class org.jbpm.simulation.impl.events.ActivitySimulationEvent
- activityId - Variable in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- activityId - Variable in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- activityId - Variable in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- activityName - Variable in class org.jbpm.simulation.impl.events.ActivitySimulationEvent
- activityName - Variable in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- activityName - Variable in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- activityName - Variable in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- ActivitySimulationEvent - Class in org.jbpm.simulation.impl.events
- ActivitySimulationEvent(String, long, String, String, long, long, long, String) - Constructor for class org.jbpm.simulation.impl.events.ActivitySimulationEvent
- ActivitySimulator - Interface in org.jbpm.simulation
- addActivity(String) - Method in class org.jbpm.simulation.impl.SimulationPath
- addAllPathElement(List<SequenceFlow>) - Method in class org.jbpm.simulation.PathContext
- addAllToPath(List<SequenceFlow>, PathContext) - Method in class org.jbpm.simulation.PathContextManager
- addBoundaryEventId(String) - Method in class org.jbpm.simulation.impl.SimulationPath
- addCatchEvent(String, String) - Method in class org.jbpm.simulation.impl.SimulationPath
- addCustomMetric(String, Object) - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- addExecutedNode(String) - Method in class org.jbpm.simulation.SimulationContext
- addPathElement(FlowElement) - Method in class org.jbpm.simulation.PathContext
- addRange(Range) - Method in class org.jbpm.simulation.impl.ht.RangeChain
- addSequenceFlow(String) - Method in class org.jbpm.simulation.impl.SimulationPath
- addSequenceFlowSource(String, String) - Method in class org.jbpm.simulation.impl.SimulationPath
- addThrowEvent(String, String) - Method in class org.jbpm.simulation.impl.SimulationPath
- addToCompleted(PathContext) - Method in class org.jbpm.simulation.PathContextManager
- addToPath(FlowElement, PathContext) - Method in class org.jbpm.simulation.PathContextManager
- addVisitedSplitPoint(FlowElement) - Method in class org.jbpm.simulation.PathContext
- AdHocSubProcessElementHandler - Class in org.jbpm.simulation.handler
- AdHocSubProcessElementHandler() - Constructor for class org.jbpm.simulation.handler.AdHocSubProcessElementHandler
- AggregatedActivitySimulationEvent - Class in org.jbpm.simulation.impl.events
- AggregatedActivitySimulationEvent(String, String, Number, Number, Number, Number, String) - Constructor for class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- AggregatedEndEventSimulationEvent - Class in org.jbpm.simulation.impl.events
- AggregatedEndEventSimulationEvent(String, String, Number, Number, Number, Number, String) - Constructor for class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- aggregatedEvent - Variable in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- AggregatedProcessSimulationEvent - Class in org.jbpm.simulation.impl.events
- AggregatedProcessSimulationEvent(Object, Number, Number, Number) - Constructor for class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- AggregatedSimulationEvent - Interface in org.jbpm.simulation
- allocate(long) - Method in interface org.jbpm.simulation.impl.ht.StaffPool
- allocate(long) - Method in class org.jbpm.simulation.impl.ht.StaffPoolImpl
- allocate(long, long) - Method in class org.jbpm.simulation.impl.ht.Range
- allocate(long, long) - Method in class org.jbpm.simulation.impl.ht.StaffPoolImpl
- allocate(long, long, long) - Method in class org.jbpm.simulation.impl.ht.AllocatedResources
- allocate(long, Node) - Method in interface org.jbpm.simulation.impl.ht.StaffPool
- allocate(long, Node) - Method in class org.jbpm.simulation.impl.ht.StaffPoolImpl
- AllocatedResources - Class in org.jbpm.simulation.impl.ht
- AllocatedResources(int) - Constructor for class org.jbpm.simulation.impl.ht.AllocatedResources
- AllocatedWork - Class in org.jbpm.simulation.impl.ht
- AllocatedWork(long) - Constructor for class org.jbpm.simulation.impl.ht.AllocatedWork
- allocateWork(long, long) - Method in class org.jbpm.simulation.impl.ht.RangeChain
- asDouble(Object) - Static method in class org.jbpm.simulation.util.SimulationUtils
- asInt(Object) - Static method in class org.jbpm.simulation.util.SimulationUtils
- asLong(Object) - Static method in class org.jbpm.simulation.util.SimulationUtils
- AVG_EXECUTION_TIME - Static variable in class org.jbpm.simulation.util.SimulationConstants
- AVG_RESOURCE_UTILIZATIN - Static variable in class org.jbpm.simulation.util.SimulationConstants
- AVG_WAIT_TIME - Static variable in class org.jbpm.simulation.util.SimulationConstants
- avgExecutionTime - Variable in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- avgExecutionTime - Variable in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- avgProcessDuration - Variable in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
B
- BPMN2PathFinderImpl - Class in org.jbpm.simulation.impl
- BPMN2PathFinderImpl(File) - Constructor for class org.jbpm.simulation.impl.BPMN2PathFinderImpl
- BPMN2PathFinderImpl(InputStream) - Constructor for class org.jbpm.simulation.impl.BPMN2PathFinderImpl
- BPMN2PathFinderImpl(String) - Constructor for class org.jbpm.simulation.impl.BPMN2PathFinderImpl
- BPMN2PathFinderImpl(Definitions) - Constructor for class org.jbpm.simulation.impl.BPMN2PathFinderImpl
- BPMN2PathFinderImpl(FlowElementsContainer) - Constructor for class org.jbpm.simulation.impl.BPMN2PathFinderImpl
- BPMN2SimulationDataProvider - Class in org.jbpm.simulation.impl
- BPMN2SimulationDataProvider(InputStream) - Constructor for class org.jbpm.simulation.impl.BPMN2SimulationDataProvider
- BPMN2SimulationDataProvider(String) - Constructor for class org.jbpm.simulation.impl.BPMN2SimulationDataProvider
- BPMN2SimulationDataProvider(Definitions) - Constructor for class org.jbpm.simulation.impl.BPMN2SimulationDataProvider
- BPMN2Utils - Class in org.jbpm.simulation.util
- BPMN2Utils() - Constructor for class org.jbpm.simulation.util.BPMN2Utils
C
- calculateAggregatedPaths(List<String>) - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- calculatePathProbability(SimulationPath) - Method in class org.jbpm.simulation.impl.BPMN2SimulationDataProvider
- calculatePathProbability(SimulationPath) - Method in class org.jbpm.simulation.impl.JBPMBAMSimulationDataProvider
- calculatePathProbability(SimulationPath) - Method in interface org.jbpm.simulation.SimulationDataProvider
- calculatePaths(List<String>) - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- catchingEvents - Variable in class org.jbpm.simulation.PathContextManager
- checkSize() - Method in class org.jbpm.simulation.PathContext
- checkSize() - Method in class org.jbpm.simulation.PathContextManager
- clearCurrentContext() - Method in class org.jbpm.simulation.PathContextManager
- cloneGiven(PathContext) - Method in class org.jbpm.simulation.PathContextManager
- cloneGivenWithoutPush(PathContext) - Method in class org.jbpm.simulation.PathContextManager
- close() - Method in class org.jbpm.simulation.impl.InMemorySimulationRepository
- close() - Method in class org.jbpm.simulation.impl.WorkingMemorySimulationRepository
- compareTo(Range) - Method in class org.jbpm.simulation.impl.ht.Range
- compilationSupported() - Method in class org.jbpm.simulation.impl.SimulationProcessValidator
- complete() - Method in class org.jbpm.simulation.PathContextManager
- COMPLETED - org.jbpm.simulation.PathContext.Type
- contains(long) - Method in class org.jbpm.simulation.impl.ht.Range
- ConvergingGatewayElementHandler - Class in org.jbpm.simulation.handler
- ConvergingGatewayElementHandler() - Constructor for class org.jbpm.simulation.handler.ConvergingGatewayElementHandler
- convert(List<PathContext>) - Method in class org.jbpm.simulation.converter.JSONPathFormatConverter
- convert(List<PathContext>) - Method in class org.jbpm.simulation.converter.SimulationFilterPathFormatConverter
- convert(List<PathContext>) - Method in interface org.jbpm.simulation.PathFormatConverter
- COST_PER_TIME_UNIT - Static variable in class org.jbpm.simulation.util.SimulationConstants
- createAndInitResource(URI) - Method in class org.jbpm.simulation.util.JBPMBpmn2ResourceFactoryImpl
- createKJarWithMultipleResources(String, String[], ResourceType[]) - Static method in class org.jbpm.simulation.SimulationRunner
- createResource(URI) - Method in class org.jbpm.simulation.util.JBPMBpmn2ResourceFactoryImpl
-
Creates an instance of the resource.
- createXMLSave() - Method in class org.jbpm.simulation.util.JBPMBpmn2ResourceImpl
- CURRENCY - Static variable in class org.jbpm.simulation.util.SimulationConstants
- customMetrics - Variable in class org.jbpm.simulation.impl.events.GenericSimulationEvent
D
- DefaultElementHandler - Class in org.jbpm.simulation.handler
- DefaultElementHandler() - Constructor for class org.jbpm.simulation.handler.DefaultElementHandler
- DISTRIBUTION_TYPE - Static variable in class org.jbpm.simulation.util.SimulationConstants
- duration - Variable in class org.jbpm.simulation.impl.events.ActivitySimulationEvent
- duration - Variable in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
E
- eAdapters() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eAllContents() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eClass() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eContainer() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eContainingFeature() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eContainmentFeature() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eContents() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eCrossReferences() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eDeliver() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eGet(EStructuralFeature) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eGet(EStructuralFeature, boolean) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eInvoke(EOperation, EList<?>) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eIsProxy() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eIsSet(EStructuralFeature) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- ElementHandler - Interface in org.jbpm.simulation.handler
- EmbeddedSubprocessHandler - Class in org.jbpm.simulation.handler
- EmbeddedSubprocessHandler() - Constructor for class org.jbpm.simulation.handler.EmbeddedSubprocessHandler
- EndEventSimulator - Class in org.jbpm.simulation.impl.simulators
- EndEventSimulator() - Constructor for class org.jbpm.simulation.impl.simulators.EndEventSimulator
- EndSimulationEvent - Class in org.jbpm.simulation.impl.events
- EndSimulationEvent(String, long, long, long, long, String, String, String, String) - Constructor for class org.jbpm.simulation.impl.events.EndSimulationEvent
- endTime - Variable in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- eNotify(Notification) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eResource() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eSet(EStructuralFeature, Object) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eSetDeliver(boolean) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- eUnset(EStructuralFeature) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- EventElementHandler - Class in org.jbpm.simulation.handler
- EventElementHandler() - Constructor for class org.jbpm.simulation.handler.EventElementHandler
- events - Variable in class org.jbpm.simulation.impl.InMemorySimulationRepository
- EventSimulator - Class in org.jbpm.simulation.impl.simulators
- EventSimulator() - Constructor for class org.jbpm.simulation.impl.simulators.EventSimulator
- ExactTimeGenerator - Class in org.jbpm.simulation.impl.time
- ExactTimeGenerator(Map<String, Object>) - Constructor for class org.jbpm.simulation.impl.time.ExactTimeGenerator
- execute(Context) - Method in class org.jbpm.simulation.impl.SimulateProcessPathCommand
F
- finalizePath() - Method in class org.jbpm.simulation.PathContextManager
- finalizePath(PathContext) - Method in class org.jbpm.simulation.PathContextManager
- finalizePathOnLeave() - Method in class org.jbpm.simulation.PathContextManager
- findAllocatedRange(long) - Method in class org.jbpm.simulation.impl.ht.StaffPoolImpl
- findElementInContainer(FlowElementsContainer, String) - Method in class org.jbpm.simulation.impl.BPMN2SimulationDataProvider
- findPaths() - Method in class org.jbpm.simulation.impl.BPMN2PathFinderImpl
- findPaths() - Method in interface org.jbpm.simulation.PathFinder
- findPaths(PathFormatConverter<E>) - Method in class org.jbpm.simulation.impl.BPMN2PathFinderImpl
- findPaths(PathFormatConverter<E>) - Method in interface org.jbpm.simulation.PathFinder
- findSplitActivity(List<SequenceFlow>) - Method in class org.jbpm.simulation.handler.ThrowEventElementHandler
- fireAllRules() - Method in class org.jbpm.simulation.impl.WorkingMemorySimulationRepository
- formatDouble(double) - Static method in class org.jbpm.simulation.util.SimulationUtils
- formatDuration(long) - Static method in class org.jbpm.simulation.util.SimulationUtils
- formatDuration(Double) - Static method in class org.jbpm.simulation.util.SimulationUtils
- formatter - Static variable in class org.jbpm.simulation.util.SimulationUtils
G
- GatewayElementHandler - Class in org.jbpm.simulation.handler
- GatewayElementHandler() - Constructor for class org.jbpm.simulation.handler.GatewayElementHandler
- GatewaySimulationEvent - Class in org.jbpm.simulation.impl.events
- GatewaySimulationEvent(String, long, long, long, String, String, String) - Constructor for class org.jbpm.simulation.impl.events.GatewaySimulationEvent
- GatewaySimulator - Class in org.jbpm.simulation.impl.simulators
- GatewaySimulator() - Constructor for class org.jbpm.simulation.impl.simulators.GatewaySimulator
- generateStartTimes(long, int) - Static method in class org.jbpm.simulation.SimulationRunner
- generateTime() - Method in class org.jbpm.simulation.impl.time.ExactTimeGenerator
- generateTime() - Method in class org.jbpm.simulation.impl.time.NormalTimeGenerator
- generateTime() - Method in class org.jbpm.simulation.impl.time.PoissonTimeGenerator
- generateTime() - Method in class org.jbpm.simulation.impl.time.RandomTimeGenerator
- generateTime() - Method in class org.jbpm.simulation.impl.time.UniformTimeGenerator
- generateTime() - Method in interface org.jbpm.simulation.TimeGenerator
- GenericSimulationEvent - Class in org.jbpm.simulation.impl.events
- GenericSimulationEvent(String, long, long, long, String) - Constructor for class org.jbpm.simulation.impl.events.GenericSimulationEvent
- getActivityId() - Method in class org.jbpm.simulation.impl.events.ActivitySimulationEvent
- getActivityId() - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- getActivityId() - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- getActivityId() - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- getActivityId() - Method in class org.jbpm.simulation.impl.events.GatewaySimulationEvent
- getActivityId() - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- getActivityId() - Method in class org.jbpm.simulation.impl.events.StartSimulationEvent
- getActivityIds() - Method in class org.jbpm.simulation.impl.SimulationPath
- getActivityName() - Method in class org.jbpm.simulation.impl.events.ActivitySimulationEvent
- getActivityName() - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- getActivityName() - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- getActivityName() - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- getActivityName() - Method in class org.jbpm.simulation.impl.events.GatewaySimulationEvent
- getActivityName() - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- getActivityName() - Method in class org.jbpm.simulation.impl.events.StartSimulationEvent
- getActivityPool(String) - Method in interface org.jbpm.simulation.impl.ht.StaffPoolManager
- getActivityPool(String) - Method in class org.jbpm.simulation.impl.ht.StaffPoolManagerImpl
- getAggregatedEvent() - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- getAggregatedEvents() - Method in class org.jbpm.simulation.impl.WorkingMemorySimulationRepository
- getAllocatedTime() - Method in class org.jbpm.simulation.impl.ht.AllocatedWork
- getAnyAttribute() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getAttachedToRef() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getAuditing() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getAvgExecutionTime() - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- getAvgExecutionTime() - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- getAvgProcessDuration() - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- getAvgResourceCost() - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- getAvgResourceUtilization() - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- getAvgWaitTime() - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- getBoundaryEventIds() - Method in class org.jbpm.simulation.impl.SimulationPath
- getCanBeFinishedCounter() - Method in class org.jbpm.simulation.PathContext
- getCatchEvents() - Method in class org.jbpm.simulation.impl.SimulationPath
- getCatchingEvents() - Method in class org.jbpm.simulation.PathContextManager
- getCategoryValueRef() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getClock() - Method in class org.jbpm.simulation.SimulationContext
- getCompletePaths() - Method in class org.jbpm.simulation.PathContextManager
- getContext() - Static method in class org.jbpm.simulation.SimulationContext
- getContextFromStack() - Method in class org.jbpm.simulation.PathContextManager
- getContextsFromStack() - Method in class org.jbpm.simulation.PathContextManager
- getCurrentPath() - Method in class org.jbpm.simulation.SimulationContext
- getDataOutputAssociation() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getDataOutputs() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getDataProvider() - Method in class org.jbpm.simulation.SimulationContext
- getDefinitions(InputStream) - Static method in class org.jbpm.simulation.util.BPMN2Utils
- getDocumentation() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getDuration() - Method in class org.jbpm.simulation.impl.events.ActivitySimulationEvent
- getDuration() - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- getDuration() - Method in class org.jbpm.simulation.impl.ht.AllocatedWork
- getElementTimeUnit() - Method in interface org.jbpm.simulation.impl.ht.StaffPool
- getElementTimeUnit() - Method in class org.jbpm.simulation.impl.ht.StaffPoolImpl
- getEndTime() - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- getEndTime() - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- getEndTime() - Method in interface org.jbpm.simulation.SimulationEvent
- getEndTime() - Method in class org.jbpm.simulation.SimulationInfo
- getEventDefinitionAsString(EventDefinition) - Method in class org.jbpm.simulation.impl.BPMN2SimulationDataProvider
- getEventDefinitionRefs() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getEventDefinitions() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getEventDefinitions(FlowElement) - Method in class org.jbpm.simulation.handler.MainElementHandler
- getEvents() - Method in class org.jbpm.simulation.impl.InMemorySimulationRepository
- getExecutedNodes() - Method in class org.jbpm.simulation.SimulationContext
- getExtensionDefinitions() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getExtensionValues() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getFeatures(EClass) - Method in class org.jbpm.simulation.util.JBPMXMLSaveImpl.JBPMLookup
- getGlobal(String) - Method in class org.jbpm.simulation.impl.WorkingMemorySimulationRepository
- getHandler() - Static method in class org.jbpm.simulation.handler.HandlerRegistry
- getHandler(Object) - Static method in class org.jbpm.simulation.handler.HandlerRegistry
- getId() - Method in class org.jbpm.simulation.PathContext
- getId() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getIncoming() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getIncomingConversationLinks() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getInstance() - Static method in class org.jbpm.simulation.impl.SimulationNodeInstanceFactoryRegistry
- getInstance() - Static method in class org.jbpm.simulation.SimulationRegistry
- getInstance(File) - Static method in class org.jbpm.simulation.PathFinderFactory
- getInstance(InputStream) - Static method in class org.jbpm.simulation.PathFinderFactory
- getInstance(String) - Static method in class org.jbpm.simulation.PathFinderFactory
- getInstance(Definitions) - Static method in class org.jbpm.simulation.PathFinderFactory
- getInstance(FlowElementsContainer) - Static method in class org.jbpm.simulation.PathFinderFactory
- getInstances() - Method in class org.jbpm.simulation.NodeStatistic
- getInterval() - Method in class org.jbpm.simulation.impl.ht.Range
- getInterval() - Method in class org.jbpm.simulation.SimulationInfo
- getLanes() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getMainHandler() - Static method in class org.jbpm.simulation.handler.HandlerRegistry
- getMaxEndTime() - Method in class org.jbpm.simulation.SimulationContext
- getMaxExecutionTime() - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- getMaxExecutionTime() - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- getMaxProcessDuration() - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- getMaxResourceCost() - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- getMaxResourceUtilization() - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- getMaxTimeStamp() - Method in class org.jbpm.simulation.NodeStatistic
- getMaxWaitTime() - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- getMetric(String) - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- getMetric(String) - Method in interface org.jbpm.simulation.SimulationEvent
- getMinExecutionTime() - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- getMinExecutionTime() - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- getMinProcessDuration() - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- getMinResourceCost() - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- getMinResourceUtilization() - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- getMinTimeStamp() - Method in class org.jbpm.simulation.NodeStatistic
- getMinWaitTime() - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- getMonitoring() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getName() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getNodeId() - Method in class org.jbpm.simulation.NodeStatistic
- getNodeInstance(Node) - Method in class org.jbpm.simulation.impl.SimulationCompositeNodeInstance
- getNumberOfExecutions() - Method in class org.jbpm.simulation.SimulationInfo
- getNumberOfInstances() - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- getNumberOfInstances() - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- getNumberOfInstancesPerPath(String) - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- getOrigPaths() - Method in class org.jbpm.simulation.impl.SimulationPath
- getOutgoing() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getOutgoing(FlowElement) - Method in class org.jbpm.simulation.handler.MainElementHandler
- getOutgoingConversationLinks() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getOutputSet() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getPathElements() - Method in class org.jbpm.simulation.PathContext
- getPathId() - Method in class org.jbpm.simulation.impl.events.ProcessInstanceEndSimulationEvent
- getPathId() - Method in class org.jbpm.simulation.impl.SimulationPath
- getPathId() - Method in class org.jbpm.simulation.PathContext
- getPathInfo() - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- getPathNumberOfInstances() - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- getPaths() - Method in class org.jbpm.simulation.PathContextManager
- getPom(String, String, String) - Static method in class org.jbpm.simulation.SimulationRunner
- getProbability() - Method in class org.jbpm.simulation.impl.SimulationPath
- getProcessDataForNode(Node) - Method in class org.jbpm.simulation.impl.BPMN2SimulationDataProvider
- getProcessDataForNode(Node) - Method in class org.jbpm.simulation.impl.JBPMBAMSimulationDataProvider
- getProcessDataForNode(Node) - Method in interface org.jbpm.simulation.SimulationDataProvider
- getProcessDuration() - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- getProcessDuration() - Method in class org.jbpm.simulation.impl.events.ProcessInstanceEndSimulationEvent
- getProcessId() - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- getProcessId() - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- getProcessId() - Method in interface org.jbpm.simulation.SimulationEvent
- getProcessId() - Method in class org.jbpm.simulation.SimulationInfo
- getProcessInstanceId() - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- getProcessInstanceId() - Method in class org.jbpm.simulation.SimulationContext
- getProcessInstanceId() - Method in interface org.jbpm.simulation.SimulationEvent
- getProcessName() - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- getProcessName() - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- getProcessName() - Method in class org.jbpm.simulation.impl.events.ProcessInstanceEndSimulationEvent
- getProcessName() - Method in class org.jbpm.simulation.SimulationInfo
- getProcessVersion() - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- getProcessVersion() - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- getProcessVersion() - Method in class org.jbpm.simulation.impl.events.ProcessInstanceEndSimulationEvent
- getProcessVersion() - Method in class org.jbpm.simulation.SimulationInfo
- getProperties() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- getProperty(String) - Method in interface org.jbpm.simulation.AggregatedSimulationEvent
- getProperty(String) - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- getProperty(String) - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- getProperty(String) - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- getProperty(String) - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- getProperty(String, Map<String, ? extends Object>, Class<T>, T) - Static method in class org.jbpm.simulation.util.SimulationUtils
- getRegistry() - Method in class org.jbpm.simulation.SimulationContext
- getRepository() - Method in class org.jbpm.simulation.SimulationContext
- getResourceCost() - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- getResourceCost() - Method in interface org.jbpm.simulation.impl.ht.StaffPool
- getResourceCost() - Method in class org.jbpm.simulation.impl.ht.StaffPoolImpl
- getResourceUtilization() - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- getResourceUtilization() - Method in interface org.jbpm.simulation.impl.ht.StaffPool
- getResourceUtilization() - Method in class org.jbpm.simulation.impl.ht.StaffPoolImpl
- getSeqenceFlowsSources() - Method in class org.jbpm.simulation.impl.SimulationPath
- getSequenceFlowsIds() - Method in class org.jbpm.simulation.impl.SimulationPath
- getSession() - Method in class org.jbpm.simulation.impl.WorkingMemorySimulationRepository
- getSignalName() - Method in class org.jbpm.simulation.impl.SimulationPath
- getSimulationDataForNode(String) - Method in class org.jbpm.simulation.impl.BPMN2SimulationDataProvider
- getSimulationDataForNode(Node) - Method in class org.jbpm.simulation.impl.BPMN2SimulationDataProvider
- getSimulationDataForNode(Node) - Method in class org.jbpm.simulation.impl.JBPMBAMSimulationDataProvider
- getSimulationDataForNode(Node) - Method in interface org.jbpm.simulation.SimulationDataProvider
- getSimulationInfo() - Method in class org.jbpm.simulation.impl.InMemorySimulationRepository
- getSimulationInfo() - Method in interface org.jbpm.simulation.SimulationRepository
- getSimulator(Node) - Method in class org.jbpm.simulation.SimulationRegistry
- getSplitOrigin() - Method in class org.jbpm.simulation.PathContext
- getStaffPoolManager() - Method in class org.jbpm.simulation.SimulationContext
- getStartTime() - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- getStartTime() - Method in class org.jbpm.simulation.SimulationContext
- getStartTime() - Method in interface org.jbpm.simulation.SimulationEvent
- getStartTime() - Method in class org.jbpm.simulation.SimulationInfo
- getThrowEvents() - Method in class org.jbpm.simulation.impl.SimulationPath
- getTimeUnit(Map<String, Object>) - Static method in class org.jbpm.simulation.util.SimulationUtils
- getType() - Method in interface org.jbpm.simulation.AggregatedSimulationEvent
- getType() - Method in class org.jbpm.simulation.impl.events.ActivitySimulationEvent
- getType() - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- getType() - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- getType() - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- getType() - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- getType() - Method in class org.jbpm.simulation.PathContext
- getType() - Method in interface org.jbpm.simulation.SimulationEvent
- getUUID() - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- getUUID() - Method in interface org.jbpm.simulation.SimulationEvent
- getVisitedSplitPoint() - Method in class org.jbpm.simulation.PathContext
- getWaitTime() - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- getWaitTime() - Method in class org.jbpm.simulation.impl.ht.AllocatedWork
H
- handle(FlowElement, PathContextManager) - Method in class org.jbpm.simulation.handler.ActivityElementHandler
- handle(FlowElement, PathContextManager) - Method in class org.jbpm.simulation.handler.AdHocSubProcessElementHandler
- handle(FlowElement, PathContextManager) - Method in class org.jbpm.simulation.handler.ConvergingGatewayElementHandler
- handle(FlowElement, PathContextManager) - Method in class org.jbpm.simulation.handler.DefaultElementHandler
- handle(FlowElement, PathContextManager) - Method in interface org.jbpm.simulation.handler.ElementHandler
- handle(FlowElement, PathContextManager) - Method in class org.jbpm.simulation.handler.EmbeddedSubprocessHandler
- handle(FlowElement, PathContextManager) - Method in class org.jbpm.simulation.handler.EventElementHandler
- handle(FlowElement, PathContextManager) - Method in class org.jbpm.simulation.handler.GatewayElementHandler
- handle(FlowElement, PathContextManager) - Method in class org.jbpm.simulation.handler.MainElementHandler
- handle(FlowElement, PathContextManager) - Method in class org.jbpm.simulation.handler.ThrowEventElementHandler
- handleAllPaths(List<SequenceFlow>, PathContextManager) - Method in class org.jbpm.simulation.handler.ActivityElementHandler
- handleCombinedPaths(List<SequenceFlow>, PathContextManager) - Method in class org.jbpm.simulation.handler.ActivityElementHandler
- handleExclusiveGateway(List<SequenceFlow>) - Method in class org.jbpm.simulation.handler.GatewayElementHandler
- handleInclusiveGateway(List<SequenceFlow>) - Method in class org.jbpm.simulation.handler.GatewayElementHandler
- handleParallelGateway(List<SequenceFlow>) - Method in class org.jbpm.simulation.handler.GatewayElementHandler
- handleParallelGateway(FlowElement, List<SequenceFlow>) - Method in class org.jbpm.simulation.handler.ConvergingGatewayElementHandler
- HandlerRegistry - Class in org.jbpm.simulation.handler
- HandlerRegistry() - Constructor for class org.jbpm.simulation.handler.HandlerRegistry
- handleSeparatePaths(List<SequenceFlow>, PathContextManager, BoundaryEvent) - Method in class org.jbpm.simulation.handler.ActivityElementHandler
- hasPathToCatchEvent(FlowElement) - Method in class org.jbpm.simulation.handler.ThrowEventElementHandler
- HTAggregatedSimulationEvent - Class in org.jbpm.simulation.impl.events
- HTAggregatedSimulationEvent(String, String, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, Number, String) - Constructor for class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- HumanTaskActivitySimulationEvent - Class in org.jbpm.simulation.impl.events
- HumanTaskActivitySimulationEvent(String, long, String, String, long, long, double, long, long, double) - Constructor for class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- HumanTaskActivitySimulator - Class in org.jbpm.simulation.impl.simulators
- HumanTaskActivitySimulator() - Constructor for class org.jbpm.simulation.impl.simulators.HumanTaskActivitySimulator
- HUNDRED - Static variable in class org.jbpm.simulation.util.SimulationUtils
I
- incrementProcessInstanceId() - Method in class org.jbpm.simulation.SimulationContext
- init(XMLResource, Map<?, ?>) - Method in class org.jbpm.simulation.util.JBPMXMLSaveImpl
- InMemorySimulationRepository - Class in org.jbpm.simulation.impl
- InMemorySimulationRepository() - Constructor for class org.jbpm.simulation.impl.InMemorySimulationRepository
- instance - Static variable in class org.jbpm.simulation.SimulationRegistry
- internalTrigger(NodeInstance, String) - Method in class org.jbpm.simulation.impl.SimulationCompositeNodeInstance
- internalTrigger(NodeInstance, String) - Method in class org.jbpm.simulation.impl.SimulationEndNodeInstance
- internalTrigger(NodeInstance, String) - Method in class org.jbpm.simulation.impl.SimulationEventNodeInstance
- internalTrigger(NodeInstance, String) - Method in class org.jbpm.simulation.impl.SimulationJoinNodeInstance
- internalTrigger(NodeInstance, String) - Method in class org.jbpm.simulation.impl.SimulationNodeInstance
- internalTrigger(NodeInstance, String) - Method in class org.jbpm.simulation.impl.SimulationStartNodeInstance
- isAdHoc(FlowElement) - Static method in class org.jbpm.simulation.util.BPMN2Utils
- isAllocated() - Method in class org.jbpm.simulation.impl.ht.AllocatedWork
- isCanBeFinished() - Method in class org.jbpm.simulation.PathContext
- isCancelActivity() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- isContainerAdHoc(FlowElementsContainer) - Static method in class org.jbpm.simulation.util.BPMN2Utils
- isLocked() - Method in class org.jbpm.simulation.PathContext
- isLog() - Method in class org.jbpm.simulation.impl.SystemOutLogger
- isLoopLimitExceeded(String) - Method in class org.jbpm.simulation.SimulationContext
- isParallelMultiple() - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- isStartable() - Method in class org.jbpm.simulation.impl.SimulationPath
- isUsed() - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
J
- JBPMBAMSimulationDataProvider - Class in org.jbpm.simulation.impl
- JBPMBAMSimulationDataProvider(String, String) - Constructor for class org.jbpm.simulation.impl.JBPMBAMSimulationDataProvider
- JBPMBAMSimulationDataProvider(DataSource, String) - Constructor for class org.jbpm.simulation.impl.JBPMBAMSimulationDataProvider
- JBPMBpmn2ResourceFactoryImpl - Class in org.jbpm.simulation.util
- JBPMBpmn2ResourceFactoryImpl() - Constructor for class org.jbpm.simulation.util.JBPMBpmn2ResourceFactoryImpl
-
Creates an instance of the resource factory.
- JBPMBpmn2ResourceImpl - Class in org.jbpm.simulation.util
- JBPMBpmn2ResourceImpl(URI) - Constructor for class org.jbpm.simulation.util.JBPMBpmn2ResourceImpl
- JBPMLookup(XMLResource.XMLMap, ExtendedMetaData, XMLResource.ElementHandler) - Constructor for class org.jbpm.simulation.util.JBPMXMLSaveImpl.JBPMLookup
- JBPMXMLSaveImpl - Class in org.jbpm.simulation.util
- JBPMXMLSaveImpl(XMLHelper) - Constructor for class org.jbpm.simulation.util.JBPMXMLSaveImpl
- JBPMXMLSaveImpl.JBPMLookup - Class in org.jbpm.simulation.util
- JSONPathFormatConverter - Class in org.jbpm.simulation.converter
- JSONPathFormatConverter() - Constructor for class org.jbpm.simulation.converter.JSONPathFormatConverter
L
- loadProcessInfo(String) - Method in class org.jbpm.simulation.impl.JBPMBAMSimulationDataProvider
- log(String) - Method in class org.jbpm.simulation.impl.SystemOutLogger
M
- MainElementHandler - Class in org.jbpm.simulation.handler
- MainElementHandler() - Constructor for class org.jbpm.simulation.handler.MainElementHandler
- MAX - Static variable in class org.jbpm.simulation.util.SimulationConstants
- MAX_EXECUTION_TIME - Static variable in class org.jbpm.simulation.util.SimulationConstants
- MAX_RESOURCE_UTILIZATIN - Static variable in class org.jbpm.simulation.util.SimulationConstants
- MAX_WAIT_TIME - Static variable in class org.jbpm.simulation.util.SimulationConstants
- maxExecutionTime - Variable in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- maxExecutionTime - Variable in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- maxProcessDuration - Variable in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- MEAN - Static variable in class org.jbpm.simulation.util.SimulationConstants
- merge(AllocatedWork) - Method in class org.jbpm.simulation.impl.ht.AllocatedWork
- MIN - Static variable in class org.jbpm.simulation.util.SimulationConstants
- MIN_EXECUTION_TIME - Static variable in class org.jbpm.simulation.util.SimulationConstants
- MIN_RESOURCE_UTILIZATIN - Static variable in class org.jbpm.simulation.util.SimulationConstants
- MIN_WAIT_TIME - Static variable in class org.jbpm.simulation.util.SimulationConstants
- minExecutionTime - Variable in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- minExecutionTime - Variable in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- minProcessDuration - Variable in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
N
- newContext(SimulationDataProvider) - Static method in class org.jbpm.simulation.SimulationContextFactory
- newContext(SimulationDataProvider, SimulationRepository) - Static method in class org.jbpm.simulation.SimulationContextFactory
- newContext(SimulationDataProvider, SimulationRepository, SimulationRegistry) - Static method in class org.jbpm.simulation.SimulationContextFactory
- newTimeGenerator(Map<String, Object>) - Static method in class org.jbpm.simulation.TimeGeneratorFactory
- NodeStatistic - Class in org.jbpm.simulation
- NodeStatistic(String, Long, Long, Long) - Constructor for class org.jbpm.simulation.NodeStatistic
- NormalTimeGenerator - Class in org.jbpm.simulation.impl.time
- NormalTimeGenerator(Map<String, Object>) - Constructor for class org.jbpm.simulation.impl.time.NormalTimeGenerator
- numberOfInstances - Variable in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- numberOfInstances - Variable in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
O
- org.jbpm.simulation - package org.jbpm.simulation
- org.jbpm.simulation.converter - package org.jbpm.simulation.converter
- org.jbpm.simulation.handler - package org.jbpm.simulation.handler
- org.jbpm.simulation.impl - package org.jbpm.simulation.impl
- org.jbpm.simulation.impl.events - package org.jbpm.simulation.impl.events
- org.jbpm.simulation.impl.ht - package org.jbpm.simulation.impl.ht
- org.jbpm.simulation.impl.simulators - package org.jbpm.simulation.impl.simulators
- org.jbpm.simulation.impl.time - package org.jbpm.simulation.impl.time
- org.jbpm.simulation.util - package org.jbpm.simulation.util
P
- PathContext - Class in org.jbpm.simulation
- PathContext() - Constructor for class org.jbpm.simulation.PathContext
- PathContext(PathContext.Type) - Constructor for class org.jbpm.simulation.PathContext
- PathContext.Type - Enum in org.jbpm.simulation
- PathContextManager - Class in org.jbpm.simulation
- PathContextManager() - Constructor for class org.jbpm.simulation.PathContextManager
- PathFinder - Interface in org.jbpm.simulation
- PathFinderFactory - Class in org.jbpm.simulation
- PathFinderFactory() - Constructor for class org.jbpm.simulation.PathFinderFactory
- PathFormatConverter<E> - Interface in org.jbpm.simulation
- pathInstances - Variable in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- PoissonTimeGenerator - Class in org.jbpm.simulation.impl.time
- PoissonTimeGenerator(Map<String, Object>) - Constructor for class org.jbpm.simulation.impl.time.PoissonTimeGenerator
- PROBABILITY - Static variable in class org.jbpm.simulation.util.SimulationConstants
- processEventDefinitions(List<EventDefinition>) - Method in class org.jbpm.simulation.converter.SimulationFilterPathFormatConverter
- processEventDefinitions(FlowElement, List<EventDefinition>, Map<String, FlowElement>) - Method in class org.jbpm.simulation.impl.BPMN2PathFinderImpl
- processId - Variable in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- processId - Variable in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- ProcessInstanceEndSimulationEvent - Class in org.jbpm.simulation.impl.events
- ProcessInstanceEndSimulationEvent(String, long, long, long, String, String, String) - Constructor for class org.jbpm.simulation.impl.events.ProcessInstanceEndSimulationEvent
- processInstanceId - Variable in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- processName - Variable in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- processVersion - Variable in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
R
- RandomTimeGenerator - Class in org.jbpm.simulation.impl.time
- RandomTimeGenerator(Map<String, Object>) - Constructor for class org.jbpm.simulation.impl.time.RandomTimeGenerator
- Range - Class in org.jbpm.simulation.impl.ht
- Range(int, int, int) - Constructor for class org.jbpm.simulation.impl.ht.Range
- RangeChain - Class in org.jbpm.simulation.impl.ht
- RangeChain() - Constructor for class org.jbpm.simulation.impl.ht.RangeChain
- readFlowElements(FlowElementsContainer, Map<String, FlowElement>) - Method in class org.jbpm.simulation.impl.BPMN2PathFinderImpl
- registerPool(String, Node, long) - Method in interface org.jbpm.simulation.impl.ht.StaffPoolManager
- registerPool(String, Node, long) - Method in class org.jbpm.simulation.impl.ht.StaffPoolManagerImpl
- registerSimulator(Node, ActivitySimulator) - Method in class org.jbpm.simulation.SimulationRegistry
- removeFromPath(FlowElement, PathContext) - Method in class org.jbpm.simulation.PathContextManager
- removePathElement(FlowElement) - Method in class org.jbpm.simulation.PathContext
- resetMaxEndTime() - Method in class org.jbpm.simulation.SimulationContext
- ROOT - org.jbpm.simulation.PathContext.Type
- runSimulation(String, String, int, long, boolean, String...) - Static method in class org.jbpm.simulation.SimulationRunner
- runSimulation(String, String, int, long, boolean, Resource...) - Static method in class org.jbpm.simulation.SimulationRunner
- runSimulation(String, String, int, long, String...) - Static method in class org.jbpm.simulation.SimulationRunner
S
- setActivityId(String) - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- setActivityId(String) - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- setActivityId(String) - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- setActivityId(String) - Method in class org.jbpm.simulation.impl.events.GatewaySimulationEvent
- setActivityId(String) - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- setActivityId(String) - Method in class org.jbpm.simulation.impl.events.StartSimulationEvent
- setActivityIds(List<String>) - Method in class org.jbpm.simulation.impl.SimulationPath
- setActivityName(String) - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- setActivityName(String) - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- setActivityName(String) - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- setActivityName(String) - Method in class org.jbpm.simulation.impl.events.GatewaySimulationEvent
- setActivityName(String) - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- setActivityName(String) - Method in class org.jbpm.simulation.impl.events.StartSimulationEvent
- setAggregatedEvent(AggregatedSimulationEvent) - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- setAllocatedTime(long) - Method in class org.jbpm.simulation.impl.ht.AllocatedWork
- setAttachedToRef(Activity) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- setAuditing(Auditing) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- setAvgExecutionTime(double) - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- setAvgExecutionTime(double) - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- setAvgProcessDuration(double) - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- setAvgResourceCost(double) - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- setAvgResourceUtilization(double) - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- setAvgWaitTime(double) - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- setBoundaryEventIds(List<String>) - Method in class org.jbpm.simulation.impl.SimulationPath
- setCanBeFinished(boolean) - Method in class org.jbpm.simulation.PathContext
- setCanBeFinishedCounter(int) - Method in class org.jbpm.simulation.PathContext
- setCanBeFinishedNoIncrement(boolean) - Method in class org.jbpm.simulation.PathContext
- setCancelActivity(boolean) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- setCatchEvents(Map<String, String>) - Method in class org.jbpm.simulation.impl.SimulationPath
- setCatchingEvents(Map<String, FlowElement>) - Method in class org.jbpm.simulation.PathContextManager
- setClock(SessionPseudoClock) - Method in class org.jbpm.simulation.SimulationContext
- setContext(SimulationContext) - Static method in class org.jbpm.simulation.SimulationContext
- setCurrentPath(SimulationPath) - Method in class org.jbpm.simulation.SimulationContext
- setDataProvider(SimulationDataProvider) - Method in class org.jbpm.simulation.SimulationContext
- setDuration(long) - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- setDuration(long) - Method in class org.jbpm.simulation.impl.ht.AllocatedWork
- setEndTime(long) - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- setEndTime(long) - Method in class org.jbpm.simulation.SimulationInfo
- setExecutedNodes(List<String>) - Method in class org.jbpm.simulation.SimulationContext
- setId(String) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- setInstances(Long) - Method in class org.jbpm.simulation.NodeStatistic
- setInterval(int) - Method in class org.jbpm.simulation.SimulationInfo
- setLocked(boolean) - Method in class org.jbpm.simulation.PathContext
- setLog(boolean) - Method in class org.jbpm.simulation.impl.SystemOutLogger
- setMaxEndTime(long) - Method in class org.jbpm.simulation.SimulationContext
- setMaxExecutionTime(double) - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- setMaxExecutionTime(double) - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- setMaxProcessDuration(double) - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- setMaxResourceCost(double) - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- setMaxResourceUtilization(double) - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- setMaxTimeStamp(Long) - Method in class org.jbpm.simulation.NodeStatistic
- setMaxWaitTime(double) - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- setMinExecutionTime(double) - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- setMinExecutionTime(double) - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- setMinProcessDuration(double) - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- setMinResourceCost(double) - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- setMinResourceUtilization(double) - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- setMinTimeStamp(Long) - Method in class org.jbpm.simulation.NodeStatistic
- setMinWaitTime(double) - Method in class org.jbpm.simulation.impl.events.HTAggregatedSimulationEvent
- setMonitoring(Monitoring) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- setName(String) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- setNodeId(String) - Method in class org.jbpm.simulation.NodeStatistic
- setNumberOfExecutions(int) - Method in class org.jbpm.simulation.SimulationInfo
- setNumberOfInstances(long) - Method in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- setNumberOfInstances(long) - Method in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- setOrigPaths(List<PathContext>) - Method in class org.jbpm.simulation.impl.SimulationPath
- setOutputSet(OutputSet) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- setParallelMultiple(boolean) - Method in class org.jbpm.simulation.util.WrappedBoundaryEvent
- setPathElements(Set<FlowElement>) - Method in class org.jbpm.simulation.PathContext
- setPathId(String) - Method in class org.jbpm.simulation.impl.events.ProcessInstanceEndSimulationEvent
- setPathId(String) - Method in class org.jbpm.simulation.impl.SimulationPath
- setPathId(String) - Method in class org.jbpm.simulation.PathContext
- setProbability(double) - Method in class org.jbpm.simulation.impl.SimulationPath
- setProcessDuration(long) - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- setProcessDuration(long) - Method in class org.jbpm.simulation.impl.events.ProcessInstanceEndSimulationEvent
- setProcessId(String) - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- setProcessId(String) - Method in class org.jbpm.simulation.SimulationInfo
- setProcessInfoValues(Object) - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- setProcessInstanceId(long) - Method in class org.jbpm.simulation.SimulationContext
- setProcessName(String) - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- setProcessName(String) - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- setProcessName(String) - Method in class org.jbpm.simulation.impl.events.ProcessInstanceEndSimulationEvent
- setProcessName(String) - Method in class org.jbpm.simulation.SimulationInfo
- setProcessVersion(String) - Method in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- setProcessVersion(String) - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- setProcessVersion(String) - Method in class org.jbpm.simulation.impl.events.ProcessInstanceEndSimulationEvent
- setProcessVersion(String) - Method in class org.jbpm.simulation.SimulationInfo
- setRegistry(SimulationRegistry) - Method in class org.jbpm.simulation.SimulationContext
- setRepository(SimulationRepository) - Method in class org.jbpm.simulation.SimulationContext
- setResourceCost(double) - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- setResourceUtilization(double) - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- setSeqenceFlowsSources(Map<String, String>) - Method in class org.jbpm.simulation.impl.SimulationPath
- setSequenceFlowsIds(List<String>) - Method in class org.jbpm.simulation.impl.SimulationPath
- setSignalName(String) - Method in class org.jbpm.simulation.impl.SimulationPath
- setSimulationInfo(SimulationInfo) - Method in class org.jbpm.simulation.impl.InMemorySimulationRepository
- setSimulationInfo(SimulationInfo) - Method in interface org.jbpm.simulation.SimulationRepository
- setSplitOrigin(FlowElement) - Method in class org.jbpm.simulation.PathContext
- setStaffPoolManager(StaffPoolManager) - Method in class org.jbpm.simulation.SimulationContext
- setStartable(boolean) - Method in class org.jbpm.simulation.impl.SimulationPath
- setStartTime(long) - Method in class org.jbpm.simulation.SimulationContext
- setStartTime(long) - Method in class org.jbpm.simulation.SimulationInfo
- setThrowEvents(Map<String, String>) - Method in class org.jbpm.simulation.impl.SimulationPath
- setType(PathContext.Type) - Method in class org.jbpm.simulation.PathContext
- setUsed(boolean) - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- setVisitedSplitPoint(Set<FlowElement>) - Method in class org.jbpm.simulation.PathContext
- setWaitTime(long) - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- setWaitTime(long) - Method in class org.jbpm.simulation.impl.ht.AllocatedWork
- simulate(Object, SimulationContext) - Method in interface org.jbpm.simulation.ActivitySimulator
- simulate(Object, SimulationContext) - Method in class org.jbpm.simulation.impl.simulators.EndEventSimulator
- simulate(Object, SimulationContext) - Method in class org.jbpm.simulation.impl.simulators.EventSimulator
- simulate(Object, SimulationContext) - Method in class org.jbpm.simulation.impl.simulators.GatewaySimulator
- simulate(Object, SimulationContext) - Method in class org.jbpm.simulation.impl.simulators.HumanTaskActivitySimulator
- simulate(Object, SimulationContext) - Method in class org.jbpm.simulation.impl.simulators.StartEventSimulator
- simulate(Object, SimulationContext) - Method in class org.jbpm.simulation.impl.simulators.StateBasedActivitySimulator
- SimulateProcessPathCommand - Class in org.jbpm.simulation.impl
- SimulateProcessPathCommand(String, SimulationContext, SimulationPath) - Constructor for class org.jbpm.simulation.impl.SimulateProcessPathCommand
- SimulationCompositeNodeInstance - Class in org.jbpm.simulation.impl
- SimulationCompositeNodeInstance() - Constructor for class org.jbpm.simulation.impl.SimulationCompositeNodeInstance
- SimulationConstants - Class in org.jbpm.simulation.util
- SimulationConstants() - Constructor for class org.jbpm.simulation.util.SimulationConstants
- SimulationContext - Class in org.jbpm.simulation
- SimulationContext() - Constructor for class org.jbpm.simulation.SimulationContext
- SimulationContextFactory - Class in org.jbpm.simulation
- SimulationContextFactory() - Constructor for class org.jbpm.simulation.SimulationContextFactory
- simulationContextThreadLocal - Static variable in class org.jbpm.simulation.SimulationContext
- SimulationDataProvider - Interface in org.jbpm.simulation
- SimulationEndNodeInstance - Class in org.jbpm.simulation.impl
- SimulationEndNodeInstance() - Constructor for class org.jbpm.simulation.impl.SimulationEndNodeInstance
- SimulationEvent - Interface in org.jbpm.simulation
- SimulationEventNodeInstance - Class in org.jbpm.simulation.impl
- SimulationEventNodeInstance() - Constructor for class org.jbpm.simulation.impl.SimulationEventNodeInstance
- SimulationFilterPathFormatConverter - Class in org.jbpm.simulation.converter
- SimulationFilterPathFormatConverter() - Constructor for class org.jbpm.simulation.converter.SimulationFilterPathFormatConverter
- SimulationFilterPathFormatConverter(SimulationDataProvider) - Constructor for class org.jbpm.simulation.converter.SimulationFilterPathFormatConverter
- simulationInfo - Variable in class org.jbpm.simulation.impl.InMemorySimulationRepository
- SimulationInfo - Class in org.jbpm.simulation
- SimulationInfo(long, String, int, long) - Constructor for class org.jbpm.simulation.SimulationInfo
- SimulationJoinNodeInstance - Class in org.jbpm.simulation.impl
- SimulationJoinNodeInstance() - Constructor for class org.jbpm.simulation.impl.SimulationJoinNodeInstance
- SimulationNodeInstance - Class in org.jbpm.simulation.impl
- SimulationNodeInstance() - Constructor for class org.jbpm.simulation.impl.SimulationNodeInstance
- SimulationNodeInstanceFactoryRegistry - Class in org.jbpm.simulation.impl
- SimulationPath - Class in org.jbpm.simulation.impl
- SimulationPath() - Constructor for class org.jbpm.simulation.impl.SimulationPath
- SimulationProcessValidator - Class in org.jbpm.simulation.impl
- SimulationProcessValidator() - Constructor for class org.jbpm.simulation.impl.SimulationProcessValidator
- SimulationRegistry - Class in org.jbpm.simulation
- SimulationRegistry() - Constructor for class org.jbpm.simulation.SimulationRegistry
- SimulationRepository - Interface in org.jbpm.simulation
- SimulationRunner - Class in org.jbpm.simulation
- SimulationRunner() - Constructor for class org.jbpm.simulation.SimulationRunner
- SimulationStartNodeInstance - Class in org.jbpm.simulation.impl
- SimulationStartNodeInstance() - Constructor for class org.jbpm.simulation.impl.SimulationStartNodeInstance
- SimulationUtils - Class in org.jbpm.simulation.util
- SimulationUtils() - Constructor for class org.jbpm.simulation.util.SimulationUtils
- STAFF_AVAILABILITY - Static variable in class org.jbpm.simulation.util.SimulationConstants
- StaffPool - Interface in org.jbpm.simulation.impl.ht
- StaffPoolImpl - Class in org.jbpm.simulation.impl.ht
- StaffPoolImpl(String, Node, double) - Constructor for class org.jbpm.simulation.impl.ht.StaffPoolImpl
- StaffPoolManager - Interface in org.jbpm.simulation.impl.ht
- StaffPoolManagerImpl - Class in org.jbpm.simulation.impl.ht
- StaffPoolManagerImpl() - Constructor for class org.jbpm.simulation.impl.ht.StaffPoolManagerImpl
- STANDARD_DEVIATION - Static variable in class org.jbpm.simulation.util.SimulationConstants
- StartEventSimulator - Class in org.jbpm.simulation.impl.simulators
- StartEventSimulator() - Constructor for class org.jbpm.simulation.impl.simulators.StartEventSimulator
- StartSimulationEvent - Class in org.jbpm.simulation.impl.events
- StartSimulationEvent(String, long, long, long, String, String) - Constructor for class org.jbpm.simulation.impl.events.StartSimulationEvent
- startTime - Variable in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- StateBasedActivitySimulator - Class in org.jbpm.simulation.impl.simulators
- StateBasedActivitySimulator() - Constructor for class org.jbpm.simulation.impl.simulators.StateBasedActivitySimulator
- storeEvent(SimulationEvent) - Method in class org.jbpm.simulation.impl.InMemorySimulationRepository
- storeEvent(SimulationEvent) - Method in class org.jbpm.simulation.impl.WorkingMemorySimulationRepository
- storeEvent(SimulationEvent) - Method in interface org.jbpm.simulation.SimulationRepository
- streamToString(InputStream) - Static method in class org.jbpm.simulation.impl.BPMN2PathFinderImpl
- SystemOutLogger - Class in org.jbpm.simulation.impl
- SystemOutLogger() - Constructor for class org.jbpm.simulation.impl.SystemOutLogger
T
- TEMP - org.jbpm.simulation.PathContext.Type
- ThrowEventElementHandler - Class in org.jbpm.simulation.handler
- ThrowEventElementHandler() - Constructor for class org.jbpm.simulation.handler.ThrowEventElementHandler
- TimeGenerator - Interface in org.jbpm.simulation
- TimeGeneratorFactory - Class in org.jbpm.simulation
- TimeGeneratorFactory() - Constructor for class org.jbpm.simulation.TimeGeneratorFactory
- TIMEUNIT - Static variable in class org.jbpm.simulation.util.SimulationConstants
- timeUnitMapping - Static variable in class org.jbpm.simulation.util.SimulationUtils
- toString() - Method in class org.jbpm.simulation.impl.events.ActivitySimulationEvent
- toString() - Method in class org.jbpm.simulation.impl.events.EndSimulationEvent
- toString() - Method in class org.jbpm.simulation.impl.events.GatewaySimulationEvent
- toString() - Method in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- toString() - Method in class org.jbpm.simulation.impl.events.HumanTaskActivitySimulationEvent
- toString() - Method in class org.jbpm.simulation.impl.events.ProcessInstanceEndSimulationEvent
- toString() - Method in class org.jbpm.simulation.impl.events.StartSimulationEvent
- traverse(List<? extends EObject>) - Method in class org.jbpm.simulation.util.JBPMXMLSaveImpl
- type - Variable in class org.jbpm.simulation.impl.events.ActivitySimulationEvent
- type - Variable in class org.jbpm.simulation.impl.events.AggregatedActivitySimulationEvent
- type - Variable in class org.jbpm.simulation.impl.events.AggregatedEndEventSimulationEvent
- type - Variable in class org.jbpm.simulation.impl.events.AggregatedProcessSimulationEvent
- type - Variable in class org.jbpm.simulation.impl.events.GenericSimulationEvent
U
- UniformTimeGenerator - Class in org.jbpm.simulation.impl.time
- UniformTimeGenerator(Map<String, Object>) - Constructor for class org.jbpm.simulation.impl.time.UniformTimeGenerator
- used - Variable in class org.jbpm.simulation.impl.events.GenericSimulationEvent
- uuid - Variable in class org.jbpm.simulation.impl.events.GenericSimulationEvent
V
- validateProcess(Process) - Method in class org.jbpm.simulation.impl.SimulationProcessValidator
- valueOf(String) - Static method in enum org.jbpm.simulation.PathContext.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jbpm.simulation.PathContext.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WORKING_HOURS - Static variable in class org.jbpm.simulation.util.SimulationConstants
- WorkingMemorySimulationRepository - Class in org.jbpm.simulation.impl
- WorkingMemorySimulationRepository() - Constructor for class org.jbpm.simulation.impl.WorkingMemorySimulationRepository
- WorkingMemorySimulationRepository(boolean, String...) - Constructor for class org.jbpm.simulation.impl.WorkingMemorySimulationRepository
- WorkingMemorySimulationRepository(boolean, Resource...) - Constructor for class org.jbpm.simulation.impl.WorkingMemorySimulationRepository
- WorkingMemorySimulationRepository(String...) - Constructor for class org.jbpm.simulation.impl.WorkingMemorySimulationRepository
- WorkingMemorySimulationRepository(Resource...) - Constructor for class org.jbpm.simulation.impl.WorkingMemorySimulationRepository
- WrappedBoundaryEvent - Class in org.jbpm.simulation.util
- WrappedBoundaryEvent(BoundaryEvent) - Constructor for class org.jbpm.simulation.util.WrappedBoundaryEvent
All Classes All Packages