Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractErrorReportBuilder - Class in jadex.bpmn.model.io
Helper class for building error reports.
AbstractErrorReportBuilder(String, String, String[], MultiCollection<Tuple, String>, Map<String, String>) - Constructor for class jadex.bpmn.model.io.AbstractErrorReportBuilder
Build the error based on the given entries (if any).
AbstractEventIntermediateTimerActivityHandler - Class in jadex.bpmn.runtime.handler
Abstract handler for timing events.
AbstractEventIntermediateTimerActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.AbstractEventIntermediateTimerActivityHandler
 
AbstractGatewayActivityHandler - Class in jadex.bpmn.runtime.handler
Common functionality for and/or split and join gateways.
AbstractGatewayActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
 
AbstractTask - Class in jadex.bpmn.runtime.task
Simple task implementation with basic result and exception handling.
AbstractTask() - Constructor for class jadex.bpmn.runtime.task.AbstractTask
 
accept(IComponent) - Method in class jadex.bpmn.runtime.impl.ExecuteProcessThread
Execute the command.
ACT_TYPE_MAPPING - Static variable in class jadex.bpmn.model.io.SBpmnModelReader
Activity type mapping.
ACT_TYPE_MAPPING - Static variable in class jadex.bpmn.model.io.SBpmnModelWriter
Activity type mapping.
actid - Variable in class jadex.bpmn.runtime.ProcessThreadInfo
The activity id.
activateWait(Map, Notifier) - Method in interface jadex.bpmn.runtime.handler.IExternalNotifier
Activate a wait action on an external source.
activities - Variable in class jadex.bpmn.model.MLane
The activities.
activities - Variable in class jadex.bpmn.model.MPool
The vertices.
activities - Variable in class jadex.bpmn.model.MSubProcess
The vertices.
activitiesdescription - Variable in class jadex.bpmn.model.MLane
The activities description.
activity - Variable in class jadex.bpmn.runtime.handler.Notifier
The activity.
activity - Variable in class jadex.bpmn.runtime.handler.SubProcessActivityHandler.SubprocessResultHandler
 
activity - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The next activity.
activity - Variable in class jadex.bpmn.runtime.ProcessThreadInfo
The activity name.
activityhandlers - Variable in class jadex.bpmn.runtime.impl.BpmnProcessFeature
The activity handlers.
activitytype - Variable in class jadex.bpmn.model.MActivity
The activity type.
addActivity(MActivity) - Method in class jadex.bpmn.model.MLane
Add an activity.
addActivity(MActivity) - Method in class jadex.bpmn.model.MPool
Add an activity.
addActivity(MActivity) - Method in class jadex.bpmn.model.MSubProcess
Add an activity.
addActivityTargets(MActivity) - Method in class jadex.bpmn.model.MBpmnModel
Internal add activity targets.
addAllSubActivities(MSubProcess, Map<String, MActivity>) - Method in class jadex.bpmn.model.MBpmnModel
Add all subactivities.
addAnnotation(MAnnotation) - Method in class jadex.bpmn.model.MAnnotationElement
Add an annotation.
addArgument(String, Object) - Method in class jadex.bpmn.runtime.RBpmnProcess
Add an argument as name/value pair.
addArgumentDataEdge(MDataEdge) - Method in class jadex.bpmn.model.MBpmnModel
Add an incoming edge.
addArtifact(MArtifact) - Method in class jadex.bpmn.model.MBpmnModel
Add an artifact.
addArtifact(MArtifact) - Method in class jadex.bpmn.model.MPool
Add an artifact.
addArtifact(MArtifact) - Method in class jadex.bpmn.model.MSubProcess
Add an artifact.
addArtifacts(List<MArtifact>, Map<String, MIdElement>) - Method in class jadex.bpmn.model.MBpmnModel
Add artifacts.
addAssociation(MAssociation) - Method in class jadex.bpmn.model.MArtifact
Add an association.
addAssociation(MAssociation) - Method in class jadex.bpmn.model.MAssociationTarget
Add an association.
addAssociations(String, MIdElement, Map<String, MIdElement>) - Method in class jadex.bpmn.model.MBpmnModel
Internal add associations.
addChangeListener(ChangeListener) - Method in interface jadex.bpmn.model.IModelContainer
Adds a change listener.
addContextVariable(MContextVariable) - Method in class jadex.bpmn.model.MBpmnModel
Add a context variable declaration.
addDetail(MAnnotationDetail) - Method in class jadex.bpmn.model.MAnnotation
Add a detail.
addEdges(List<MSequenceEdge>, Map<String, MSequenceEdge>) - Method in class jadex.bpmn.model.MBpmnModel
Add edges to the result map.
addEventHandler(MActivity) - Method in class jadex.bpmn.model.MActivity
Add an event handler.
addEventMatcher(String[], UnparsedExpression, String[], Map<String, Object>, boolean, IResultCommand<IFuture<Void>, Object>) - Method in interface jadex.bpmn.runtime.impl.IInternalProcessEngineService
Register an event description to be notified, when the event happens.
addExtension(String, Map<String, Object>) - Method in class jadex.bpmn.model.MBpmnModel
 
addExternalThread(ProcessThread) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Add an external thread to this context.
addImport(String) - Method in class jadex.bpmn.model.MBpmnModel
Add an import.
addIncomingDataEdge(MDataEdge) - Method in class jadex.bpmn.model.MActivity
Add an incoming edge.
addIncomingMessageDescription(Object) - Method in class jadex.bpmn.model.MActivity
Add an incoming message description.
addIncomingMessagingEdge(MMessagingEdge) - Method in class jadex.bpmn.model.MActivity
Add an incoming message edge.
addIncomingSequenceEdge(MSequenceEdge) - Method in class jadex.bpmn.model.MActivity
Add an incoming edge.
addLane(MLane) - Method in class jadex.bpmn.model.MPool
Add a lane.
addMessagingEdge(MMessagingEdge) - Method in class jadex.bpmn.model.MBpmnModel
Add a message edge.
addOutgoingDataEdge(MDataEdge) - Method in class jadex.bpmn.model.MActivity
Add an outgoing edge.
addOutgoingMessageDescription(Object) - Method in class jadex.bpmn.model.MActivity
Add an outgoing message description.
addOutgoingMessagingEdge(MMessagingEdge) - Method in class jadex.bpmn.model.MActivity
Add an outgoing message edge.
addOutgoingSequenceEdge(MSequenceEdge) - Method in class jadex.bpmn.model.MActivity
Add an outgoing edge.
addParameter(MParameter) - Method in class jadex.bpmn.model.MActivity
Add a parameter.
addParameterMapping(String, UnparsedExpression, UnparsedExpression) - Method in class jadex.bpmn.model.MSequenceEdge
Add a parameter mapping.
addPool(MPool) - Method in class jadex.bpmn.model.MBpmnModel
Add a pool.
addProperty(MProperty) - Method in class jadex.bpmn.model.MActivity
Add a property.
addProperty(String, String) - Method in class jadex.bpmn.model.MActivity
Add a simple string-based property.
addProperty(String, String, boolean) - Method in class jadex.bpmn.model.MActivity
Add a simple string-based property.
addResult(String, Object) - Method in class jadex.bpmn.runtime.RBpmnProcess
Add an result as name/value pair.
addResultDataEdge(MDataEdge) - Method in class jadex.bpmn.model.MBpmnModel
Add an outgoing edge.
addSplitInfo(SplitInfo) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Add a split info.
addSplitInfos(Collection<ProcessThread>) - Method in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
Add split infos to a set of threads.
addStartElement(String, MNamedIdElement) - Method in class jadex.bpmn.model.MBpmnModel
Add a start element for a configurations.
addSubProcesses(MSubProcess, Map<String, MIdElement>) - Method in class jadex.bpmn.model.MBpmnModel
Add sub processes.
addThread(ProcessThread) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Add a thread to this context.
addUsedId(String) - Method in class jadex.bpmn.model.io.IdGenerator
Adds a used ID, only useful for collision-free mode.
allactivities - Variable in class jadex.bpmn.model.MBpmnModel
The cached activities of the model.
alldataedges - Variable in class jadex.bpmn.model.MBpmnModel
The data edges.
alledges - Variable in class jadex.bpmn.model.MBpmnModel
The cached edges of the model.
allmessagingedges - Variable in class jadex.bpmn.model.MBpmnModel
The messaging edges.
ALT_BOUNDS_KEY - Static variable in class jadex.bpmn.model.io.SBpmnModelReader
Key for alternative visual object bounds.
annotations - Variable in class jadex.bpmn.model.MAnnotationElement
The annotations.
argdataedges - Variable in class jadex.bpmn.model.MBpmnModel
The incoming data edges for arguments.
args - Variable in class jadex.bpmn.runtime.RBpmnProcess
 
