Skip navigation links
A B C D E F G I J M N O P R S T W 

A

A - Class in jadex.bpmn.examples.dataflow
Print out some text stored in variable text.
A() - Constructor for class jadex.bpmn.examples.dataflow.A
 
activateWait(Map, Notifier) - Method in class jadex.bpmn.examples.execute.NotifierFrame
Activate a wait action on an external source.
add(int, int) - Method in interface jadex.bpmn.tutorial.IBService
 
addValues(int, int) - Method in interface jadex.bpmn.examples.service.ICalculatorService
Add two values.
addValues(int, int, int) - Method in interface jadex.bpmn.examples.service.ICalculatorService
Add three values.
age - Variable in class jadex.bpmn.tutorial.Customer
The age of the customer.
appendHello(String) - Method in interface jadex.bpmn.tutorial.IAService
 
AService - Class in jadex.bpmn.examples.nfprops
 
AService() - Constructor for class jadex.bpmn.examples.nfprops.AService
 
AService - Class in jadex.bpmn.testcases
 
AService() - Constructor for class jadex.bpmn.testcases.AService
Create a new service.
AService(String) - Constructor for class jadex.bpmn.testcases.AService
Create a new service.
AsynchronousOKTask - Class in jadex.bpmn.tutorial
A task that displays a message using a JOptionPane.
AsynchronousOKTask() - Constructor for class jadex.bpmn.tutorial.AsynchronousOKTask
 

B

B - Class in jadex.bpmn.examples.dataflow
Print out some text stored in variable text.
B() - Constructor for class jadex.bpmn.examples.dataflow.B
 
broken(int) - Method in interface jadex.bpmn.examples.service.ICalculatorService
Method produces an exception.

C

cancel() - Method in class jadex.bpmn.examples.execute.NotifierFrame
Cancel the wait action.
cancel(IInternalAccess) - Method in class jadex.bpmn.examples.remoteprocess.ChoosePlatformTask
Compensate in case the task is canceled.
cancel(IInternalAccess) - Method in class jadex.bpmn.testcases.CompensationTestTask
Compensate in case the task is canceled.
cancel(IInternalAccess) - Method in class jadex.bpmn.testcases.CreatePlatformTask
Compensate in case the task is canceled.
cancel(IInternalAccess) - Method in class jadex.bpmn.testcases.ExceptionTask
Cleanup in case the task is cancelled.
cancel(IInternalAccess) - Method in class jadex.bpmn.testcases.TestCaseReportTask
Cleanup in case the task is cancelled.
cancel(IInternalAccess) - Method in class jadex.bpmn.tutorial.AsynchronousOKTask
Cleanup in case the task is cancelled.
cancel(IInternalAccess) - Method in class jadex.bpmn.tutorial.GetTimeTask
Compensate in case the task is canceled.
cancelled - Variable in class jadex.bpmn.tutorial.AsynchronousOKTask
 
ChoosePlatformTask - Class in jadex.bpmn.examples.remoteprocess
Search for platforms and choose one by its component identifier.
ChoosePlatformTask() - Constructor for class jadex.bpmn.examples.remoteprocess.ChoosePlatformTask
 
cnt - Variable in class jadex.bpmn.examples.nfprops.AService
The invocation counter.
comp - Variable in class jadex.bpmn.examples.nfprops.AService
 
CompensationTestTask - Class in jadex.bpmn.testcases
Task for testing task compensation.
CompensationTestTask() - Constructor for class jadex.bpmn.testcases.CompensationTestTask
 
count() - Method in interface jadex.bpmn.tutorial.IBService
 
CreatePlatformTask - Class in jadex.bpmn.testcases
Create a second platform for testing.
CreatePlatformTask() - Constructor for class jadex.bpmn.testcases.CreatePlatformTask
 
Customer - Class in jadex.bpmn.tutorial
A simple business object representing a customer of an insurance company.
Customer(String, String, int, boolean) - Constructor for class jadex.bpmn.tutorial.Customer
Create a new customer with initial values.

D

dialog - Variable in class jadex.bpmn.tutorial.AsynchronousOKTask
 
doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.examples.dataflow.A
Execute the task.
doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.examples.dataflow.B
Execute the task.
doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.tutorial.OKTask
Execute the task.

E

evaluation - Variable in class jadex.bpmn.examples.contractnet.ParticipantProposal
An evaluation of the proposal.
ExceptionTask - Class in jadex.bpmn.testcases
 
ExceptionTask() - Constructor for class jadex.bpmn.testcases.ExceptionTask
 
execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.examples.remoteprocess.ChoosePlatformTask
Execute the task.
execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.testcases.CompensationTestTask
Execute the task.
execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.testcases.CreatePlatformTask
Execute the task.
execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.testcases.ExceptionTask
Execute the task.
execute() - Method in class jadex.bpmn.testcases.pojobpmn.MultiResultsTask
Execute the task.
execute(String) - Method in class jadex.bpmn.testcases.pojobpmn.PrintTask
Execute the task.
execute(String) - Method in class jadex.bpmn.testcases.pojobpmn.ResultTask
Execute the task.
execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.testcases.TestCaseReportTask
Execute the task.
execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.tutorial.AsynchronousOKTask
Execute the task.
execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.tutorial.GetTimeTask
Execute the task.
exefut - Variable in class jadex.bpmn.testcases.CompensationTestTask
Future used during execution.

F

finishwait - Variable in class jadex.bpmn.examples.execute.NotifierFrame
The button for process notification.

G

