Index

A B C D E G I J M N O S T 
All Classes and Interfaces|All Packages

A

add(int, int) - Method in interface jadex.bpmn.tutorial.IBService
 
age - Variable in class jadex.bpmn.tutorial.Customer
The age of the customer.
appendHello(String) - Method in interface jadex.bpmn.tutorial.IAService
 
AsynchronousOKTask - Class in jadex.bpmn.tutorial
A task that displays a message using a JOptionPane.
AsynchronousOKTask() - Constructor for class jadex.bpmn.tutorial.AsynchronousOKTask
 

B

B1Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
B1Main() - Constructor for class jadex.bpmn.tutorial.B1Main
 
B2Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
B2Main() - Constructor for class jadex.bpmn.tutorial.B2Main
 
B4Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
B4Main() - Constructor for class jadex.bpmn.tutorial.B4Main
 
B5Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
B5Main() - Constructor for class jadex.bpmn.tutorial.B5Main
 

C

C1Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
C1Main() - Constructor for class jadex.bpmn.tutorial.C1Main
 
C2Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
C2Main() - Constructor for class jadex.bpmn.tutorial.C2Main
 
C3Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
C3Main() - Constructor for class jadex.bpmn.tutorial.C3Main
 
cancel(IComponent) - Method in class jadex.bpmn.tutorial.AsynchronousOKTask
Cleanup in case the task is cancelled.
cancel(IComponent) - Method in class jadex.bpmn.tutorial.GetTimeTask
Compensate in case the task is canceled.
cancelled - Variable in class jadex.bpmn.tutorial.AsynchronousOKTask
 
count() - Method in interface jadex.bpmn.tutorial.IBService
 
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

D1Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
D1Main() - Constructor for class jadex.bpmn.tutorial.D1Main
 
D2Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
D2Main() - Constructor for class jadex.bpmn.tutorial.D2Main
 
dialog - Variable in class jadex.bpmn.tutorial.AsynchronousOKTask
 
doExecute(ITaskContext, IComponent) - Method in class jadex.bpmn.tutorial.OKTask
Execute the task.

E

E1Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
E1Main() - Constructor for class jadex.bpmn.tutorial.E1Main
 
E2Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
E2Main() - Constructor for class jadex.bpmn.tutorial.E2Main
 
E3Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
E3Main() - Constructor for class jadex.bpmn.tutorial.E3Main
 
E4Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
E4Main() - Constructor for class jadex.bpmn.tutorial.E4Main
 
execute(ITaskContext, IComponent) - Method in class jadex.bpmn.tutorial.AsynchronousOKTask
Execute the task.
execute(ITaskContext, IComponent) - Method in class jadex.bpmn.tutorial.GetTimeTask
Execute the task.

G

gender - Variable in class jadex.bpmn.tutorial.Customer
The gender of the customer ('male' or 'female').
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.tutorial
 
IBService - Interface in jadex.bpmn.tutorial
 
isRiskTaking() - Method in class jadex.bpmn.tutorial.Customer
Check if the customer is risk adverse or willing to take risks.

J

jadex.bpmn.helloworld - package jadex.bpmn.helloworld
 
jadex.bpmn.tutorial - package jadex.bpmn.tutorial
 

M

main(String[]) - Static method in class jadex.bpmn.helloworld.Main
Start a platform and the example.
main(String[]) - Static method in class jadex.bpmn.helloworld.Main2
Start a platform and the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.B1Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.B2Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.B4Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.B5Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.C1Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.C2Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.C3Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.D1Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.D2Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.E1Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.E2Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.E3Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.E4Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.S1Main
Start the example.
main(String[]) - Static method in class jadex.bpmn.tutorial.S2Main
Start the example.
Main - Class in jadex.bpmn.helloworld
Main for starting the example programmatically.
Main() - Constructor for class jadex.bpmn.helloworld.Main
 
Main2 - Class in jadex.bpmn.helloworld
Main for starting the example programmatically.
Main2() - Constructor for class jadex.bpmn.helloworld.Main2
 
married - Variable in class jadex.bpmn.tutorial.Customer
The marital state of the customer.

N

name - Variable in class jadex.bpmn.tutorial.Customer
The name of the customer.

O

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

S

S1Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
S1Main() - Constructor for class jadex.bpmn.tutorial.S1Main
 
S2Main - Class in jadex.bpmn.tutorial
Main for starting the example programmatically.
S2Main() - Constructor for class jadex.bpmn.tutorial.S2Main
 
sub(int, int) - Method in interface jadex.bpmn.tutorial.IBService
 

T

toString() - Method in class jadex.bpmn.tutorial.Customer
Get a text representation of the customer.
A B C D E G I J M N O S T 
All Classes and Interfaces|All Packages