argumentinjections - Variable in class jadex.bpmn.model.MActivity
The argument injection targets.
artifacts - Variable in class jadex.bpmn.model.MBpmnModel
The artifacts.
artifacts - Variable in class jadex.bpmn.model.MPool
The artifacs.
artifacts - Variable in class jadex.bpmn.model.MSubProcess
The artifacts.
assembleMessage(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateMessageActivityHandler
 
associations - Variable in class jadex.bpmn.model.MArtifact
The associations.
associations - Variable in class jadex.bpmn.model.MAssociationTarget
The associations.
associationsdescription - Variable in class jadex.bpmn.model.MAssociationTarget
The associations description.
associationsources - Variable in class jadex.bpmn.model.MBpmnModel
The association sources.
associationtargets - Variable in class jadex.bpmn.model.MBpmnModel
The association targets.

B

base16Mode() - Method in class jadex.bpmn.model.io.IdGenerator
Switches the ID generator to BASE16 mode.
base64Mode() - Method in class jadex.bpmn.model.io.IdGenerator
Switches the ID generator to BASE64 mode.
beginVisualSection(PrintStream) - Static method in class jadex.bpmn.model.io.SVisualWriterHelper
Writes the start of the visual section.
belongsTo(String, String) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Test if the thread belongs to the given pool and/or lane.
bis - Variable in class jadex.bpmn.model.io.StaxReaderWrapper
The stream.
bodymethod - Variable in class jadex.bpmn.model.MActivity
The body method cached for speed.
BOUNDS_KEY - Static variable in class jadex.bpmn.model.io.SBpmnModelReader
Key for visual object bounds.
BpmnModelLoader - Class in jadex.bpmn.model.io
Loader for eclipse STP BPMN models (.bpmn files).
BpmnModelLoader() - Constructor for class jadex.bpmn.model.io.BpmnModelLoader
Create a new BPMN model loader.
BpmnProcess - Class in jadex.bpmn.runtime
 
BpmnProcess(RBpmnProcess, IModelInfo, ComponentIdentifier) - Constructor for class jadex.bpmn.runtime.BpmnProcess
 
BpmnProcess(Object, IModelInfo, ComponentIdentifier) - Constructor for class jadex.bpmn.runtime.BpmnProcess
 
BpmnProcessFeature - Class in jadex.bpmn.runtime.impl
 
BpmnProcessFeature(BpmnProcess) - Constructor for class jadex.bpmn.runtime.impl.BpmnProcessFeature
Factory method constructor for instance level.
BpmnProcessFeatureProvider - Class in jadex.bpmn.runtime.impl
 
BpmnProcessFeatureProvider() - Constructor for class jadex.bpmn.runtime.impl.BpmnProcessFeatureProvider
 
BpmnProcessLifecycleFeature - Class in jadex.bpmn.runtime.impl
 
BpmnProcessLifecycleFeature(BpmnProcess) - Constructor for class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeature
 
BpmnProcessLifecycleFeatureProvider - Class in jadex.bpmn.runtime.impl
 
BpmnProcessLifecycleFeatureProvider() - Constructor for class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeatureProvider
 
BpmnProcessModelFeature - Class in jadex.bpmn.runtime.impl
 
BpmnProcessModelFeature(BpmnProcess) - Constructor for class jadex.bpmn.runtime.impl.BpmnProcessModelFeature
 
BpmnProcessModelFeatureProvider - Class in jadex.bpmn.runtime.impl
 
BpmnProcessModelFeatureProvider() - Constructor for class jadex.bpmn.runtime.impl.BpmnProcessModelFeatureProvider
 
BUILD - Static variable in class jadex.bpmn.model.io.SBpmnModelWriter
The build number
buildErrorReport() - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Build the error based on the given entries (if any).

C

cancel() - Method in interface jadex.bpmn.runtime.exttask.IExternalTask
Cleanup in case the task is cancelled.
cancel() - Method in class jadex.bpmn.runtime.handler.CompositeCancelable
Cancel the activity.
cancel() - Method in interface jadex.bpmn.runtime.handler.ICancelable
 
cancel() - Method in interface jadex.bpmn.runtime.handler.IExternalNotifier
Cancel the wait action.
cancel(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractEventIntermediateTimerActivityHandler
Execute an activity.
cancel(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
Cancel an activity.
cancel(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.DefaultActivityHandler
Execute an activity.
cancel(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventStartRuleHandler
Called when the process thread is aborted and waiting is no longer wanted.
cancel(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.GatewayXORActivityHandler
Execute an activity.
cancel(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.TaskActivityHandler
Cancel an activity.
cancel(MActivity, IComponent, ProcessThread) - Method in interface jadex.bpmn.runtime.IActivityHandler
Execute an activity.
cancel(IComponent) - Method in interface jadex.bpmn.model.task.ITask
Cleanup in case the task is cancelled.
cancel(IComponent) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper
Cleanup in case the task is cancelled.
cancel(IComponent) - Method in class jadex.bpmn.runtime.task.AbstractTask
Cleanup in case the task is cancelled.
cancel(IComponent) - Method in class jadex.bpmn.runtime.task.CreateComponentTask
Compensate in case the task is canceled.
cancel(IComponent) - Method in class jadex.bpmn.runtime.task.DestroyComponentTask
Compensate in case the task is canceled.
cancel(IComponent) - Method in class jadex.bpmn.runtime.task.MethodCallTask
Compensate in case the task is canceled.
cancel(IComponent) - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Cleanup in case the task is cancelled.
cancel(IComponent) - Method in class jadex.bpmn.runtime.task.UserInteractionTask
Compensate in case the task is canceled.
canceled - Variable in class jadex.bpmn.runtime.impl.ProcessThread
Is the task canceled.
cancelinfo - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The wait info.
cancelmethod - Variable in class jadex.bpmn.model.MActivity
The body method cached for speed.
cancelmethod - Variable in class jadex.bpmn.runtime.task.PojoTaskWrapper
The cancel method.
categories - Variable in class jadex.bpmn.model.io.AbstractErrorReportBuilder
The element categories.
cbmethodname - Variable in class jadex.bpmn.runtime.task.MethodCallTask.ServiceCallTaskGui
The combo box for the method name.
cbsername - Variable in class jadex.bpmn.runtime.task.MethodCallTask.ServiceCallTaskGui
The combo box for the service name.
CDATA - Static variable in class jadex.bpmn.model.io.XmlUtil
 
CHARACTERS - Static variable in class jadex.bpmn.model.io.XmlUtil
Indicates an event is characters.
cl - Variable in class jadex.bpmn.runtime.task.MethodCallTask.ServiceCallTaskGui
The classloader.
classname() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskPropertyGui
Supply a class name implementing the gui.
clazz - Variable in class jadex.bpmn.model.MActivity
The class.
clazz - Variable in class jadex.bpmn.model.MProperty
The clazz.
clazz - Variable in class jadex.bpmn.task.info.PropertyMetaInfo
The clazz.
clazz() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskParameter
The clazz (i.e.
clazz() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskProperty
The clazz (i.e.
clearCaches() - Method in class jadex.bpmn.model.MBpmnModel
Clears the model caches if stale.
cloneElements(Set<MIdElement>) - Method in class jadex.bpmn.model.MBpmnModel
Clones a set of elements.
close() - Method in interface jadex.bpmn.model.io.IXMLReader
Closes the reader.
close() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
Closes the reader.
closedtag - Variable in class jadex.bpmn.model.io.StaxReaderWrapper
The last tag that was closed.
COMMENT - Static variable in class jadex.bpmn.model.io.XmlUtil
 
componentinjections - Variable in class jadex.bpmn.model.MActivity
The component injection targets.
CompositeCancelable - Class in jadex.bpmn.runtime.handler
 
CompositeCancelable(List<MSequenceEdge>, ProcessThread, IComponent, ICancelable[]) - Constructor for class jadex.bpmn.runtime.handler.CompositeCancelable
Create a new CompositeCancelable.
condition - Variable in class jadex.bpmn.model.MSequenceEdge
The condition.
configinitialvalues - Variable in class jadex.bpmn.model.MContextVariable
Initial values for configurations
configurations - Variable in class jadex.bpmn.model.MBpmnModel
The configurations (config name -> start elements).
connect(MActivity, MActivity) - Method in class jadex.bpmn.model.MMessagingEdge
Helper method connecting two activities using this edge.
connect(MActivity, MActivity) - Method in class jadex.bpmn.model.MSequenceEdge
Helper method connecting two activities using this edge.
connect(MActivity, String, MActivity, String) - Method in class jadex.bpmn.model.MDataEdge
Helper method connecting two activity parameters using this edge.
connectActivityEdges(MActivity, Map<String, Object>, Map<String, MIdElement>) - Static method in class jadex.bpmn.model.io.SBpmnModelReader
Connects activity edges.
construct(Map<String, IActivityHandler>, Map<String, IStepHandler>) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Init method holds constructor code for both implementations.
copy(ProcessThread) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Create a copy of this thread (e.g.
create(Object) - Static method in class jadex.bpmn.runtime.BpmnProcess
 
create(Object, ComponentIdentifier) - Static method in class jadex.bpmn.runtime.BpmnProcess
 
create(Object, ComponentIdentifier) - Method in class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeatureProvider
 
CreateComponentTask - Class in jadex.bpmn.runtime.task
Task for creating a component.
CreateComponentTask() - Constructor for class jadex.bpmn.runtime.task.CreateComponentTask
 
createCopy() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Create a copy of this thread (e.g.
createFeatureInstance(Component) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeatureProvider
 
createFeatureInstance(Component) - Method in class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeatureProvider
 
createFeatureInstance(Component) - Method in class jadex.bpmn.runtime.impl.BpmnProcessModelFeatureProvider
 
createPojo(IModelInfo) - Static method in class jadex.bpmn.runtime.BpmnProcess
 
createProcessThreadInfo(ProcessThread) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Create a new process thread info for logging / debug tools.
creationfuture - Variable in class jadex.bpmn.runtime.task.CreateComponentTask
Future called when the component is created to allow compensation (i.e.

D

data - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The data of the current or last activity.
data - Variable in class jadex.bpmn.runtime.ProcessThreadInfo
The data of the process.
dataedges - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The data of the current data edges.
DEBUG - Static variable in class jadex.bpmn.runtime.handler.DefaultActivityHandler
Debug flag for printing.
declareResult(String) - Method in class jadex.bpmn.runtime.RBpmnProcess
Declare a result value.
def - Variable in class jadex.bpmn.model.MSequenceEdge
The default flag.
DEFAULT_ACTIVITY_HANDLERS - Static variable in class jadex.bpmn.runtime.impl.BpmnProcessFeature
The activity execution handlers (activity type -> handler).
DEFAULT_ID_SIZE - Static variable in class jadex.bpmn.model.io.IdGenerator
The default ID size.
DEFAULT_STEP_HANDLERS - Static variable in class jadex.bpmn.runtime.impl.BpmnProcessFeature
The step execution handlers (activity type -> handler).
DefaultActivityHandler - Class in jadex.bpmn.runtime.handler
Default activity handler, which provides some useful helper methods.
DefaultActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.DefaultActivityHandler
 
DefaultStepHandler - Class in jadex.bpmn.runtime.handler
Handles the transition of steps.
DefaultStepHandler() - Constructor for class jadex.bpmn.runtime.handler.DefaultStepHandler
 
description - Variable in class jadex.bpmn.model.MNamedIdElement
The description.
description - Variable in class jadex.bpmn.task.info.PropertyMetaInfo
The parameter description.
description - Variable in class jadex.bpmn.task.info.TaskMetaInfo
The description.
description() - Element in annotation interface jadex.bpmn.model.task.annotation.Task
A human readable description of the task.
description() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskParameter
The parameter description.
description() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskProperty
The parameter description.
DestroyComponentTask - Class in jadex.bpmn.runtime.task
Task for destroying a component.
DestroyComponentTask() - Constructor for class jadex.bpmn.runtime.task.DestroyComponentTask
 
details - Variable in class jadex.bpmn.model.MAnnotation
The details.
dialog - Variable in class jadex.bpmn.runtime.task.UserInteractionTask
The dialog.
direction - Variable in class jadex.bpmn.model.MParameter
The direction.
direction - Variable in class jadex.bpmn.task.info.ParameterMetaInfo
The direction.
direction() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskParameter
The direction (in, out or inout).
DIRECTION_IN - Static variable in class jadex.bpmn.model.MParameter
The constant for direction in.
DIRECTION_IN - Static variable in annotation interface jadex.bpmn.model.task.annotation.TaskParameter
The constant for direction in (value is read only and assigned before task is started).
DIRECTION_IN - Static variable in class jadex.bpmn.task.info.ParameterMetaInfo
The constant for direction in.
DIRECTION_INOUT - Static variable in class jadex.bpmn.model.MParameter
The constant for direction inout.
DIRECTION_INOUT - Static variable in annotation interface jadex.bpmn.model.task.annotation.TaskParameter
The constant for direction inout (value is read/write).
DIRECTION_INOUT - Static variable in class jadex.bpmn.task.info.ParameterMetaInfo
The constant for direction inout.
DIRECTION_OUT - Static variable in class jadex.bpmn.model.MParameter
The constant for direction out.
DIRECTION_OUT - Static variable in annotation interface jadex.bpmn.model.task.annotation.TaskParameter
The constant for direction out (value is write only and propagated after task is finished).
DIRECTION_OUT - Static variable in class jadex.bpmn.task.info.ParameterMetaInfo
The constant for direction out.
disconnect() - Method in class jadex.bpmn.model.MDataEdge
Helper method disconnecting this edge.
disconnect() - Method in class jadex.bpmn.model.MSequenceEdge
Helper method disconnecting this edge.
documents - Variable in class jadex.bpmn.model.io.ErrorReport
The external reports.
doExecute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.DefaultActivityHandler
Execute an activity.
doExecute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventEndErrorActivityHandler
Execute the activity.
doExecute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventEndSignalActivityHandler
Execute the activity.
doExecute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventEndTerminateActivityHandler
Execute the activity.
doExecute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateErrorActivityHandler
Execute the activity.
doExecute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.AbstractTask
Execute the task.
doExecute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.ExecuteStepTask
Execute the task.
doExecute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.InvokeMethodTask
Execute the task.
doExecute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.LoggerTask
Execute the task.
doExecute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.WriteContextTask
Execute the task.
doExecute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.WriteParameterTask
Execute the task.
doLoadModel(String, Object, String[], ClassLoader, ResourceInfo) - Method in class jadex.bpmn.model.io.BpmnModelLoader
Load a model.
doWait(MActivity, IComponent, ProcessThread, long) - Method in class jadex.bpmn.runtime.handler.AbstractEventIntermediateTimerActivityHandler
Template method to be implemented by platform-specific subclasses.
doWait(MActivity, IComponent, ProcessThread, long) - Method in class jadex.bpmn.runtime.handler.EventIntermediateTimerActivityHandler
Template method to be implemented by platform-specific subclasses.

E

edge - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The last edge (if any).
edges - Variable in class jadex.bpmn.runtime.ProcessThreadInfo
The data edges of the process.
encoder - Variable in class jadex.bpmn.model.io.IdGenerator
 
END_ELEMENT - Static variable in class jadex.bpmn.model.io.XmlUtil
Indicates an event is an end element.
END_EVENT_TAG - Static variable in class jadex.bpmn.model.io.SBpmnModelWriter
Tag for end events.
endVisualSection(PrintStream) - Static method in class jadex.bpmn.model.io.SVisualWriterHelper
Writes the end of the visual section.
entries - Variable in class jadex.bpmn.model.io.AbstractErrorReportBuilder
The parse errors (tuple(elements) -> {error messages}).
equals(Object) - Method in class jadex.bpmn.model.io.QName
Tests this QName for equality with another object.
equals(Object) - Method in class jadex.bpmn.model.MIdElement
 
equals(Object) - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Test if two objects are equal.
errhtml - Variable in class jadex.bpmn.model.io.ErrorReport
The error html text.
ErrorReport - Class in jadex.bpmn.model.io
Error report that holds information about model errors.
ErrorReport() - Constructor for class jadex.bpmn.model.io.ErrorReport
 
ErrorReport(String, String, Map) - Constructor for class jadex.bpmn.model.io.ErrorReport
 
errtext - Variable in class jadex.bpmn.model.io.ErrorReport
The error text.
EVENT_END_CANCEL - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event end cancellation.
EVENT_END_COMPENSATION - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event end compensation.
EVENT_END_EMPTY - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event end empty.
EVENT_END_ERROR - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event end error.
EVENT_END_MESSAGE - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event end message.
EVENT_END_SIGNAL - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event end signal.
EVENT_END_TERMINATE - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event end cancellation.
EVENT_INTERMEDIATE_CANCEL - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event intermediate cancellation.
EVENT_INTERMEDIATE_COMPENSATION - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event intermediate compensation.
EVENT_INTERMEDIATE_EMPTY - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event start empty.
EVENT_INTERMEDIATE_ERROR - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event intermediate error.
EVENT_INTERMEDIATE_MESSAGE - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event intermediate message.
EVENT_INTERMEDIATE_MULTIPLE - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event intermediate multiple.
EVENT_INTERMEDIATE_RULE - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event intermediate rule.
EVENT_INTERMEDIATE_SIGNAL - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event intermediate signal.
EVENT_INTERMEDIATE_TIMER - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event intermediate timer.
EVENT_PARAMETER_SERVICE_RESULT - Static variable in class jadex.bpmn.runtime.impl.ProcessThread
The user result parameter name.
EVENT_START_EMPTY - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event start empty.
EVENT_START_MESSAGE - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event start message.
EVENT_START_MULTIPLE - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event start multiple.
EVENT_START_RULE - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event start rule.
EVENT_START_SIGNAL - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event start signal.
EVENT_START_TIMER - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for event start timer.
EventEndErrorActivityHandler - Class in jadex.bpmn.runtime.handler
On error end propagate an exception.
EventEndErrorActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventEndErrorActivityHandler
 
EventEndErrorActivityHandler.EventEndErrorException - Exception Class in jadex.bpmn.runtime.handler
Runtime exception representing explicit process failure.
EventEndErrorException() - Constructor for exception class jadex.bpmn.runtime.handler.EventEndErrorActivityHandler.EventEndErrorException
Create an empty end error.
EventEndErrorException(String) - Constructor for exception class jadex.bpmn.runtime.handler.EventEndErrorActivityHandler.EventEndErrorException
Create an end error with an error message.
EventEndSignalActivityHandler - Class in jadex.bpmn.runtime.handler
On end of service call process set result on future.
EventEndSignalActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventEndSignalActivityHandler
 
EventEndTerminateActivityHandler - Class in jadex.bpmn.runtime.handler
On error end propagate an exception.
EventEndTerminateActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventEndTerminateActivityHandler
 
eventhandler - Variable in class jadex.bpmn.model.MActivity
The flag if this activity is an event handler.
eventhandlers - Variable in class jadex.bpmn.model.MActivity
The event handlers.
EventIntermediateErrorActivityHandler - Class in jadex.bpmn.runtime.handler
On error end propagate an exception.
EventIntermediateErrorActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateErrorActivityHandler
 
EventIntermediateErrorActivityHandler.EventIntermediateErrorException - Exception Class in jadex.bpmn.runtime.handler
Runtime exception representing explicit process failure.
EventIntermediateErrorException() - Constructor for exception class jadex.bpmn.runtime.handler.EventIntermediateErrorActivityHandler.EventIntermediateErrorException
Create an empty end error.
EventIntermediateErrorException(String) - Constructor for exception class jadex.bpmn.runtime.handler.EventIntermediateErrorActivityHandler.EventIntermediateErrorException
Create an end error with an error message.
EventIntermediateMessageActivityHandler - Class in jadex.bpmn.runtime.handler
Handler for message events.
EventIntermediateMessageActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateMessageActivityHandler
 
EventIntermediateMultipleActivityHandler - Class in jadex.bpmn.runtime.handler
Event intermediate multi handler.
EventIntermediateMultipleActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateMultipleActivityHandler
 
EventIntermediateNotificationHandler - Class in jadex.bpmn.runtime.handler
Wait for an external notification (could be a signal or a fired rule).
EventIntermediateNotificationHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateNotificationHandler
 
EventIntermediateRuleHandler - Class in jadex.bpmn.runtime.handler
Wait for an external notification (could be a signal or a fired rule).
EventIntermediateRuleHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateRuleHandler
 
EventIntermediateServiceActivityHandler - Class in jadex.bpmn.runtime.handler
 
EventIntermediateServiceActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateServiceActivityHandler
 
EventIntermediateTimerActivityHandler - Class in jadex.bpmn.runtime.handler
Uses timer service for implementing waiting.
EventIntermediateTimerActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateTimerActivityHandler
 
EventMultipleStepHandler - Class in jadex.bpmn.runtime.handler
Step handler that can be used for event-multiple elements.
EventMultipleStepHandler() - Constructor for class jadex.bpmn.runtime.handler.EventMultipleStepHandler
 
EventStartRuleHandler - Class in jadex.bpmn.runtime.handler
When a subprocess has a rule start event it needs to be treated like an intermediate event (i.e.
EventStartRuleHandler() - Constructor for class jadex.bpmn.runtime.handler.EventStartRuleHandler
 
EventStartServiceActivityHandler - Class in jadex.bpmn.runtime.handler
 
EventStartServiceActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventStartServiceActivityHandler
 
eventsubprocessstartevents - Variable in class jadex.bpmn.model.MBpmnModel
The cached event subprocess start events of the model.
exception - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The exception that has just occurred in the process (if any).
exception - Variable in class jadex.bpmn.runtime.ProcessThreadInfo
The exception that has just occurred in the process (if any).
execute() - Method in interface jadex.bpmn.runtime.exttask.IExternalTask
Execute the task.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractEventIntermediateTimerActivityHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.DefaultActivityHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateMessageActivityHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateMultipleActivityHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateNotificationHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateRuleHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateServiceActivityHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventStartRuleHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventStartServiceActivityHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.GatewayXORActivityHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.SubProcessActivityHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.TaskActivityHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.ui.UserInteractionActivityHandler
Execute an activity.
execute(MActivity, IComponent, ProcessThread) - Method in interface jadex.bpmn.runtime.IActivityHandler
Execute an activity.
execute(ITaskContext, IComponent) - Method in interface jadex.bpmn.model.task.ITask
Execute the task.
execute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper
Execute the task.
execute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.AbstractTask
Execute the task.
execute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.CreateComponentTask
Execute the task.
execute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.DestroyComponentTask
Execute the task.
execute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.MethodCallTask
Execute the task.
execute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Execute the task.
execute(ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.UserInteractionTask
Execute the task.
execute(ITask, ITaskContext) - Method in interface jadex.bpmn.runtime.exttask.ITaskExecutionService
 
execute(String) - Method in class jadex.bpmn.runtime.task.PrintTask
Execute the task.
ExecuteProcessThread - Class in jadex.bpmn.runtime.impl
Execute the next step of a process thread.
ExecuteProcessThread(ProcessThread) - Constructor for class jadex.bpmn.runtime.impl.ExecuteProcessThread
Create a new step.
ExecuteStepTask - Class in jadex.bpmn.runtime.task
Execute an external step.
ExecuteStepTask() - Constructor for class jadex.bpmn.runtime.task.ExecuteStepTask
 
extensions - Variable in class jadex.bpmn.model.MBpmnModel
The extensions.
externals - Variable in class jadex.bpmn.model.io.AbstractErrorReportBuilder
The external documents for links in html error reports (id -> html text).
ExternalTaskContext() - Constructor for class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Create a new context.
ExternalTaskContext(ProcessThread) - Constructor for class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Create a new context.
ExternalTaskWrapper - Class in jadex.bpmn.runtime.exttask
Wrapper for executing a task on a worker agent.
ExternalTaskWrapper(ITask) - Constructor for class jadex.bpmn.runtime.exttask.ExternalTaskWrapper
Create a new wrapper task.
ExternalTaskWrapper.ExternalTaskContext - Class in jadex.bpmn.runtime.exttask
Transferrable context.
extractParams(ITaskContext, IComponent, IndexMap<String, MParameter>) - Method in class jadex.bpmn.runtime.task.UserInteractionTask
 

F

fetcher - Variable in class jadex.bpmn.runtime.impl.ProcessThreadValueFetcher
The fall back value fetcher (if any).
fetchValue(String) - Method in class jadex.bpmn.runtime.impl.BpmnProcessModelFeature
Add $pojoagent to fetcher.
fetchValue(String) - Method in class jadex.bpmn.runtime.impl.ProcessThreadValueFetcher
Fetch a named value.
FILE_EXTENSION_BPMN - Static variable in class jadex.bpmn.model.io.BpmnModelLoader
The BPMN file extension.
FILE_EXTENSION_BPMN2 - Static variable in class jadex.bpmn.model.io.BpmnModelLoader
The BPMN 2 file extension.
filename - Variable in class jadex.bpmn.model.io.AbstractErrorReportBuilder
The file name with path (optional).
filename - Variable in class jadex.bpmn.runtime.RBpmnProcess
 
flag - Variable in class jadex.bpmn.runtime.impl.ProcessThreadValueFetcher
The activity selection flag.
fromLocation(Location) - Static method in class jadex.bpmn.model.io.StaxLocationWrapper
Static method to wrap a Location object

G

GATEWAY_DATABASED_EXCLUSIVE - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for gateway data based exclusive.
GATEWAY_DATABASED_INCLUSIVE - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for gateway data based exclusive.
GATEWAY_PARALLEL - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for gateway parallel.
GatewayORActivityHandler - Class in jadex.bpmn.runtime.handler
Handler for or split and join gateways.
GatewayORActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.GatewayORActivityHandler
 
GatewayParallelActivityHandler - Class in jadex.bpmn.runtime.handler
Handler for parallel split and join gateways.
GatewayParallelActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.GatewayParallelActivityHandler
 
GatewayXORActivityHandler - Class in jadex.bpmn.runtime.handler
Handler for xor split and join gateways.
GatewayXORActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.GatewayXORActivityHandler
 
generateDetails(StringBuffer, String, Set<Object>) - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Generate detail HTML code for the given elements.
generatedIds - Variable in class jadex.bpmn.model.io.IdGenerator
Set of generated IDs to guarantee collision-free IDs.
generateErrorHTML() - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Generate an html representation of the report.
generateErrorText() - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Generate a string representation of the report.
generateId() - Method in class jadex.bpmn.model.io.IdGenerator
Generates an ID.
generateId() - Method in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
Generate a unique id.
generateOverview(StringBuffer, String, Set<Object>) - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Generate overview HTML code for the given elements.
get() - Static method in class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeature
 
get() - Static method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
 
get(Object) - Method in class jadex.bpmn.runtime.impl.ProcessThreadValueFetcher.IfDefMap
 
getActId() - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Get the actid.
getActivities() - Method in class jadex.bpmn.model.MLane
Get the activities.
getActivities() - Method in class jadex.bpmn.model.MPool
Get the activities.
getActivities() - Method in class jadex.bpmn.model.MSubProcess
Get the activities.
getActivitiesDescription() - Method in class jadex.bpmn.model.MLane
Get the activities description.
getActivity() - Method in interface jadex.bpmn.model.task.ITaskContext
Get the activity.
getActivity() - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Get the activity.
getActivity() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the activity.
getActivity() - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Get the activity.
getActivity(String) - Method in class jadex.bpmn.model.MLane
Get an activity per id.
getActivity(String) - Method in class jadex.bpmn.model.MPool
Get an activity per id.
getActivity(String) - Method in class jadex.bpmn.model.MSubProcess
Get an activity per id.
getActivityById(String) - Method in class jadex.bpmn.model.MBpmnModel
Get an activity by id.
getActivityHandler(MActivity) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Get the activity handler for an activity.
getActivityHandler(MActivity) - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Get the activity handler for an activity.
getActivityHandler(String) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Get the activity handler for an activity.
getActivityHandler(String) - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Get the activity handler for an activity.
getActivityType() - Method in class jadex.bpmn.model.MActivity
Get the activity type.
getActivityType() - Method in class jadex.bpmn.model.MTask
Hard-code the activity type.
getAllActivities() - Method in class jadex.bpmn.model.MBpmnModel
Get all activities.
getAllAssociationSources() - Method in class jadex.bpmn.model.MBpmnModel
Get all association sources.
getAllAssociationTargets() - Method in class jadex.bpmn.model.MBpmnModel
Get all association targets.
getAllClasses() - Method in interface jadex.bpmn.model.IModelContainer
Get all classes.
getAllDataEdges() - Method in class jadex.bpmn.model.MBpmnModel
Get all data edges.
getAllEdges() - Method in class jadex.bpmn.model.MBpmnModel
Get all edges.
getAllEdges(MActivity, Map<String, MSequenceEdge>) - Method in class jadex.bpmn.model.MBpmnModel
Internal get all edges.
getAllMessagingEdges() - Method in class jadex.bpmn.model.MBpmnModel
Get all message edges.
getAllParameterNames() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the name of all parameters.
getAllParameters(Map<String, Object>, String[], ClassLoader) - Method in class jadex.bpmn.model.MActivity
Get the parameters.
getAllSequenceEdges() - Method in class jadex.bpmn.model.MBpmnModel
Get all sequence edges.
getAllThreads() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get all threads of the context and all subcontexts.
getAnnotations() - Method in class jadex.bpmn.model.MAnnotationElement
Get the annotations.
getArgument(String) - Method in class jadex.bpmn.runtime.RBpmnProcess
Get the argument value.
getArgumentDataEdges() - Method in class jadex.bpmn.model.MBpmnModel
Get the incoming data edges.
getArgumentInjections(ClassLoader) - Method in class jadex.bpmn.model.MActivity
Get and save the body method info.
getArguments() - Method in class jadex.bpmn.runtime.RBpmnProcess
Get the arguments copy.
getArtifacts() - Method in class jadex.bpmn.model.MBpmnModel
Get the artifacts.
getArtifacts() - Method in class jadex.bpmn.model.MPool
Get the artifacts.
getArtifacts() - Method in class jadex.bpmn.model.MSubProcess
Get the artifacts.
getAssociations() - Method in class jadex.bpmn.model.MArtifact
Get the associations.
getAssociations() - Method in class jadex.bpmn.model.MAssociationTarget
Get the associations.
getAssociations() - Method in class jadex.bpmn.model.MLane
Get the associations.
getAssociationsDescription() - Method in class jadex.bpmn.model.MAssociationTarget
Get the xml associations description.
getAttributeCount() - Method in interface jadex.bpmn.model.io.IXMLReader
 
getAttributeCount() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
 
getAttributeLocalName(int) - Method in interface jadex.bpmn.model.io.IXMLReader
 
getAttributeLocalName(int) - Method in class jadex.bpmn.model.io.StaxReaderWrapper
 
getAttributeNamespace(int) - Method in interface jadex.bpmn.model.io.IXMLReader
 
getAttributeNamespace(int) - Method in class jadex.bpmn.model.io.StaxReaderWrapper
 
getAttributePrefix(int) - Method in interface jadex.bpmn.model.io.IXMLReader
 
getAttributePrefix(int) - Method in class jadex.bpmn.model.io.StaxReaderWrapper
 
getAttributes() - Method in interface jadex.bpmn.model.io.IXMLReader
Returns the attributes.
getAttributes() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
Returns the attributes.
getAttributeValue(int) - Method in interface jadex.bpmn.model.io.IXMLReader
 
getAttributeValue(int) - Method in class jadex.bpmn.model.io.StaxReaderWrapper
 
getBodyMethod(ClassLoader) - Method in class jadex.bpmn.model.MActivity
Get and save the body method info.
getBpmnFeature(IComponent) - Static method in class jadex.bpmn.runtime.handler.DefaultActivityHandler
Get the internal bpmn feature from internal access.
getBpmnFeature(IComponent) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the bpmn feature.
getBpmnModel() - Method in interface jadex.bpmn.model.IModelContainer
Returns the BPMN model.
getBpmnModel() - Method in interface jadex.bpmn.model.task.ITaskContext
Get the model.
getBpmnModel() - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Get the model.
getBpmnModel() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the model.
getCancelMethod() - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Get the cancelmethod.
getCancelMethod(ClassLoader) - Method in class jadex.bpmn.model.MActivity
Get and save the cancel method info.
getCharacterOffset() - Method in interface jadex.bpmn.model.io.ILocation
Return the byte or character offset into the input source this location is pointing to.
getCharacterOffset() - Method in class jadex.bpmn.model.io.StaxLocationWrapper
Return the byte or character offset into the input source this location is pointing to.
getCid(Object, ComponentIdentifier) - Method in class jadex.bpmn.runtime.handler.EventIntermediateMessageActivityHandler
Convert a string to component identifier
getClazz() - Method in class jadex.bpmn.model.MActivity
Get the class.
getClazz() - Method in class jadex.bpmn.model.MParameter
Get the clazz.
getClazz() - Method in class jadex.bpmn.model.MProperty
Get the clazz.
getClazz() - Method in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
Get the clazz.
getClazz() - Method in class jadex.bpmn.task.info.PropertyMetaInfo
Get the clazz.
getClosedTag() - Method in interface jadex.bpmn.model.io.IXMLReader
Get the XML tag struct of the last closed tag.
getClosedTag() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
Get the XML tag struct of the last closed tag.
getColumnNumber() - Method in interface jadex.bpmn.model.io.ILocation
Return the column number where the current event ends, returns -1 if none is available.
getColumnNumber() - Method in class jadex.bpmn.model.io.StaxLocationWrapper
Return the column number where the current event ends, returns -1 if none is available.
getComponent() - Method in interface jadex.bpmn.model.task.ITaskPropertyGui
The component to be shown in the gui.
getComponent() - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
 
getComponentInjections(ClassLoader) - Method in class jadex.bpmn.model.MActivity
Get and save the body method info.
getCondition() - Method in class jadex.bpmn.model.MSequenceEdge
Get the condition.
getConfigurations() - Method in class jadex.bpmn.model.MBpmnModel
Get the configurations.
getConfigValue(String) - Method in class jadex.bpmn.model.MContextVariable
Get the value for a specific configuration only.
getContextVariable(String) - Method in class jadex.bpmn.model.MBpmnModel
Get a declared context variable.
getContextVariable(String) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Get the value of the given context variable.
getContextVariable(String) - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Get the value of the given context variable.
getContextVariableExpression(String, String) - Method in class jadex.bpmn.model.MBpmnModel
Get the initialization expression of a declared context variable.
getContextVariables() - Method in class jadex.bpmn.model.MBpmnModel
Get the declared context variables.
getData() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the data.
getData() - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Get the data.
getData(String) - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Set the data.
getDataEdges() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the data edges.
getDataEdgeValues() - Method in class jadex.bpmn.runtime.impl.ProcessThread
 
getDescription() - Method in class jadex.bpmn.model.MNamedIdElement
Get the full description of the model element.
getDescription() - Method in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
Get the description.
getDescription() - Method in interface jadex.bpmn.runtime.editor.IEditorTaskMetaInfo
Get the description.
getDescription() - Method in class jadex.bpmn.task.info.PropertyMetaInfo
Get the description.
getDescription() - Method in class jadex.bpmn.task.info.TaskMetaInfo
Get the description.
getDetails() - Method in class jadex.bpmn.model.MAnnotation
Get the details.
getDirection() - Method in class jadex.bpmn.model.MParameter
Get the direction.
getDirection() - Method in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
Get the direction.
getDirection() - Method in class jadex.bpmn.task.info.ParameterMetaInfo
Get the direction.
getDocuments() - Method in class jadex.bpmn.model.io.ErrorReport
Get the external documents.
getEdges() - Method in class jadex.bpmn.model.MSubProcess
Get the edges.
getEdges() - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Get the edges.
getEditMode() - Method in interface jadex.bpmn.model.IModelContainer
Gets the edit mode.
getElementErrors(Object) - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Get all elements which have errors and are contained in the given element.
getElements() - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Get all invalid elements.
getErrorHTML() - Method in class jadex.bpmn.model.io.ErrorReport
Get the html representation of the report.
getErrorText() - Method in class jadex.bpmn.model.io.ErrorReport
Get the text representation of the report.
getEventHandlers() - Method in class jadex.bpmn.model.MActivity
Get the event handlers.
getEventSubProcessStartEventMapping() - Method in class jadex.bpmn.model.MBpmnModel
Returns a mapping from event subprocesses to their start events.
getEventSubProcessStartEvents() - Method in class jadex.bpmn.model.MBpmnModel
Returns all start events in event subprocesses.
getEventType() - Method in interface jadex.bpmn.model.io.IXMLReader
Gets the XML event type.
getEventType() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
Gets the XML event type.
getException() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the exception (if any).
getException() - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Get the exception.
getExecutableThread(String, String) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get an executable thread in the context or its sub contexts.
getExtension(String) - Method in class jadex.bpmn.model.MBpmnModel
 
getFeatureType() - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeatureProvider
 
getFeatureType() - Method in class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeatureProvider
 
getFeatureType() - Method in class jadex.bpmn.runtime.impl.BpmnProcessModelFeatureProvider
 
getFetcher() - Method in class jadex.bpmn.runtime.impl.BpmnProcessModelFeature
 
getFields(Class<?>, Class<? extends Annotation>) - Static method in class jadex.bpmn.model.MActivity
Get method with an annotation.
getFile() - Method in interface jadex.bpmn.model.IModelContainer
Gets the model file.
getFilename() - Method in class jadex.bpmn.model.MBpmnModel
Get the filename.
getFilename() - Method in class jadex.bpmn.runtime.RBpmnProcess
Get the file name.
getGuiClassInfo() - Method in class jadex.bpmn.task.info.TaskMetaInfo
Get the guicl.
getId() - Method in class jadex.bpmn.model.MIdElement
Get the id.
getId() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the id.
getIncomingDataEdges() - Method in class jadex.bpmn.model.MActivity
Get the incoming data edges.
getIncomingMessagesDescriptions() - Method in class jadex.bpmn.model.MActivity
Get the incoming messages description.
getIncomingMessagingEdges() - Method in class jadex.bpmn.model.MActivity
Get the incoming message edges.
getIncomingSequenceEdges() - Method in class jadex.bpmn.model.MActivity
Get the incoming edges.
getIncomingSequenceEdges(List<MSequenceEdge>) - Method in class jadex.bpmn.model.MActivity
Set the incoming edges.
getIncomingSequenceEdgesDescription() - Method in class jadex.bpmn.model.MActivity
Get the xml incoming edges description.
getIndent(int) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Generates indentation.
getInitialValue() - Method in class jadex.bpmn.model.MParameter
Get the initialval.
getInitialValue() - Method in class jadex.bpmn.model.MProperty
Get the initialval.
getInitialValue() - Method in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
Get the initialval.
getInitialValue() - Method in class jadex.bpmn.task.info.PropertyMetaInfo
Get the initialval.
getInitialValueString() - Method in class jadex.bpmn.model.MProperty
Get the initialval.
getInstance() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the instance.
getInterfaces() - Method in interface jadex.bpmn.model.IModelContainer
Get the interfaces.
getKey() - Method in class jadex.bpmn.model.MAnnotationDetail
Get the key.
getLane() - Method in class jadex.bpmn.model.MActivity
Get the lane of the activity.
getLane() - Method in class jadex.bpmn.model.MLane
Get the parent lane of the lane (if any).
getLane() - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Get the lane.
getLaneDescription() - Method in class jadex.bpmn.model.MActivity
Get the xml lane description.
getLanes() - Method in class jadex.bpmn.model.MPool
Get the lanes.
getLastChecked() - Method in class jadex.bpmn.model.MBpmnModel
Get the last checked date.
getLastEdge() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the last edge (if any).
getLastModified() - Method in class jadex.bpmn.model.MBpmnModel
Get the lastmodified date.
getLineNumber() - Method in interface jadex.bpmn.model.io.ILocation
Return the line number where the current event ends, returns -1 if none is available.
getLineNumber() - Method in class jadex.bpmn.model.io.StaxLocationWrapper
Return the line number where the current event ends, returns -1 if none is available.
getLocalName() - Method in interface jadex.bpmn.model.io.IXMLReader
 
getLocalName() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
 
getLocalPart() - Method in class jadex.bpmn.model.io.QName
Gets the Local part for this QName.
getLocalPart() - Method in class jadex.bpmn.model.io.XmlTag
Returns the local part of the element.
getLocation() - Method in interface jadex.bpmn.model.io.IXMLReader
Returns the current parser location.
getLocation() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
Returns the current parser location.
getLoopCommand() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the loopcmd.
getMessages() - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Get the messages.
getMessages() - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Get the messages.
getMessages(Tuple) - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Get the messages for a given element.
getMessagingEdges() - Method in class jadex.bpmn.model.MBpmnModel
Get the message edges.
getMetaInfo() - Method in interface jadex.bpmn.runtime.editor.IEditorTask
Access the TaskMetaInfo
getMetaInfo() - Static method in class jadex.bpmn.runtime.task.CreateComponentTask
Get the meta information about the agent.
getMetaInfo() - Static method in class jadex.bpmn.runtime.task.InvokeMethodTask
Get the meta information about the agent.
getMetaInfo(Class<?>) - Static method in class jadex.bpmn.task.info.STaskMetaInfoExtractor
Get the meta info for a task class.
getMethod(Class<?>, Class<? extends Annotation>) - Static method in class jadex.bpmn.model.MActivity
Get method with an annotation.
getModel() - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
 
getModel() - Method in class jadex.bpmn.runtime.impl.BpmnProcessModelFeature
 
getModelElement() - Method in interface jadex.bpmn.model.task.ITaskContext
Get the model element.
getModelElement() - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Get the modelelement.
getModelElement() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the model element.
getModelInfo() - Method in class jadex.bpmn.model.MBpmnModel
Get the model info.
getName() - Method in interface jadex.bpmn.model.io.IXMLReader
 
getName() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
 
getName() - Method in class jadex.bpmn.model.MBpmnModel
Get the name of the model.
getName() - Method in class jadex.bpmn.model.MNamedIdElement
Get the name.
getName() - Method in class jadex.bpmn.model.MParameter
Get the name.
getName() - Method in class jadex.bpmn.model.MProperty
Get the name.
getName() - Method in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
Get the name.
getName() - Method in class jadex.bpmn.task.info.PropertyMetaInfo
Get the name.
getNamespace() - Method in class jadex.bpmn.model.io.XmlTag
Returns the namespace URI of the current element.
getNamespaceURI() - Method in class jadex.bpmn.model.io.QName
Gets the Namespace URI for this QName.
getNextChildId() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get a cnt for subprocesses.
getObject(Tuple) - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
 
getObjectName(Object) - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Get the name of an object.
getOtherErrors(Set<Object>) - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Get other errors, not in the given tags.
getOutgoingDataEdges() - Method in class jadex.bpmn.model.MActivity
Get the outgoing data edges.
getOutgoingMessagesDescriptions() - Method in class jadex.bpmn.model.MActivity
Get the xml outgoing messages descriptions.
getOutgoingMessagingEdges() - Method in class jadex.bpmn.model.MActivity
Get the outgoing message edges.
getOutgoingMessagingEdges(List<MMessagingEdge>) - Method in class jadex.bpmn.model.MActivity
Set the outgoing message edges.
getOutgoingSequenceEdges() - Method in class jadex.bpmn.model.MActivity
Get the outgoing sequence edges.
getOutgoingSequenceEdgesDescription() - Method in class jadex.bpmn.model.MActivity
Get the xml outgoing sequence edges desription.
getOwnedElementErrors(String) - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Get elements of the given owner type, which have errors or contain elements with errors.
getParameter(String) - Method in class jadex.bpmn.model.MActivity
Get a parameter by name.
getParameterGuesser() - Method in class jadex.bpmn.runtime.impl.BpmnProcessModelFeature
 
getParameterInfos() - Method in class jadex.bpmn.task.info.TaskMetaInfo
Get the parameterinfos.
getParameterMapping() - Method in class jadex.bpmn.model.MDataEdge
Get the parametermapping.
getParameterMappings() - Method in class jadex.bpmn.model.MSequenceEdge
Get the parameter mappings map.
getParameterMetaInfos() - Method in interface jadex.bpmn.runtime.editor.IEditorTaskMetaInfo
Get the parameters.
getParameterNames() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the name of all parameters.
getParameterNames(Method) - Method in interface jadex.bpmn.model.IModelContainer
Get parameter names of a method.
getParameters() - Method in class jadex.bpmn.model.MActivity
Get the parameters.
getParameters() - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Get the params.
getParameters() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the parameters.
getParameters(String[]) - Method in class jadex.bpmn.model.MActivity
Get parameters of specific direction(s).
getParameterValue(String) - Method in interface jadex.bpmn.model.task.ITaskContext
Get the value of a parameter.
getParameterValue(String) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Get a parameter value.
getParameterValue(String) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the value of a parameter.
getParent() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the parent.
getParent(MIdElement) - Method in class jadex.bpmn.model.MBpmnModel
Gets the parent of an element.
getParentId() - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Get the parentid.
getParsedCondition() - Method in class jadex.bpmn.model.MSequenceEdge
Get the parsed condition.
getParsedPropertyValue(String) - Method in class jadex.bpmn.model.MActivity
Get a property value from the model.
getPathElementObject(Object) - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Get the object of a path element
getPathid() - Method in class jadex.bpmn.runtime.handler.SplitInfo
Gets the pathid.
getPathId() - Method in class jadex.bpmn.runtime.handler.SplitInfo
Get the path id.
getPathids() - Method in class jadex.bpmn.runtime.handler.SplitInfo
Gets the pathids.
getPathIds() - Method in class jadex.bpmn.runtime.handler.SplitInfo
Get the path ids of the split.
getPojo() - Method in class jadex.bpmn.runtime.BpmnProcess
 
getPojoTask() - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Get the pojotask.
getPool() - Method in class jadex.bpmn.model.MActivity
Get the pool of the activity.
getPool() - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Get the pool.
getPool(String) - Method in class jadex.bpmn.model.MBpmnModel
Get the pools.
getPoolActivities(MPool) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Gets all activities in a pool.
getPools() - Method in class jadex.bpmn.model.MBpmnModel
Get the pools.
getPredecessors(Set<Class<?>>) - Method in class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeatureProvider
Get the predecessors, i.e.
getPrefix() - Method in class jadex.bpmn.model.io.QName
Gets the prefix for this QName.
getProjectClassLoader() - Method in interface jadex.bpmn.model.IModelContainer
Gets the project class loader.
getProjectClassLoaderRoot() - Method in interface jadex.bpmn.model.IModelContainer
Returns the root for the project class loader.
getProjectRoot() - Method in interface jadex.bpmn.model.IModelContainer
Gets the project root.
getProjectTaskMetaInfos() - Method in interface jadex.bpmn.model.IModelContainer
Get the project task meta infos.
getProperties() - Method in class jadex.bpmn.model.MActivity
Get the properties.
getPropertyInfos() - Method in class jadex.bpmn.task.info.TaskMetaInfo
Get the propertyinfos.
getPropertyNames() - Method in class jadex.bpmn.model.MActivity
Returns the property names.
getPropertypanelcontainer() - Method in interface jadex.bpmn.model.IModelContainer
Gets the property panel container.
getPropertyValue(String) - Method in class jadex.bpmn.model.MActivity
Get a property value from the model.
getPropertyValue(String) - Method in interface jadex.bpmn.model.task.ITaskContext
Get the value of a property.
getPropertyValue(String) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Get a property value.
getPropertyValue(String) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the value of a property.
getPropertyValue(String, MActivity) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Hack: method is necessary because thread.activity is not always the activity to execute in case of multiple event.
getPropertyValueString(String) - Method in class jadex.bpmn.model.MActivity
Get a property value string from the model.
getPublicId() - Method in interface jadex.bpmn.model.io.ILocation
Returns the public ID of the XML
getPublicId() - Method in class jadex.bpmn.model.io.StaxLocationWrapper
Returns the public ID of the XML
getRequiredComponentType() - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeatureProvider
 
getRequiredComponentType() - Method in class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeatureProvider
 
getRequiredComponentType() - Method in class jadex.bpmn.runtime.impl.BpmnProcessModelFeatureProvider
 
getResult(String) - Method in class jadex.bpmn.runtime.RBpmnProcess
Get the result value.
getResultDataEdges() - Method in class jadex.bpmn.model.MBpmnModel
Get the outgoing data edges.
getResultInjections() - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Get the resinjections.
getResultInjections(ClassLoader) - Method in class jadex.bpmn.model.MActivity
Get and save the body method info.
getResults() - Method in class jadex.bpmn.runtime.RBpmnProcess
Get the results copy.
getReturnValueName(Method) - Method in interface jadex.bpmn.model.IModelContainer
Get the return value name.
getSource() - Method in class jadex.bpmn.model.MAnnotation
Get the source.
getSource() - Method in class jadex.bpmn.model.MAssociation
Get the source.
getSource() - Method in class jadex.bpmn.model.MEdge
Get the source.
getSourceDescription() - Method in class jadex.bpmn.model.MMessagingEdge
Get the xml source description.
getSourceParameter() - Method in class jadex.bpmn.model.MDataEdge
Get the sourceparam.
getSplitid() - Method in class jadex.bpmn.runtime.handler.SplitInfo
Gets the splitid.
getSplitId() - Method in class jadex.bpmn.runtime.handler.SplitInfo
Get the split id.
getSplitInfo(String) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get a specific split info, if available.
getSplitInfos() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the split infos.
getStartActivities() - Method in class jadex.bpmn.model.MBpmnModel
Get all start activities of the model.
getStartActivities() - Method in class jadex.bpmn.model.MLane
Get all start activities of the pool.
getStartActivities() - Method in class jadex.bpmn.model.MPool
Get all start activities of the pool.
getStartActivities() - Method in class jadex.bpmn.model.MSubProcess
Get all start activities of the pool.
getStartActivities(String, String) - Method in class jadex.bpmn.model.MBpmnModel
Get all start activities of the model.
getStartActivities(List<MActivity>) - Static method in class jadex.bpmn.model.MBpmnModel
Get all start activities form the supplied set of activities.
getStartElements(String) - Method in class jadex.bpmn.model.MBpmnModel
Get the pool lane.
getSubcancelInfos() - Method in class jadex.bpmn.runtime.handler.CompositeCancelable
Get the subcancelinfos.
getSubprocessType() - Method in class jadex.bpmn.model.MSubProcess
Get the subprocess type.
getSubthreads() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the subthreads.
getSystemId() - Method in interface jadex.bpmn.model.io.ILocation
Returns the system ID of the XML
getSystemId() - Method in class jadex.bpmn.model.io.StaxLocationWrapper
Returns the system ID of the XML
getTarget() - Method in class jadex.bpmn.model.MAssociation
Get the target.
getTarget() - Method in class jadex.bpmn.model.MEdge
Get the target.
getTargetDescription() - Method in class jadex.bpmn.model.MMessagingEdge
Get the xml target description.
getTargetParameter() - Method in class jadex.bpmn.model.MDataEdge
Get the targetparam.
getTask() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Gets the current task.
getTaskClasses() - Method in interface jadex.bpmn.model.IModelContainer
Get the taskclasses.
getTaskType() - Method in class jadex.bpmn.model.MTask
Returns the task type.
getText() - Method in interface jadex.bpmn.model.io.IXMLReader
Get the text for the element.
getText() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
Get the text for the element.
getThread() - Method in class jadex.bpmn.runtime.impl.ExecuteProcessThread
Get the thread.
getThread(String) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get a thread per id.
getThreadId() - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Get the thread id.
getTopLevelThread() - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Get the top level thread (is not executed and just acts as top level thread container).
getTopLevelThread() - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Get the top level thread (is not executed and just acts as top level thread container).
getTopLevelThread() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the top level thread.
getType() - Method in class jadex.bpmn.model.MActivity
Get the type.
getType() - Method in class jadex.bpmn.model.MAnnotation
Get the type.
getType() - Method in class jadex.bpmn.model.MAnnotationDetail
Get the type.
getType() - Method in class jadex.bpmn.model.MArtifact
Get the type.
getType() - Method in class jadex.bpmn.model.MAssociation
Get the type.
getType() - Method in class jadex.bpmn.model.MLane
Get the type.
getType() - Method in class jadex.bpmn.model.MMessagingEdge
Get the type.
getType() - Method in class jadex.bpmn.model.MPool
Get the type.
getType() - Method in class jadex.bpmn.model.MSequenceEdge
Get the type.
getTypeMatchedStartEvents() - Method in class jadex.bpmn.model.MBpmnModel
Returns all start events triggered based on type matching.
getValue() - Method in class jadex.bpmn.model.MAnnotationDetail
Get the value.
getValue(String) - Method in class jadex.bpmn.model.MContextVariable
Get the value for a specific configuration.
getWaitFilter() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the wait filter.
getWaitInfo() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Get the waitinfo.
getWaitingEvents() - Method in class jadex.bpmn.model.MBpmnModel
Returns all events waiting for outside triggers.
getXmlTag() - Method in interface jadex.bpmn.model.io.IXMLReader
Get the XML tag struct.
getXmlTag() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
Get the XML tag struct.
getXmlTagStack() - Method in interface jadex.bpmn.model.io.IXMLReader
Get the XML tag stack.
getXmlTagStack() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
Get the XML tag stack.
guesser - Variable in class jadex.bpmn.runtime.impl.BpmnProcessModelFeature
 
guessParameters(Class<?>[], Set<Object>) - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Method that tries to guess the parameters for the method call.
gui() - Element in annotation interface jadex.bpmn.model.task.annotation.Task
The gui.
guicl - Variable in class jadex.bpmn.task.info.TaskMetaInfo
The gui class.

H

handleElement(MBpmnModel, Map<String, MIdElement>, Map<String, MLane>, Map<String, String>, XmlTag, LinkedList<XmlTag>, Map<String, String>, String, Map<String, Object>, List<Runnable>, IBpmnVisualModelReader) - Static method in class jadex.bpmn.model.io.SBpmnModelReader
Handles XML elements.
handleJadexElement(MBpmnModel, XmlTag, LinkedList<XmlTag>, Map<String, String>, String, Map<String, Object>, Map<String, MIdElement>) - Static method in class jadex.bpmn.model.io.SBpmnModelReader
Handles a Jadex model extension.
handleNullStr(String) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Returns an empty string for null and null for an empty string.
handlePool(MBpmnModel, Map<String, String>, Map<String, MIdElement>, Map<String, Object>) - Static method in class jadex.bpmn.model.io.SBpmnModelReader
Handles a pool.
handleProcessResult(String, Object, Object) - Method in class jadex.bpmn.runtime.handler.SubProcessActivityHandler.SubprocessResultHandler
 
handleSemanticElement(MBpmnModel, Map<String, MIdElement>, Map<String, MLane>, Map<String, String>, XmlTag, LinkedList<XmlTag>, Map<String, String>, String, Map<String, Object>, List<Runnable>) - Static method in class jadex.bpmn.model.io.SBpmnModelReader
Handles a semantic section.
handleVisualElement(IBpmnVisualModelReader, XmlTag, Map<String, String>, String, Map<String, String>, Map<String, MIdElement>, Map<String, Object>) - Static method in class jadex.bpmn.model.io.SBpmnModelReader
Handles a visual element.
hasArgument(String) - Method in class jadex.bpmn.runtime.RBpmnProcess
 
hasContextVariable(String) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Test if the given context variable is declared.
hasContextVariable(String) - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Test if the given context variable is declared.
hasDeclaredResult(String) - Method in class jadex.bpmn.runtime.RBpmnProcess
Declare a result value.
hashCode() - Method in class jadex.bpmn.model.io.QName
Returns a hash code value for this QName object.
hashCode() - Method in class jadex.bpmn.model.MIdElement
 
hashCode() - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Get the hashcode
hasInitialPropertyValue(String) - Method in class jadex.bpmn.model.MActivity
Test, if a property is declared and has nonull unparsed expression.
hasNext() - Method in interface jadex.bpmn.model.io.IXMLReader
Returns if the reader has more events.
hasNext() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
Returns if the reader has more events.
hasOwnParameterValue(String) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Test if a parameter has been set on activity.
hasParameter(String) - Method in class jadex.bpmn.model.MActivity
Test if a prop exists.
hasParameterValue(String) - Method in interface jadex.bpmn.model.task.ITaskContext
Check if the value of a parameter is set.
hasParameterValue(String) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Test if context has a parameter.
hasParameterValue(String) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Test if a parameter has been set on activity.
hasProperty(String) - Method in class jadex.bpmn.model.MActivity
Test if a property exists.
hasPropertyValue(String) - Method in class jadex.bpmn.model.MActivity
Test, if a property is declared and has nonull unparsed expression.
hasPropertyValue(String) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Test, if a property is declared.
hasSubthreads() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Test if thread has subthreads.

I

IActivityHandler - Interface in jadex.bpmn.runtime
Handler for executing a BPMN process activity.
IBpmnComponentFeature - Interface in jadex.bpmn.runtime
 
IBpmnVisualModelReader - Interface in jadex.bpmn.model.io
Interface for writer of the visual part of BPMN models.
IBpmnVisualModelWriter - Interface in jadex.bpmn.model.io
Interface for reader of the visual part of BPMN models.
ICancelable - Interface in jadex.bpmn.runtime.handler
 
id - Variable in class jadex.bpmn.model.MIdElement
The id.
id - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The thread id.
id - Variable in class jadex.bpmn.runtime.ProcessThreadInfo
The thread that executed this activity.
ID_GENERATOR - Static variable in class jadex.bpmn.model.MIdElement
ID generator.
idcnt - Variable in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
Counter for generating unique ids.
idcnt - Variable in class jadex.bpmn.runtime.impl.BpmnProcessFeature
The thread id counter.
idcnt - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The id counter for sub processes.
IdGenerator - Class in jadex.bpmn.model.io
A configurable Id generator.
IdGenerator() - Constructor for class jadex.bpmn.model.io.IdGenerator
Creates a new ID generator.
IdGenerator(boolean) - Constructor for class jadex.bpmn.model.io.IdGenerator
Creates a new ID generator.
IdGenerator(int) - Constructor for class jadex.bpmn.model.io.IdGenerator
Creates a new ID generator.
IdGenerator(int, boolean) - Constructor for class jadex.bpmn.model.io.IdGenerator
Creates a new ID generator.
idsize - Variable in class jadex.bpmn.model.io.IdGenerator
The selected id size.
IEditorParameterMetaInfo - Interface in jadex.bpmn.runtime.editor
This is only a COPY from the BPMN editor
IEditorTask - Interface in jadex.bpmn.runtime.editor
This is only a COPY from the BPMN editor
IEditorTaskMetaInfo - Interface in jadex.bpmn.runtime.editor
This is only a COPY from the BPMN editor
IExternalNotifier - Interface in jadex.bpmn.runtime.handler
An external system, in which a waiting can be initiated.
IExternalTask - Interface in jadex.bpmn.runtime.exttask
 
IFACE - Static variable in class jadex.bpmn.model.MActivity
The interface name.
ifdef - Variable in class jadex.bpmn.runtime.impl.ProcessThreadValueFetcher
The ifdefined map.
IfDefMap() - Constructor for class jadex.bpmn.runtime.impl.ProcessThreadValueFetcher.IfDefMap
 
IInternalBpmnComponentFeature - Interface in jadex.bpmn.runtime.impl
 
IInternalProcessEngineService - Interface in jadex.bpmn.runtime.impl
Services to be called from BPMN process instances to some super-ordinated process engine, if any.
ILocation - Interface in jadex.bpmn.model.io
StaX API: Location
IModelContainer - Interface in jadex.bpmn.model
Container for the current model.
incomingmessagesdescriptions - Variable in class jadex.bpmn.model.MActivity
The incoming messages description.
incomingsequenceedgesdescription - Variable in class jadex.bpmn.model.MActivity
The incoming sequence edges description.
indataedges - Variable in class jadex.bpmn.model.MActivity
The incoming data edges.
INDENT_STRING - Static variable in class jadex.bpmn.model.io.SBpmnModelWriter
The indentation string.
init() - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
 
init() - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
 
init(IModelContainer, MActivity, ClassLoader) - Method in interface jadex.bpmn.model.task.ITaskPropertyGui
Once called to init the component.
initialval - Variable in class jadex.bpmn.model.MProperty
The initial value.
initialval - Variable in class jadex.bpmn.task.info.PropertyMetaInfo
The initial value.
initialvalue() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskParameter
The initial value (as Java expression).
initialvalue() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskProperty
The initial value (as Java expression).
initMatchedStartEventCache() - Method in class jadex.bpmn.model.MBpmnModel
Initializes the type and instance event trigger caches.
initModelInfo(ClassLoader) - Method in class jadex.bpmn.model.MBpmnModel
Init the model info.
inmsgedges - Variable in class jadex.bpmn.model.MActivity
The incoming message edges.
inseqedges - Variable in class jadex.bpmn.model.MActivity
The incoming sequence edges.
insertActivity(MActivity, Map<String, Object>, Map<String, MLane>, Map<String, MIdElement>) - Static method in class jadex.bpmn.model.io.SBpmnModelReader
Inserts an activity into the model and maps.
instance - Variable in class jadex.bpmn.runtime.handler.CompositeCancelable
 
instance - Variable in class jadex.bpmn.runtime.handler.Notifier
The instance.
instance - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The Bpmn instance.
INTERMEDIATE_EVENT_TAG - Static variable in class jadex.bpmn.model.io.SBpmnModelWriter
Tag for intermediate events.
INTERNAL_PARAMETERS_KEY - Static variable in class jadex.bpmn.model.io.SBpmnModelReader
Key for visual internalized parameters.
internalSetParameterValue(String, Object, Object, ProcessThread) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the value of a parameter.
InvokeMethodTask - Class in jadex.bpmn.runtime.task
Task for invoking a method with parameters and optionally storing the result as parameter value in the context.
InvokeMethodTask() - Constructor for class jadex.bpmn.runtime.task.InvokeMethodTask
 
IPostProcessingVisualModelReader - Interface in jadex.bpmn.model.io
Interface for visual readers with post-processing.
isCanceled() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Is the current task canceled?
isContainedInParentSet(Set<MIdElement>, MIdElement) - Method in class jadex.bpmn.model.MBpmnModel
Checks if an element or one of its parents is in a set.
isCreator(Object) - Method in class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeatureProvider
 
isCurrentActivity(MActivity, ProcessThread) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Test if the notification is relevant for the current thread.
isDefault() - Method in class jadex.bpmn.model.MSequenceEdge
Get the default flag.
isDirty() - Method in interface jadex.bpmn.model.IModelContainer
Tests if the state is dirty.
isEndEvent() - Method in class jadex.bpmn.model.MActivity
Test if activity is a end event.
isEvent() - Method in class jadex.bpmn.model.MActivity
Test if activity is event.
isEventHandler() - Method in class jadex.bpmn.model.MActivity
Get the eventhandler.
isFinished() - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Check, if the process has terminated.
isFinished() - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Check, if the process has terminated.
isFinished(String, String) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Check, if the process has terminated.
isFinished(String, String) - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Check, if the process has terminated.
isFinished(String, String) - Method in class jadex.bpmn.runtime.impl.ProcessThread
The context is finished, when there are no (more) threads to execute.
isGateway() - Method in class jadex.bpmn.model.MActivity
Test if activity is gateway.
isIn() - Method in class jadex.bpmn.model.MParameter
Test if parameter is in (i.e.
isInCategory(Object, String) - Method in class jadex.bpmn.model.io.AbstractErrorReportBuilder
Test if an object belongs to a category.
isIntermediateEvent() - Method in class jadex.bpmn.model.MActivity
Test if activity is an intermediate event.
isKeepAlive() - Method in class jadex.bpmn.model.MBpmnModel
Get the keepalive.
isLooping() - Method in class jadex.bpmn.model.MActivity
Test if the activity is looping.
isMessageEvent() - Method in class jadex.bpmn.model.MActivity
Test if activity is event.
isOut() - Method in class jadex.bpmn.model.MParameter
Test if parameter is out (i.e.
isReady() - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Check if the process is ready, i.e.
isReady() - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Check if the process is ready, i.e.
isReady(String, String) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Check if the process is ready, i.e.
isReady(String, String) - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Check if the process is ready, i.e.
ISSEQUENTIAL - Static variable in class jadex.bpmn.model.MActivity
Constant for the sequential result execution mode .
ISSERVICE - Static variable in class jadex.bpmn.model.MActivity
Is service constant.
isSignalEvent() - Method in class jadex.bpmn.model.MActivity
Test if activity is event.
isStartEvent() - Method in class jadex.bpmn.model.MActivity
Test if activity is a start event.
IStepHandler - Interface in jadex.bpmn.runtime
Handles the transition of steps.
isThrowing() - Method in class jadex.bpmn.model.MActivity
Test if the activity is throwing.
isValid() - Method in class jadex.bpmn.runtime.impl.ExecuteProcessThread
Test if the action is valid.
isValid(ProcessThread, IParsedExpression, IValueFetcher) - Method in class jadex.bpmn.runtime.handler.GatewayORActivityHandler
Safely evaluate a branch expression.
isValid(ProcessThread, IParsedExpression, IValueFetcher) - Method in class jadex.bpmn.runtime.handler.GatewayXORActivityHandler
Safely evaluate a branch expression.
isWaiting() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Is the process in a waiting state (i.e.
isWaiting() - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Get the waiting flag.
ITask - Interface in jadex.bpmn.model.task
Interface for domain specific tasks.
ITaskContext - Interface in jadex.bpmn.model.task
The task context contains the data available to an application task implementation.
ITaskExecutionService - Interface in jadex.bpmn.runtime.exttask
 
ITaskPropertyGui - Interface in jadex.bpmn.model.task
 
IXMLReader - Interface in jadex.bpmn.model.io
 

J

jadex.bpmn.model - package jadex.bpmn.model
 
jadex.bpmn.model.io - package jadex.bpmn.model.io
 
jadex.bpmn.model.task - package jadex.bpmn.model.task
 
jadex.bpmn.model.task.annotation - package jadex.bpmn.model.task.annotation
 
jadex.bpmn.runtime - package jadex.bpmn.runtime
 
jadex.bpmn.runtime.editor - package jadex.bpmn.runtime.editor
 
jadex.bpmn.runtime.exttask - package jadex.bpmn.runtime.exttask
 
jadex.bpmn.runtime.handler - package jadex.bpmn.runtime.handler
 
jadex.bpmn.runtime.handler.ui - package jadex.bpmn.runtime.handler.ui
 
jadex.bpmn.runtime.impl - package jadex.bpmn.runtime.impl
 
jadex.bpmn.runtime.task - package jadex.bpmn.runtime.task
 
jadex.bpmn.task.info - package jadex.bpmn.task.info
 

K

keepalive - Variable in class jadex.bpmn.model.MBpmnModel
The keep alive flag that allows processes to stay after end event.
key - Variable in class jadex.bpmn.model.MAnnotationDetail
The key.

L

lane - Variable in class jadex.bpmn.model.MActivity
The lane (if any).
lane - Variable in class jadex.bpmn.model.MLane
The parent lane (if any).
lane - Variable in class jadex.bpmn.runtime.ProcessThreadInfo
The lane name.
lanedescription - Variable in class jadex.bpmn.model.MActivity
The lane description.
lanes - Variable in class jadex.bpmn.model.MPool
The lanes.
lastchecked - Variable in class jadex.bpmn.model.MBpmnModel
The last check date.
lastmodified - Variable in class jadex.bpmn.model.MBpmnModel
The last modified date.
loadBpmnModel(String, String[], ClassLoader, Object) - Method in class jadex.bpmn.model.io.BpmnModelLoader
Load a BPMN model.
loader - Static variable in class jadex.bpmn.runtime.BpmnProcess
 
loadModel(String) - Static method in class jadex.bpmn.runtime.BpmnProcess
Load a model.
localpart - Variable in class jadex.bpmn.model.io.XmlTag
The local part.
LoggerTask - Class in jadex.bpmn.runtime.task
Log some text stored in variable text.
LoggerTask() - Constructor for class jadex.bpmn.runtime.task.LoggerTask
 
loopcmd - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The loop command.
looping - Variable in class jadex.bpmn.model.MActivity
The looping flag.

M

mactivity - Variable in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
The acticity.
MActivity - Class in jadex.bpmn.model
Base class for all kinds of activities.
MActivity() - Constructor for class jadex.bpmn.model.MActivity
 
main(String[]) - Static method in class jadex.bpmn.model.io.IdGenerator
 
MAnnotation - Class in jadex.bpmn.model
An annotation serves for storing extra information about the model.
MAnnotation() - Constructor for class jadex.bpmn.model.MAnnotation
 
MAnnotationDetail - Class in jadex.bpmn.model
The annotation detail class for storing the key and value of an annotation detail.
MAnnotationDetail() - Constructor for class jadex.bpmn.model.MAnnotationDetail
 
MAnnotationElement - Class in jadex.bpmn.model
Base class for annotated elements.
MAnnotationElement() - Constructor for class jadex.bpmn.model.MAnnotationElement
 
MArtifact - Class in jadex.bpmn.model
An artifact is a thing such as a text associated to some other thing such as an activity.
MArtifact() - Constructor for class jadex.bpmn.model.MArtifact
 
MAssociation - Class in jadex.bpmn.model
An association is a connection between an artifact and some other thing.
MAssociation() - Constructor for class jadex.bpmn.model.MAssociation
 
MAssociationTarget - Class in jadex.bpmn.model
The target element of an association.
MAssociationTarget() - Constructor for class jadex.bpmn.model.MAssociationTarget
 
matchLTag(String, XmlTag) - Static method in class jadex.bpmn.model.io.SBpmnModelReader
Matches local part of the tag.
MBpmnModel - Class in jadex.bpmn.model
Java representation of a bpmn model for xml description.
MBpmnModel() - Constructor for class jadex.bpmn.model.MBpmnModel
Create a new model.
MContextVariable - Class in jadex.bpmn.model
 
MContextVariable() - Constructor for class jadex.bpmn.model.MContextVariable
Create a new argument.
MContextVariable(String, String, String, String) - Constructor for class jadex.bpmn.model.MContextVariable
Create a new argument.
MDataEdge - Class in jadex.bpmn.model
A data edge is a data flow edge between activity parameters.
MDataEdge() - Constructor for class jadex.bpmn.model.MDataEdge
 
MEdge - Class in jadex.bpmn.model
 
MEdge() - Constructor for class jadex.bpmn.model.MEdge
 
messages - Variable in class jadex.bpmn.model.MBpmnModel
The messages.
messages - Variable in class jadex.bpmn.runtime.impl.BpmnProcessFeature
The messages waitqueue.
METHOD - Static variable in class jadex.bpmn.model.MActivity
The method name.
METHOD_IJADEXPARAMETERMETAINFO_GET_CLAZZ - Static variable in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
The implementing getClazz() method name
METHOD_IJADEXPARAMETERMETAINFO_GET_DESCRIPTION - Static variable in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
The implementing getDescription() method name
METHOD_IJADEXPARAMETERMETAINFO_GET_DIRECTION - Static variable in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
The implementing getDirection() method name
METHOD_IJADEXPARAMETERMETAINFO_GET_INITIAL_VALUE - Static variable in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
The implementing getInitialValue() method name
METHOD_IJADEXPARAMETERMETAINFO_GET_NAME - Static variable in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
The implementing getName() method name
METHOD_IJADEXTASK_GET_TASK_METAINFO - Static variable in interface jadex.bpmn.runtime.editor.IEditorTask
getDescription() method name
METHOD_ITASKMETAINFO_GET_DESCRIPTION - Static variable in interface jadex.bpmn.runtime.editor.IEditorTaskMetaInfo
getDescription() method name
METHOD_ITASKMETAINFO_GET_PARAMETER_METAINFOS - Static variable in interface jadex.bpmn.runtime.editor.IEditorTaskMetaInfo
getParameterMetaInfos() method name
MethodCallTask - Class in jadex.bpmn.runtime.task
Call a method.
MethodCallTask() - Constructor for class jadex.bpmn.runtime.task.MethodCallTask
 
MethodCallTask.ServiceCallTaskGui - Class in jadex.bpmn.runtime.task
 
MI_NOTFOUND - Static variable in class jadex.bpmn.model.MActivity
 
MIdElement - Class in jadex.bpmn.model
Base model element with an id.
MIdElement() - Constructor for class jadex.bpmn.model.MIdElement
Generates an ID element.
MLane - Class in jadex.bpmn.model
A lane is a subpart of a pool representing e.g.
MLane() - Constructor for class jadex.bpmn.model.MLane
 
MMessagingEdge - Class in jadex.bpmn.model
A messaging edge is an edge describing a message flow between some sender and receiver.
MMessagingEdge() - Constructor for class jadex.bpmn.model.MMessagingEdge
 
MNamedIdElement - Class in jadex.bpmn.model
Base class for named id elements.
MNamedIdElement() - Constructor for class jadex.bpmn.model.MNamedIdElement
 
model - Variable in class jadex.bpmn.runtime.impl.BpmnProcessModelFeature
 
model - Variable in class jadex.bpmn.runtime.task.MethodCallTask.ServiceCallTaskGui
The model.
modelinfo - Variable in class jadex.bpmn.model.MBpmnModel
The model info.
MParameter - Class in jadex.bpmn.model
A parameter model element.
MParameter() - Constructor for class jadex.bpmn.model.MParameter
Create a new parameter.
MParameter(String, ClassInfo, String, UnparsedExpression) - Constructor for class jadex.bpmn.model.MParameter
Create a new parameter.
MPool - Class in jadex.bpmn.model
A pool represents some kind of unit inside a bpmn model.
MPool() - Constructor for class jadex.bpmn.model.MPool
 
MProperty - Class in jadex.bpmn.model
A parameter model element.
MProperty() - Constructor for class jadex.bpmn.model.MProperty
Create a new parameter.
MProperty(ClassInfo, String, UnparsedExpression) - Constructor for class jadex.bpmn.model.MProperty
Create a new parameter.
MSequenceEdge - Class in jadex.bpmn.model
A sequence edge is a control flow edge between activities.
MSequenceEdge() - Constructor for class jadex.bpmn.model.MSequenceEdge
 
MSubProcess - Class in jadex.bpmn.model
A sub process represents an activity with and a sub activity flow.
MSubProcess() - Constructor for class jadex.bpmn.model.MSubProcess
 
MTask - Class in jadex.bpmn.model
Class representing a task activity.
MTask() - Constructor for class jadex.bpmn.model.MTask
 
MULTIINSTANCE_ITERATOR - Static variable in class jadex.bpmn.model.MSubProcess
The name of the parameter identifying the multi instance iterator.

N

name - Variable in class jadex.bpmn.model.io.AbstractErrorReportBuilder
The unqualified (model/file) name.
name - Variable in class jadex.bpmn.model.MNamedIdElement
The name.
name - Variable in class jadex.bpmn.model.MProperty
The name.
name - Variable in class jadex.bpmn.task.info.PropertyMetaInfo
The name.
name() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskParameter
The parameter name.
name() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskProperty
The property name.
namespaceuri - Variable in class jadex.bpmn.model.io.XmlTag
The name space URI.
next() - Method in interface jadex.bpmn.model.io.IXMLReader
Selects the next event.
next() - Method in class jadex.bpmn.model.io.StaxReaderWrapper
Selects the next event.
Notifier - Class in jadex.bpmn.runtime.handler
Notifier for initiating external notifications.
Notifier(MActivity, IComponent, ProcessThread) - Constructor for class jadex.bpmn.runtime.handler.Notifier
Create a notifier.
notify(MActivity, ProcessThread, Object) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Method that should be called, when an activity is finished and the following activity should be scheduled.
notify(MActivity, ProcessThread, Object) - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Method that should be called, when an activity is finished and the following activity should be scheduled.
notify(Object) - Method in class jadex.bpmn.runtime.handler.Notifier
Initiate the notification.
notifyFinished() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Method that can be used to determine (override) that the thread is finished.
notifyResult(String, Object) - Method in class jadex.bpmn.runtime.RBpmnProcess
 

O

onEnd() - Method in class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeature
Execute the termination code of the component.
onStart() - Method in class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeature
Execute the functional body of the component.
outdataedges - Variable in class jadex.bpmn.model.MActivity
The outgoing data edges.
outgoing - Variable in class jadex.bpmn.runtime.handler.CompositeCancelable
 
outgoingmessagesdescriptions - Variable in class jadex.bpmn.model.MActivity
The outgoing messages description.
outgoingsequenceedgesdescription - Variable in class jadex.bpmn.model.MActivity
The outgoing sequence edges description.
outmsgedges - Variable in class jadex.bpmn.model.MActivity
The outgoing message edges.
outseqedges - Variable in class jadex.bpmn.model.MActivity
The outgoing sequence edges.

P

panel - Variable in class jadex.bpmn.runtime.task.MethodCallTask.ServiceCallTaskGui
The panel.
parameterinfos - Variable in class jadex.bpmn.task.info.TaskMetaInfo
The parameter descriptions.
parametermapping - Variable in class jadex.bpmn.model.MDataEdge
The parameter mappings.
parametermappings - Variable in class jadex.bpmn.model.MSequenceEdge
The parameter mappings.
ParameterMetaInfo - Class in jadex.bpmn.task.info
Meta information for a parameter.
ParameterMetaInfo() - Constructor for class jadex.bpmn.task.info.ParameterMetaInfo
Create a new parameter meta info.
ParameterMetaInfo(String, ClassInfo, String, String, String) - Constructor for class jadex.bpmn.task.info.ParameterMetaInfo
Create a new parameter meta info.
ParameterMetaInfo(String, Class<?>, String, String, String) - Constructor for class jadex.bpmn.task.info.ParameterMetaInfo
Create a new parameter meta info.
parameters - Variable in class jadex.bpmn.model.MActivity
The parameters (name -> MParameter).
parameters() - Element in annotation interface jadex.bpmn.model.task.annotation.Task
The parameters of the task.
params - Variable in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
The parameter values flattened.
parent - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The parent process thread.
parentid - Variable in class jadex.bpmn.runtime.ProcessThreadInfo
The parent id.
parents - Variable in class jadex.bpmn.model.MBpmnModel
Parents of activities.
parseExp(UnparsedExpression, String[], ClassLoader) - Static method in class jadex.bpmn.model.io.SBpmnModelReader
Parses the expression if possible.
pathid - Variable in class jadex.bpmn.runtime.handler.SplitInfo
The path id (unique for each spawned thread).
pathids - Variable in class jadex.bpmn.runtime.handler.SplitInfo
All path ids belonging to the split id.
performJoin(MActivity, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
Perform a join, if possible.
performSplit(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
Perform a split.
performSplit(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.GatewayORActivityHandler
Perform a split.
performSplit(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.GatewayParallelActivityHandler
Perform a split.
pojo - Variable in class jadex.bpmn.runtime.BpmnProcess
 
pojotask - Variable in class jadex.bpmn.runtime.task.PojoTaskWrapper
The pojo task.
PojoTaskWrapper - Class in jadex.bpmn.runtime.task
Task that acts as wrapper for pojo tasks.
PojoTaskWrapper() - Constructor for class jadex.bpmn.runtime.task.PojoTaskWrapper
Bean constructor.
PojoTaskWrapper(Object, IComponent, ProcessThread, List<FieldInfo>, Map<String, List<FieldInfo>>, Map<String, FieldInfo>) - Constructor for class jadex.bpmn.runtime.task.PojoTaskWrapper
Create a new wrapper task.
pool - Variable in class jadex.bpmn.model.MActivity
The pool.
pool - Variable in class jadex.bpmn.runtime.ProcessThreadInfo
The pool name.
pools - Variable in class jadex.bpmn.model.MBpmnModel
The pools.
postProcess() - Method in interface jadex.bpmn.model.io.IPostProcessingVisualModelReader
Performs the post-process.
PrintTask - Class in jadex.bpmn.runtime.task
Print out some text stored in variable text.
PrintTask() - Constructor for class jadex.bpmn.runtime.task.PrintTask
 
processBpmnEdge(String, MIdElement, List<Point2D>) - Method in interface jadex.bpmn.model.io.IBpmnVisualModelReader
Process the visual part of a standard BPMN edge.
processBpmnShape(String, MIdElement, Boolean, Rectangle2D, Rectangle2D, Set<String>, String, String, String) - Method in interface jadex.bpmn.model.io.IBpmnVisualModelReader
Process the visual part of a standard BPMN shape.
processGenericEdge(String, List<Point2D>, Map<String, String>, Map<String, MIdElement>) - Method in interface jadex.bpmn.model.io.IBpmnVisualModelReader
Process the visual part of a generic (non-standard) edge.
ProcessThread - Class in jadex.bpmn.runtime.impl
Representation of a single control flow in a BPMN process instance, i.e.
ProcessThread(MActivity, ProcessThread, IComponent) - Constructor for class jadex.bpmn.runtime.impl.ProcessThread
Create a new process instance.
ProcessThread(MActivity, ProcessThread, IComponent, boolean) - Constructor for class jadex.bpmn.runtime.impl.ProcessThread
Create a new process instance.
ProcessThreadInfo - Class in jadex.bpmn.runtime
Visualization data about a process thread.
ProcessThreadInfo() - Constructor for class jadex.bpmn.runtime.ProcessThreadInfo
Create a new info.
ProcessThreadInfo(String, String, String, String, String, String) - Constructor for class jadex.bpmn.runtime.ProcessThreadInfo
Create a new history info.
ProcessThreadInfo(String, String, String, String, String, String, String, boolean, String, String) - Constructor for class jadex.bpmn.runtime.ProcessThreadInfo
Create a new process info.
ProcessThreadValueFetcher - Class in jadex.bpmn.runtime.impl
Value fetcher for process threads.
ProcessThreadValueFetcher(ProcessThread, boolean, IValueFetcher) - Constructor for class jadex.bpmn.runtime.impl.ProcessThreadValueFetcher
Create a value fetcher for a given process.
ProcessThreadValueFetcher.IfDefMap - Class in jadex.bpmn.runtime.impl
 
properties - Variable in class jadex.bpmn.model.MActivity
The properties (name -> MProperty).
properties() - Element in annotation interface jadex.bpmn.model.task.annotation.Task
The properties of the task.
PROPERTY_EVENT_ERROR - Static variable in class jadex.bpmn.model.MBpmnModel
Property name for error events.
PROPERTY_EVENT_RULE_CONDITION - Static variable in class jadex.bpmn.model.MBpmnModel
Property name for condition of rule events.
PROPERTY_EVENT_RULE_EVENTTYPES - Static variable in class jadex.bpmn.model.MBpmnModel
Property name for event types of rule events.
PROPERTY_EXTERNALNOTIFIER - Static variable in class jadex.bpmn.runtime.handler.EventIntermediateNotificationHandler
The property for the external notifier (system).
PROPERTY_FILTER - Static variable in class jadex.bpmn.runtime.handler.EventIntermediateMessageActivityHandler
The filter property describes the filter for receiving a message.
PROPERTY_MESSAGE - Static variable in class jadex.bpmn.runtime.handler.EventIntermediateMessageActivityHandler
The property message is the message object to be sent.
PROPERTY_METHOD - Static variable in class jadex.bpmn.runtime.task.MethodCallTask
Property for method name.
PROPERTY_RECEIVER - Static variable in class jadex.bpmn.runtime.handler.EventIntermediateMessageActivityHandler
The property receiver is the cid of the intended receiver (may be null if set in message object, e.g.
PROPERTY_SERVICE - Static variable in class jadex.bpmn.runtime.task.MethodCallTask
Property for service name.
propertyinfos - Variable in class jadex.bpmn.task.info.TaskMetaInfo
The property descriptions.
PropertyMetaInfo - Class in jadex.bpmn.task.info
Meta information for a property.
PropertyMetaInfo() - Constructor for class jadex.bpmn.task.info.PropertyMetaInfo
Create a new parameter meta info.
PropertyMetaInfo(ClassInfo, String, String, String) - Constructor for class jadex.bpmn.task.info.PropertyMetaInfo
Create a new parameter meta info.
PropertyMetaInfo(Class<?>, String, String, String) - Constructor for class jadex.bpmn.task.info.PropertyMetaInfo
Create a new parameter meta info.

Q

QName - Class in jadex.bpmn.model.io
StaX API: QName
QName(String) - Constructor for class jadex.bpmn.model.io.QName
Constructor for the QName with just a local part.
QName(String, String) - Constructor for class jadex.bpmn.model.io.QName
Constructor for the QName with a namespace URI and a local part.
QName(String, String, String) - Constructor for class jadex.bpmn.model.io.QName
Constructor for the QName.

R

random - Variable in class jadex.bpmn.model.io.IdGenerator
Random number generator.
RBpmnProcess - Class in jadex.bpmn.runtime
 
RBpmnProcess() - Constructor for class jadex.bpmn.runtime.RBpmnProcess
Builder pattern constructor.
RBpmnProcess(String) - Constructor for class jadex.bpmn.runtime.RBpmnProcess
Info with classname already set.
reader - Variable in class jadex.bpmn.model.io.StaxReaderWrapper
The wrapped reader.
readModel(File, IBpmnVisualModelReader) - Static method in class jadex.bpmn.model.io.SBpmnModelReader
Loads the model from a file without parsing expressions.
readModel(InputStream, String, IBpmnVisualModelReader) - Static method in class jadex.bpmn.model.io.SBpmnModelReader
Loads the model from a file without parsing expressions.
readModel(InputStream, String, IBpmnVisualModelReader, ClassLoader) - Static method in class jadex.bpmn.model.io.SBpmnModelReader
Loads the model from a file.
receiveMessage(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateMessageActivityHandler
Receive a message.
removeActivity(MActivity) - Method in class jadex.bpmn.model.MLane
Remove an activity.
removeActivity(MActivity) - Method in class jadex.bpmn.model.MPool
Remove an activity.
removeActivity(MActivity) - Method in class jadex.bpmn.model.MSubProcess
Remove an activity.
removeArgumentDataEdge(MDataEdge) - Method in class jadex.bpmn.model.MBpmnModel
Remove an outgoing edge.
removeArtifact(MArtifact) - Method in class jadex.bpmn.model.MBpmnModel
Remove an artifact.
removeArtifact(MArtifact) - Method in class jadex.bpmn.model.MPool
Remove an artifact.
removeArtifact(MArtifact) - Method in class jadex.bpmn.model.MSubProcess
Remove an artifact.
removeAssociation(MAssociation) - Method in class jadex.bpmn.model.MArtifact
Remove an association.
removeAssociation(MAssociation) - Method in class jadex.bpmn.model.MAssociationTarget
Remove an association.
removeChangeListener(ChangeListener) - Method in interface jadex.bpmn.model.IModelContainer
 
removeConfiguration(String) - Method in class jadex.bpmn.model.MBpmnModel
Removes a pool/lane activation for a configurations.
removeContextVariable(MContextVariable) - Method in class jadex.bpmn.model.MBpmnModel
Remove a context variable declaration.
removeContextVariable(String) - Method in class jadex.bpmn.model.MBpmnModel
Remove a context variable declaration.
removeDetail(MAnnotationDetail) - Method in class jadex.bpmn.model.MAnnotation
Remove a detail.
removeEventHandler(MActivity) - Method in class jadex.bpmn.model.MActivity
Remove an event handler.
removeEventMatcher(String) - Method in interface jadex.bpmn.runtime.impl.IInternalProcessEngineService
Register an event description to be notified, when the event happens.
removeIncomingDataEdge(MDataEdge) - Method in class jadex.bpmn.model.MActivity
Remove an outgoing edge.
removeIncomingMessageDescription(Object) - Method in class jadex.bpmn.model.MActivity
Remove an incoming message description.
removeIncomingMessagingEdge(MMessagingEdge) - Method in class jadex.bpmn.model.MActivity
Remove an incoming message edge.
removeIncomingSequenceEdge(MSequenceEdge) - Method in class jadex.bpmn.model.MActivity
Remove an incoming edge.
removeLane(MLane) - Method in class jadex.bpmn.model.MPool
Remove a lane.
removeMessagingEdge(MMessagingEdge) - Method in class jadex.bpmn.model.MBpmnModel
Remove a message edge.
removeOutgoingDataEdge(MDataEdge) - Method in class jadex.bpmn.model.MActivity
Remove an outgoing edge.
removeOutgoingMessageDescription(Object) - Method in class jadex.bpmn.model.MActivity
Remove an outgoing message description.
removeOutgoingMessagingEdge(MMessagingEdge) - Method in class jadex.bpmn.model.MActivity
Remove an outgoing message edge.
removeOutgoingSequenceEdge(MSequenceEdge) - Method in class jadex.bpmn.model.MActivity
Remove an outgoing edge.
removeParameter(MParameter) - Method in class jadex.bpmn.model.MActivity
Remove a parameter.
removeParameter(String) - Method in class jadex.bpmn.model.MActivity
Remove a parameter.
removeParameters() - Method in class jadex.bpmn.model.MActivity
Remove a parameter.
removeParameterValue(String) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Remove the value of a parameter.
removePool(MPool) - Method in class jadex.bpmn.model.MBpmnModel
Remove a pool.
removeProperty(MProperty) - Method in class jadex.bpmn.model.MActivity
Remove a property.
removeProperty(String) - Method in class jadex.bpmn.model.MActivity
Remove a property.
removeResultDataEdge(MDataEdge) - Method in class jadex.bpmn.model.MBpmnModel
Remove an outgoing edge.
removeSplitInfo(SplitInfo) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Remove the split info.
removeStartElement(String, MNamedIdElement) - Method in class jadex.bpmn.model.MBpmnModel
Removes a pool/lane activation for a configurations.
removeSubcontext() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Remove a sub context but keep the corresponding thread.
removeThread(ProcessThread) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Remove a thread from this context.
removeUsedId(String) - Method in class jadex.bpmn.model.io.IdGenerator
Removes a used ID, only useful in collision-free mode.
removeValue(String) - Method in class jadex.bpmn.model.MContextVariable
Removes the value for a specific configuration.
resinjections - Variable in class jadex.bpmn.runtime.task.PojoTaskWrapper
The resinjections.
resultdataedges - Variable in class jadex.bpmn.model.MBpmnModel
The outgoing data edges for results.
resulthandler - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The subprocess intermediate result received command.
resultinjections - Variable in class jadex.bpmn.model.MActivity
The result injection targets.
RESULTNAME - Static variable in class jadex.bpmn.model.MActivity
Constant for the result param name.
results - Variable in class jadex.bpmn.runtime.RBpmnProcess
 
resultsubscribers - Variable in class jadex.bpmn.runtime.RBpmnProcess
 
RESULTTYPE - Static variable in class jadex.bpmn.model.MActivity
Constant for the result param type (needed for distinguishing collection results from single values).
RETURNPARAM - Static variable in class jadex.bpmn.model.MActivity
Constant for the return parameter name.
rulesystem - Variable in class jadex.bpmn.runtime.impl.BpmnProcessFeature
The rule system.

S

SBpmnModelReader - Class in jadex.bpmn.model.io
 
SBpmnModelReader() - Constructor for class jadex.bpmn.model.io.SBpmnModelReader
 
SBpmnModelWriter - Class in jadex.bpmn.model.io
Writer for BPMN models.
SBpmnModelWriter() - Constructor for class jadex.bpmn.model.io.SBpmnModelWriter
 
scheduleExecution() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Schedule notification of this thread.
self - Variable in class jadex.bpmn.runtime.impl.BpmnProcessFeature
 
self - Variable in class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeature
 
self - Variable in class jadex.bpmn.runtime.impl.BpmnProcessModelFeature
 
sendMessage(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateMessageActivityHandler
Send a message.
sendReturnValue(MActivity, IComponent, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateServiceActivityHandler
Wait for a service call.
ServiceCallTaskGui() - Constructor for class jadex.bpmn.runtime.task.MethodCallTask.ServiceCallTaskGui
 
setActId(String) - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Set the actid.
setActivities(List<MActivity>) - Method in class jadex.bpmn.model.MSubProcess
Set the activities.
setActivitiesDescription(String) - Method in class jadex.bpmn.model.MLane
Set the activities description.
setActivity(MActivity) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Set the mactivity.
setActivity(MActivity) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the next activity.
setActivity(String) - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Set the activity.
setActivityType(String) - Method in class jadex.bpmn.model.MActivity
Set the activity type.
setArgumentDataEdges(List<MDataEdge>) - Method in class jadex.bpmn.model.MBpmnModel
Set the incoming data edges.
setAssociationsDescription(String) - Method in class jadex.bpmn.model.MAssociationTarget
Set the xml associations description.
setCanceled(boolean) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the canceled state.
setCancelMethod(Method) - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Set the cancelmethod.
setClazz(ClassInfo) - Method in class jadex.bpmn.model.MActivity
Set the class.
setClazz(ClassInfo) - Method in class jadex.bpmn.model.MParameter
Set the clazz.
setClazz(ClassInfo) - Method in class jadex.bpmn.model.MProperty
Set the clazz.
setClazz(ClassInfo) - Method in class jadex.bpmn.task.info.PropertyMetaInfo
Sets the clazz.
setCondition(UnparsedExpression) - Method in class jadex.bpmn.model.MSequenceEdge
Set the condition.
setContextVariable(String, Object) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Set the value of the given context variable.
setContextVariable(String, Object) - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Set the value of the given context variable.
setContextVariable(String, Object, Object) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Set the value of the given context variable.
setContextVariable(String, Object, Object) - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Set the value of the given context variable.
setContextVariableExpression(String, UnparsedExpression) - Method in class jadex.bpmn.model.MBpmnModel
Set the initialization expression of a declared context variable.
setDataEdgeValue(String, Object) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the value of a parameter.
setDefault(boolean) - Method in class jadex.bpmn.model.MSequenceEdge
Set the default flag.
setDescription(String) - Method in class jadex.bpmn.model.MNamedIdElement
Set the description.
setDescription(String) - Method in class jadex.bpmn.task.info.PropertyMetaInfo
Sets the description.
setDescription(String) - Method in class jadex.bpmn.task.info.TaskMetaInfo
Sets the description.
setDirection(String) - Method in class jadex.bpmn.model.MParameter
Set the direction.
setDirection(String) - Method in class jadex.bpmn.task.info.ParameterMetaInfo
Sets the direction.
setDirty(boolean) - Method in interface jadex.bpmn.model.IModelContainer
Sets the dirty model state.
setDocuments(Map<String, String>) - Method in class jadex.bpmn.model.io.ErrorReport
Set the documents.
setEdges(String) - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Set the edges.
setErrorHTML(String) - Method in class jadex.bpmn.model.io.ErrorReport
Set the errhtml.
setErrorText(String) - Method in class jadex.bpmn.model.io.ErrorReport
Set the errtext.
setEventHandler(boolean) - Method in class jadex.bpmn.model.MActivity
Set the eventhandler.
setException(Exception) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the exception.
setException(String) - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Set the exception.
setFilename(String) - Method in class jadex.bpmn.model.MBpmnModel
Set the filename.
setFilename(String) - Method in class jadex.bpmn.runtime.RBpmnProcess
Set the class name.
setGuiClassInfo(ClassInfo) - Method in class jadex.bpmn.task.info.TaskMetaInfo
Set the guicl.
setId(String) - Method in class jadex.bpmn.model.MIdElement
Set the id.
setIncomingDataEdges(List<MDataEdge>) - Method in class jadex.bpmn.model.MActivity
Set the incoming data edges.
setIncomingMessagingEdges(List<MMessagingEdge>) - Method in class jadex.bpmn.model.MActivity
Set the incoming message edges.
setIncomingSequenceEdgesDescription(String) - Method in class jadex.bpmn.model.MActivity
Set the xml incoming edges description.
setInitialValue(UnparsedExpression) - Method in class jadex.bpmn.model.MParameter
Set the initial value.
setInitialValue(UnparsedExpression) - Method in class jadex.bpmn.model.MProperty
Set the initial value.
setInitialValue(String) - Method in class jadex.bpmn.model.MProperty
Set the initial value.
setInitialValue(String) - Method in class jadex.bpmn.task.info.PropertyMetaInfo
Sets the initialval.
setKeepAlive(boolean) - Method in class jadex.bpmn.model.MBpmnModel
Set the keepalive.
setKey(String) - Method in class jadex.bpmn.model.MAnnotationDetail
Set the key.
setLane(MLane) - Method in class jadex.bpmn.model.MActivity
Set the lane of the activity.
setLane(MLane) - Method in class jadex.bpmn.model.MLane
Set the parent lane of the lane.
setLane(String) - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Set the lane.
setLaneDescription(String) - Method in class jadex.bpmn.model.MActivity
Set the xml lane description.
setLastChecked(long) - Method in class jadex.bpmn.model.MBpmnModel
Set the last checked date.
setLastEdge(MSequenceEdge) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the last edge.
setLastModified(long) - Method in class jadex.bpmn.model.MBpmnModel
Set the lastmodified date.
setLoopCommand(IResultCommand<Boolean, Void>) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the loopcmd.
setLooping(boolean) - Method in class jadex.bpmn.model.MActivity
Set the looping state.
setModel(IModelInfo) - Method in class jadex.bpmn.runtime.impl.BpmnProcessModelFeature
 
setName(String) - Method in class jadex.bpmn.model.MBpmnModel
Set the name of the model.
setName(String) - Method in class jadex.bpmn.model.MNamedIdElement
Set the name.
setName(String) - Method in class jadex.bpmn.model.MParameter
Set the name.
setName(String) - Method in class jadex.bpmn.model.MProperty
Set the name.
setName(String) - Method in class jadex.bpmn.task.info.PropertyMetaInfo
Sets the name.
setNonWaiting() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set to non waiting.
setOrCreateParameterValue(String, Object) - Method in interface jadex.bpmn.model.task.ITaskContext
Set or create a parameter value directly in this thread.
setOrCreateParameterValue(String, Object) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Set or create a parameter value directly in this thread.
setOrCreateParameterValue(String, Object) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set or create a parameter value directly in this thread.
setOrCreateParameterValue(String, Object, Object) - Method in interface jadex.bpmn.model.task.ITaskContext
Set or create a parameter value directly in this thread.
setOrCreateParameterValue(String, Object, Object) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Set or create a parameter value directly in this thread.
setOrCreateParameterValue(String, Object, Object) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set or create a parameter value directly in this thread.
setOutgoingDataEdges(List<MDataEdge>) - Method in class jadex.bpmn.model.MActivity
Set the outgoing data edges.
setOutgoingSequenceEdges(List<MSequenceEdge>) - Method in class jadex.bpmn.model.MActivity
Set the outgoing sequence edges.
setOutgoingSequenceEdgesDescription(String) - Method in class jadex.bpmn.model.MActivity
Set the xml outgoing edges desription.
setPackage(String) - Method in class jadex.bpmn.model.MBpmnModel
Set the package name.
setParameter(String, String, Class<?>, boolean, String) - Method in class jadex.bpmn.model.MActivity
Set a parameter value: a) val==null -> remove property b) val!=null invalid input: '&'invalid input: '&' !hasProp(name) -> addProp(name, val) c) val!=null invalid input: '&'invalid input: '&' hasProp(name) -> setInitialVal(val)
setParameterInfos(List<ParameterMetaInfo>) - Method in class jadex.bpmn.task.info.TaskMetaInfo
Set the parameterinfos.
setParameterMapping(UnparsedExpression) - Method in class jadex.bpmn.model.MDataEdge
Set the parameter mapping.
setParameters(IndexMap<String, MParameter>) - Method in class jadex.bpmn.model.MActivity
Sets the parameters.
setParameters(Map<String, Object>) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Set the params.
setParameterValue(String, Object) - Method in interface jadex.bpmn.model.task.ITaskContext
Set the value of a parameter.
setParameterValue(String, Object) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Set a parameter value.
setParameterValue(String, Object) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the value of a parameter.
setParameterValue(String, Object, Object) - Method in interface jadex.bpmn.model.task.ITaskContext
Set the value of a parameter.
setParameterValue(String, Object, Object) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Set a parameter value.
setParameterValue(String, Object, Object) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the value of a parameter.
setParent(ProcessThread) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the parent.
setParentId(String) - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Set the parentid.
setPathid(String) - Method in class jadex.bpmn.runtime.handler.SplitInfo
Sets the pathid.
setPathids(Set<String>) - Method in class jadex.bpmn.runtime.handler.SplitInfo
Sets the pathids.
setPojoTask(Object) - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Set the pojotask.
setPool(MPool) - Method in class jadex.bpmn.model.MActivity
Set the pool of the activity.
setPool(String) - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Set the pool.
setProperties(IndexMap<String, MProperty>) - Method in class jadex.bpmn.model.MActivity
Set the properties.
setProperty(String, String, boolean) - Method in class jadex.bpmn.model.MActivity
Set a property value: a) val==null -> remove property b) val!=null invalid input: '&'invalid input: '&' !hasProp(name) -> addProp(name, val) c) val!=null invalid input: '&'invalid input: '&' hasProp(name) -> setInitialVal(val)
setPropertyInfos(List<PropertyMetaInfo>) - Method in class jadex.bpmn.task.info.TaskMetaInfo
Set the propertyinfos.
setPropertyValue(String, UnparsedExpression) - Method in class jadex.bpmn.model.MActivity
Legacy conversion from unparsed expression.
setPropertyValue(String, IParsedExpression) - Method in class jadex.bpmn.model.MActivity
Legacy conversion to unparsed expression.
setResultDataEdges(List<MDataEdge>) - Method in class jadex.bpmn.model.MBpmnModel
Set the outgoing data edges.
setResultInjections(Map<String, FieldInfo>) - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Set the resinjections.
setResults(boolean, Object, ITaskContext, IComponent) - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Set the results.
setSource(MActivity) - Method in class jadex.bpmn.model.MEdge
Set the source.
setSource(MArtifact) - Method in class jadex.bpmn.model.MAssociation
Set the source.
setSource(String) - Method in class jadex.bpmn.model.MAnnotation
Set the source.
setSourceDescription(String) - Method in class jadex.bpmn.model.MMessagingEdge
Set the xml source description.
setSourceParameter(String) - Method in class jadex.bpmn.model.MDataEdge
Set the sourceparam.
setSplitid(String) - Method in class jadex.bpmn.runtime.handler.SplitInfo
Sets the splitid.
setSubprocessType(String) - Method in class jadex.bpmn.model.MSubProcess
Set the subprocess type.
setTarget(MActivity) - Method in class jadex.bpmn.model.MEdge
Set the target.
setTarget(MAssociationTarget) - Method in class jadex.bpmn.model.MAssociation
Set the target.
setTargetDescription(String) - Method in class jadex.bpmn.model.MMessagingEdge
Set the xml target Description.
setTargetParameter(String) - Method in class jadex.bpmn.model.MDataEdge
Set the targetparam.
setTask(ITask) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Sets the current task.
setTasktype(String) - Method in class jadex.bpmn.model.MTask
Sets the task type.
setThreadId(String) - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Set the thread id.
setThrowing(boolean) - Method in class jadex.bpmn.model.MActivity
Set the throwing state.
setType(String) - Method in class jadex.bpmn.model.MActivity
Set the type.
setType(String) - Method in class jadex.bpmn.model.MAnnotation
Set the type.
setType(String) - Method in class jadex.bpmn.model.MAnnotationDetail
Set the type.
setType(String) - Method in class jadex.bpmn.model.MArtifact
Set the type.
setType(String) - Method in class jadex.bpmn.model.MAssociation
Set the type.
setType(String) - Method in class jadex.bpmn.model.MLane
Set the type.
setType(String) - Method in class jadex.bpmn.model.MMessagingEdge
Set the type.
setType(String) - Method in class jadex.bpmn.model.MPool
Set the type.
setType(String) - Method in class jadex.bpmn.model.MSequenceEdge
Set the type.
setValue(String) - Method in class jadex.bpmn.model.MAnnotationDetail
Set the value.
setValue(String, UnparsedExpression) - Method in class jadex.bpmn.model.MContextVariable
Set the value for a specific configuration.
setWaitFilter(IFilter<Object>) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the wait filter.
setWaitInfo(ICancelable) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the process waiting info.
setWaiting(boolean) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Set the waiting state.
setWaiting(boolean) - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Set the waiting flag.
shutdown() - Method in interface jadex.bpmn.model.task.ITaskPropertyGui
Informs the panel that it should stop all its computation.
shutdown() - Method in class jadex.bpmn.runtime.task.MethodCallTask.ServiceCallTaskGui
Informs the panel that it should stop all its computation.
SIGNAL_EVENT_TRIGGER - Static variable in class jadex.bpmn.model.MBpmnModel
The signal event handler trigger parameter name.
source - Variable in class jadex.bpmn.model.MAnnotation
The source.
source - Variable in class jadex.bpmn.model.MAssociation
The source.
source - Variable in class jadex.bpmn.model.MEdge
The edge source.
sourcedescription - Variable in class jadex.bpmn.model.MMessagingEdge
The source description.
sourceparam - Variable in class jadex.bpmn.model.MDataEdge
The source parameter.
splitid - Variable in class jadex.bpmn.runtime.handler.SplitInfo
The split id (the same for all threads spawned at the same split).
SplitInfo - Class in jadex.bpmn.runtime.handler
Keep information about a thread spawned at a split gateway used later when processing the corresponding join.
SplitInfo() - Constructor for class jadex.bpmn.runtime.handler.SplitInfo
 
SplitInfo(String, String, Set<String>) - Constructor for class jadex.bpmn.runtime.handler.SplitInfo
Create a new split info.
splitinfos - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The split infos.
START_ELEMENT - Static variable in class jadex.bpmn.model.io.XmlUtil
Indicates an event is a start element.
START_EVENT_TAG - Static variable in class jadex.bpmn.model.io.SBpmnModelWriter
Tag for start events.
STaskMetaInfoExtractor - Class in jadex.bpmn.task.info
Static helper for extracting task meta infos.
STaskMetaInfoExtractor() - Constructor for class jadex.bpmn.task.info.STaskMetaInfoExtractor
 
StaxLocationWrapper - Class in jadex.bpmn.model.io
Wraps a javax.xml.stream.Location Object to provide the jadex.xml.stax.ILocation API.
StaxLocationWrapper(Location) - Constructor for class jadex.bpmn.model.io.StaxLocationWrapper
Constructor.
StaxReaderWrapper - Class in jadex.bpmn.model.io
Wrapper for the Java stax interface.
StaxReaderWrapper(InputStream) - Constructor for class jadex.bpmn.model.io.StaxReaderWrapper
 
StaxReaderWrapper(XMLStreamReader) - Constructor for class jadex.bpmn.model.io.StaxReaderWrapper
 
step(MActivity, IComponent, ProcessThread, Object) - Method in class jadex.bpmn.runtime.handler.DefaultStepHandler
Make a process step, i.e.
step(MActivity, IComponent, ProcessThread, Object) - Method in class jadex.bpmn.runtime.handler.EventMultipleStepHandler
Make a process step, i.e.
step(MActivity, IComponent, ProcessThread, Object) - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
Make a process step, i.e.
step(MActivity, IComponent, ProcessThread, Object) - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Make a process step, i.e.
step(MActivity, IComponent, ProcessThread, Object) - Method in interface jadex.bpmn.runtime.IStepHandler
Make a process step, i.e.
STEP_HANDLER - Static variable in interface jadex.bpmn.runtime.IStepHandler
The step handler identifier.
stephandlers - Variable in class jadex.bpmn.runtime.impl.BpmnProcessFeature
The step handlers.
subcancelinfos - Variable in class jadex.bpmn.runtime.handler.CompositeCancelable
 
SUBPROCESS - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for sub process.
SubProcessActivityHandler - Class in jadex.bpmn.runtime.handler
Handler for (embedded) sub processes.
SubProcessActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.SubProcessActivityHandler
 
SubProcessActivityHandler.SubprocessResultHandler - Class in jadex.bpmn.runtime.handler
 
SubprocessResultHandler(ProcessThread, MActivity) - Constructor for class jadex.bpmn.runtime.handler.SubProcessActivityHandler.SubprocessResultHandler
 
subprocesstype - Variable in class jadex.bpmn.model.MSubProcess
The subprocess type (e.g.
SUBPROCESSTYPE_EVENT - Static variable in class jadex.bpmn.model.MSubProcess
The event subprocess type.
SUBPROCESSTYPE_NONE - Static variable in class jadex.bpmn.model.MSubProcess
The default subprocess type.
SUBPROCESSTYPE_PARALLEL - Static variable in class jadex.bpmn.model.MSubProcess
The parallel subprocess type.
SUBPROCESSTYPE_SEQUENTIAL - Static variable in class jadex.bpmn.model.MSubProcess
The looping subprocess type.
subscribeToResults() - Method in class jadex.bpmn.runtime.RBpmnProcess
 
subthreads - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The subthreads.
SVisualWriterHelper - Class in jadex.bpmn.model.io
 
SVisualWriterHelper() - Constructor for class jadex.bpmn.model.io.SVisualWriterHelper
 

T

TAG_ALIASES - Static variable in class jadex.bpmn.model.io.SBpmnModelReader
Tag aliases.
tagstack - Variable in class jadex.bpmn.model.io.StaxReaderWrapper
The current tag.
target - Variable in class jadex.bpmn.model.MAssociation
The target.
target - Variable in class jadex.bpmn.model.MEdge
The edge target.
targetdescription - Variable in class jadex.bpmn.model.MMessagingEdge
The target description.
targetparam - Variable in class jadex.bpmn.model.MDataEdge
The target parameter.
task - Variable in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper
The pojo task.
task - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The current task.
task - Variable in class jadex.bpmn.runtime.task.MethodCallTask.ServiceCallTaskGui
The task.
Task - Annotation Interface in jadex.bpmn.model.task.annotation
Meta information for a task, e.g.
TASK - Static variable in class jadex.bpmn.model.MBpmnModel
Constant for task.
TASK - Static variable in class jadex.bpmn.model.MTask
The activity type for tasks.
TASK_SUBTYPE_NONE - Static variable in class jadex.bpmn.model.MTask
The default unspecified task.
TaskActivityHandler - Class in jadex.bpmn.runtime.handler
Handler for (external) tasks.
TaskActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.TaskActivityHandler
 
TaskArgument - Annotation Interface in jadex.bpmn.model.task.annotation
Marker for agent argument field.
TaskBody - Annotation Interface in jadex.bpmn.model.task.annotation
Marker for task body method.
TaskComponent - Annotation Interface in jadex.bpmn.model.task.annotation
Task component annotation.
TaskMetaInfo - Class in jadex.bpmn.task.info
Meta information about a task.
TaskMetaInfo() - Constructor for class jadex.bpmn.task.info.TaskMetaInfo
Create a task meta info.
TaskMetaInfo(String, ParameterMetaInfo[]) - Constructor for class jadex.bpmn.task.info.TaskMetaInfo
Create a task meta info.
TaskMetaInfo(String, ParameterMetaInfo[], PropertyMetaInfo[]) - Constructor for class jadex.bpmn.task.info.TaskMetaInfo
Create a task meta info.
TaskMetaInfo(String, List<ParameterMetaInfo>, List<PropertyMetaInfo>, ClassInfo) - Constructor for class jadex.bpmn.task.info.TaskMetaInfo
Create a task meta info.
TaskParameter - Annotation Interface in jadex.bpmn.model.task.annotation
A declared parameter of a task.
TaskProperty - Annotation Interface in jadex.bpmn.model.task.annotation
A declared property of a task.
TaskPropertyGui - Annotation Interface in jadex.bpmn.model.task.annotation
 
TaskResult - Annotation Interface in jadex.bpmn.model.task.annotation
Marker for agent result field.
tasktype - Variable in class jadex.bpmn.model.MTask
The task type.
terminate() - Method in class jadex.bpmn.runtime.impl.BpmnProcessFeature
 
terminate() - Method in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
 
terminate(IComponent) - Method in class jadex.bpmn.runtime.impl.BpmnProcessLifecycleFeatureProvider
 
terminateOnEnd() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Terminate the component when no process thread is active any more.
This is only a COPY from the BPMN editor - Search tag in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
Section
This is only a COPY from the BPMN editor - Search tag in interface jadex.bpmn.runtime.editor.IEditorTask
Section
This is only a COPY from the BPMN editor - Search tag in interface jadex.bpmn.runtime.editor.IEditorTaskMetaInfo
Section
thread - Variable in class jadex.bpmn.runtime.handler.CompositeCancelable
 
thread - Variable in class jadex.bpmn.runtime.handler.Notifier
The process thread.
thread - Variable in class jadex.bpmn.runtime.handler.SubProcessActivityHandler.SubprocessResultHandler
 
thread - Variable in class jadex.bpmn.runtime.impl.ExecuteProcessThread
The process thread.
thread - Variable in class jadex.bpmn.runtime.impl.ProcessThreadValueFetcher
The process thread.
THREAD_PARAMETER_SERVICE_RESULT - Static variable in class jadex.bpmn.runtime.impl.ProcessThread
The future result parameter name.
threadid - Variable in class jadex.bpmn.runtime.impl.ExecuteProcessThread
The thread id.
throwing - Variable in class jadex.bpmn.model.MActivity
The throwing flag.
TICK_TIMER - Static variable in class jadex.bpmn.runtime.handler.AbstractEventIntermediateTimerActivityHandler
 
TIMER_EVENT - Static variable in class jadex.bpmn.runtime.handler.AbstractEventIntermediateTimerActivityHandler
 
topthread - Variable in class jadex.bpmn.runtime.impl.BpmnProcessFeature
The top level process thread.
toString() - Method in class jadex.bpmn.model.io.QName
Returns a string representation of this QName.
toString() - Method in class jadex.bpmn.model.io.XmlTag
Get a string representation.
toString() - Method in class jadex.bpmn.model.MActivity
Create a string representation of this activity.
toString() - Method in class jadex.bpmn.model.MBpmnModel
Get a string representation of this AGR space type.
toString() - Method in class jadex.bpmn.model.MParameter
Get the string representation.
toString() - Method in class jadex.bpmn.model.MProperty
Get the string representation.
toString() - Method in class jadex.bpmn.runtime.impl.ProcessThread
Create a string representation of this process thread.
toString() - Method in class jadex.bpmn.runtime.ProcessThreadInfo
Get the string representation.
toString() - Method in class jadex.bpmn.task.info.ParameterMetaInfo
Get the string representation.
toString() - Method in class jadex.bpmn.task.info.PropertyMetaInfo
Get the string representation.
TRIGGER - Static variable in class jadex.bpmn.model.MBpmnModel
The process trigger name.
type - Variable in class jadex.bpmn.model.MActivity
The type.
type - Variable in class jadex.bpmn.model.MAnnotation
The type.
type - Variable in class jadex.bpmn.model.MAnnotationDetail
The type.
type - Variable in class jadex.bpmn.model.MArtifact
The type.
type - Variable in class jadex.bpmn.model.MAssociation
The type.
type - Variable in class jadex.bpmn.model.MLane
The type.
type - Variable in class jadex.bpmn.model.MMessagingEdge
The type.
type - Variable in class jadex.bpmn.model.MPool
The type.
type - Variable in class jadex.bpmn.model.MSequenceEdge
The type.
TYPE_ACTIVITY - Static variable in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
Constant for step event.
TYPE_THREAD - Static variable in interface jadex.bpmn.runtime.impl.IInternalBpmnComponentFeature
The change event prefix denoting a thread event.
typematchedstartevents - Variable in class jadex.bpmn.model.MBpmnModel
The cached type-matched start events of the model.

U

unescapeString(String) - Static method in class jadex.bpmn.model.io.XmlUtil
Unescapes strings for xml.
updateParameters(ProcessThread, MActivity) - Static method in class jadex.bpmn.runtime.handler.SubProcessActivityHandler.SubprocessResultHandler
Update the parameter values after a step.
updateParametersAfterStep(MActivity, IComponent) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Remove in parameters after step.
updateParametersBeforeStep(IComponent) - Method in class jadex.bpmn.runtime.impl.ProcessThread
Update parameters based on edge inscriptions and initial values.
UserInteractionActivityHandler - Class in jadex.bpmn.runtime.handler.ui
Handler that opens a window and waits for the user to click a button.
UserInteractionActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.ui.UserInteractionActivityHandler
 
UserInteractionTask - Class in jadex.bpmn.runtime.task
Opens a dialog for the task and lets the user enter result parameters.
UserInteractionTask() - Constructor for class jadex.bpmn.runtime.task.UserInteractionTask
 

V

value - Variable in class jadex.bpmn.model.MAnnotationDetail
The value.
value() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskArgument
The argument name.
value() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskPropertyGui
Supply a class implementing the gui.
value() - Element in annotation interface jadex.bpmn.model.task.annotation.TaskResult
The argument name.
valueOf(String) - Static method in class jadex.bpmn.model.io.QName
Returns a QName holding the value of the specified String.
variables - Variable in class jadex.bpmn.model.MBpmnModel
The context variables (name -> [class, initexpression]).

W

waitfilter - Variable in class jadex.bpmn.runtime.impl.ProcessThread
The wait filter.
waiting - Variable in class jadex.bpmn.runtime.impl.ProcessThread
Is the process in a waiting state.
waiting - Variable in class jadex.bpmn.runtime.ProcessThreadInfo
Is the process in a waiting state.
waitingevents - Variable in class jadex.bpmn.model.MBpmnModel
The cached instance-matched events that require waiting.
WAYPOINTS_KEY - Static variable in class jadex.bpmn.model.io.SBpmnModelReader
Key for alternative visual object bounds.
writeActivitySemantics(PrintStream, List<MActivity>, String, int, List<MSequenceEdge>, List<MMessagingEdge>, List<MDataEdge>) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the activities of the semantics sections.
writeArguments(PrintStream, int, boolean, IArgument[]) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the arguments or results.
writeBpmnShape(String, Rectangle2D, Rectangle2D, Collection<String>, Boolean, PrintStream) - Static method in class jadex.bpmn.model.io.SVisualWriterHelper
Writes a visual BPMN shape.
writeConfigurations(PrintStream, int, MBpmnModel, ConfigurationInfo[]) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the configurations.
WriteContextTask - Class in jadex.bpmn.runtime.task
Writes values to context variables.
WriteContextTask() - Constructor for class jadex.bpmn.runtime.task.WriteContextTask
 
writeContextVariables(PrintStream, int, MBpmnModel) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the context variables.
writeEdge(String, boolean, Collection<Point2D>, PrintStream) - Static method in class jadex.bpmn.model.io.SVisualWriterHelper
Writes a visual edge.
writeImports(PrintStream, int, String[]) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the imports.
writeInitialBoilerPlate(PrintStream) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the initial XML boiler plate.
writeJadexModelInfo(PrintStream, int, MBpmnModel) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the Jadex-specific model information
writeLaneSemantics(PrintStream, int, List<MLane>) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the lanes of the semantics sections.
writeMessagingEdgeSemantics(PrintStream, List<MMessagingEdge>, int) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the messaging edges of the semantics sections.
writeModel(File, MBpmnModel, IBpmnVisualModelWriter) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes a BPMN model.
writeModel(OutputStream, MBpmnModel, IBpmnVisualModelWriter) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes a BPMN model.
WriteParameterTask - Class in jadex.bpmn.runtime.task
Writes a parameter value to the thread (or superthread).
WriteParameterTask() - Constructor for class jadex.bpmn.runtime.task.WriteParameterTask
 
writePoolExtensions(PrintStream, int, List<MDataEdge>) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the pool extension elements (e.g.
writePoolSemantics(PrintStream, int, List<MPool>) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the pools of the semantics sections.
writeSequenceEdgeSemantics(PrintStream, List<MSequenceEdge>, int) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the sequence edges of the semantics sections.
writeSubcomponents(PrintStream, int, SubcomponentTypeInfo[]) - Static method in class jadex.bpmn.model.io.SBpmnModelWriter
Writes the subcomponents.
writeVisualModel(PrintStream) - Method in interface jadex.bpmn.model.io.IBpmnVisualModelWriter
Reads the visual model.

X

XmlTag - Class in jadex.bpmn.model.io
 
XmlTag(String, String) - Constructor for class jadex.bpmn.model.io.XmlTag
 
XmlUtil - Class in jadex.bpmn.model.io
Class holding stax-compatible constants and utility functions.
XmlUtil() - Constructor for class jadex.bpmn.model.io.XmlUtil
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form