gender - Variable in class jadex.bpmn.tutorial.Customer
The gender of the customer ('male' or 'female').
getEvaluation() - Method in class jadex.bpmn.examples.contractnet.ParticipantProposal
Get the evaluation.
getParticipant() - Method in class jadex.bpmn.examples.contractnet.ParticipantProposal
Get the participants component identifier.
getProposal() - Method in class jadex.bpmn.examples.contractnet.ParticipantProposal
Get the proposal object.
GetTimeTask - Class in jadex.bpmn.tutorial
A task that provides the current platform time in the 'time' parameter.
GetTimeTask() - Constructor for class jadex.bpmn.tutorial.GetTimeTask
 

I

IAService - Interface in jadex.bpmn.examples.nfprops
 
IAService - Interface in jadex.bpmn.testcases
 
IAService - Interface in jadex.bpmn.tutorial
 
IBService - Interface in jadex.bpmn.tutorial
 
ICalculatorService - Interface in jadex.bpmn.examples.service
Service provided by the process.
isRiskTaking() - Method in class jadex.bpmn.tutorial.Customer
Check if the customer is risk adverse or willing to take risks.

J

jadex.bpmn.examples.contractnet - package jadex.bpmn.examples.contractnet
 
jadex.bpmn.examples.dataflow - package jadex.bpmn.examples.dataflow
 
jadex.bpmn.examples.execute - package jadex.bpmn.examples.execute
 
jadex.bpmn.examples.nfprops - package jadex.bpmn.examples.nfprops
 
jadex.bpmn.examples.remoteprocess - package jadex.bpmn.examples.remoteprocess
 
jadex.bpmn.examples.service - package jadex.bpmn.examples.service
 
jadex.bpmn.testcases - package jadex.bpmn.testcases
 
jadex.bpmn.testcases.pojobpmn - package jadex.bpmn.testcases.pojobpmn
 
jadex.bpmn.tutorial - package jadex.bpmn.tutorial
 

M

married - Variable in class jadex.bpmn.tutorial.Customer
The marital state of the customer.
MultiResultsTask - Class in jadex.bpmn.testcases.pojobpmn
 
MultiResultsTask() - Constructor for class jadex.bpmn.testcases.pojobpmn.MultiResultsTask
 

N

name - Variable in class jadex.bpmn.tutorial.Customer
The name of the customer.
notifier - Variable in class jadex.bpmn.examples.execute.NotifierFrame
The notifier to be called on process continuation.
NotifierFrame - Class in jadex.bpmn.examples.execute
Notifier frame is an example for a very simple external system that can generate a notification for process continuation.
NotifierFrame() - Constructor for class jadex.bpmn.examples.execute.NotifierFrame
Create a new Notifier.

O

OKTask - Class in jadex.bpmn.tutorial
A task that displays a message using a JOptionPane.
OKTask() - Constructor for class jadex.bpmn.tutorial.OKTask
 

P

participant - Variable in class jadex.bpmn.examples.contractnet.ParticipantProposal
The participants component identifier.
ParticipantProposal - Class in jadex.bpmn.examples.contractnet
An object containing information about a proposal made in a negotiation, i.e., the component identifier of the participant and the content object of the proposal message.
ParticipantProposal() - Constructor for class jadex.bpmn.examples.contractnet.ParticipantProposal
Create a participant proposal.
ParticipantProposal(IComponentIdentifier, Object) - Constructor for class jadex.bpmn.examples.contractnet.ParticipantProposal
Create a participant proposal for a given participant.
PrintTask - Class in jadex.bpmn.testcases.pojobpmn
Print out some text stored in variable text.
PrintTask() - Constructor for class jadex.bpmn.testcases.pojobpmn.PrintTask
 
proposal - Variable in class jadex.bpmn.examples.contractnet.ParticipantProposal
The proposal object.

R

result - Variable in class jadex.bpmn.testcases.pojobpmn.ResultTask
Injected argument.
result1 - Variable in class jadex.bpmn.testcases.pojobpmn.MultiResultsTask
Result 1.
result2 - Variable in class jadex.bpmn.testcases.pojobpmn.MultiResultsTask
Result 2.
result3 - Variable in class jadex.bpmn.testcases.pojobpmn.MultiResultsTask
Result 3.
ResultTask - Class in jadex.bpmn.testcases.pojobpmn
 
ResultTask() - Constructor for class jadex.bpmn.testcases.pojobpmn.ResultTask
 

S

setEvaluation(Object) - Method in class jadex.bpmn.examples.contractnet.ParticipantProposal
Set the evaluation.
setParticipant(IComponentIdentifier) - Method in class jadex.bpmn.examples.contractnet.ParticipantProposal
Set the participants component identifier.
setProposal(Object) - Method in class jadex.bpmn.examples.contractnet.ParticipantProposal
Set the proposal object.
sid - Variable in class jadex.bpmn.examples.nfprops.AService
 
sub(int, int) - Method in interface jadex.bpmn.tutorial.IBService
 
subtractValues(int, int) - Method in interface jadex.bpmn.examples.service.ICalculatorService
Subtract b from a.

T

test() - Method in class jadex.bpmn.examples.nfprops.AService
Test method.
test() - Method in interface jadex.bpmn.examples.nfprops.IAService
Test method.
test - Variable in class jadex.bpmn.testcases.AService
The test string.
test() - Method in class jadex.bpmn.testcases.AService
Test method.
test() - Method in interface jadex.bpmn.testcases.IAService
Test method.
TestCaseReportTask - Class in jadex.bpmn.testcases
 
TestCaseReportTask() - Constructor for class jadex.bpmn.testcases.TestCaseReportTask
 
toString() - Method in class jadex.bpmn.examples.contractnet.ParticipantProposal
Create a string representation of the participant proposal.
toString() - Method in class jadex.bpmn.tutorial.Customer
Get a text representation of the customer.

W

wait - Variable in class jadex.bpmn.examples.nfprops.AService
The test string.
A B C D E F G I J M N O P R S T W 
Skip navigation links