See: Description
Interface | Description |
---|---|
YConditionInterface |
This interface expresses the ability to hold tokens (Identifiers), nothing more.
|
YVerifiable |
Implementers of this interface are contracted to verify themselves against
YAWL language semantics.
|
Class | Description |
---|---|
YAtomicTask |
A YAtomicTask object is the executable equivalent of the Atomic Task
in the YAWL language.
|
YAttributeMap |
An extended map of key=attribute pairs.
|
YAWLServiceGateway |
A decomposition associated with a Web Service Gateway.
|
YAWLServiceReference |
Represents a server-side reference to a YAWL Custom Service.
|
YCompositeTask |
A YCompositeTask object is the executable equivalent of the YCompositeTask
in the YAWL paper.
|
YCondition |
An external condition is equivalent to a condition in the YAWL paper.
|
YDecomposition | |
YEnabledTransitionSet |
This class collects the set of all currently enabled transitions (ie.
|
YExternalNetElement |
A superclass for any type of task or condition in the YAWL paper.
|
YFlow | |
YInputCondition | |
YMultiInstanceAttributes |
A collection of attributes that apply to multiple instance tasks.
|
YNet |
The implementation of a net in the YAWL semantics - A container for tasks and conditions.
|
YNetElement |
Abstract class.
|
YNetLocalVarVerifier |
Walks the net in reverse to discover any task-level input data variables that map from
net-level local variables that have no initial value and won't be assigned a value by a
task earlier in the net.
|
YOutputCondition | |
YSpecification |
Objects of this type are a specification of a Workflow checkSchema model in YAWL.
|
YSpecVersion |
A simple version numbering implementation stored as a major part and a minor part
(both int) but represented externally as a dotted String (eg 5.12)
|
YTask |
A superclass of any type of task in the YAWL language.
|
YTimerParameters |
Enum | Description |
---|---|
YTimerParameters.TimerType |
Copyright © 2004-2014 The YAWL Foundation.