|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use bexee.model | |
bexee.admin | bexee Administration package. |
bexee.model | Java representation of the BPEL language. |
bexee.model.activity | This package contains all interfaces representing BPEL activities as specified in the bpel4ws.xsd XML Schema. |
bexee.model.activity.impl | This package contains default implementations
of the interfaces from the bexee.model.activity package. |
bexee.model.elements | This package contains all interfaces representing BPEL elements as specified in the bpel4ws.xsd XML Schema. |
bexee.model.elements.impl | This package contains default implementations
of the interfaces from the bexee.model.elements package. |
bexee.model.process | This package contains interface which are used in order to represent a BPEL process. |
bexee.model.process.impl | This package contains default implementations for the bexee.model.process package. |
bexee.model.xmltobpel | This package contains BPEL process element and activity factories used by the Digester. |
bexee.util | bexee common utility classes. |
Classes in bexee.model used by bexee.admin | |
BPELDocumentException
This exception class is used to signalize that a BPEL document is not valid. |
Classes in bexee.model used by bexee.model | |
AbstractBPELElementVisitor
This is a default BPELElementVisitor which provides empty
implementations of all visit(BPELElement) methods. |
|
AtomicActivityVisitor
This is an abstact visitor which should be used as a superclass for all visitors which wish to visit basic activities only. |
|
AttributeNames
This is an interface with attribute names. |
|
BPELDocumentException
This exception class is used to signalize that a BPEL document is not valid. |
|
BPELElementVisitor
This is a Visitor interface for BPEL process traversal. |
|
BPELProcessFactory
Abstract class for creating BPELProcessFactory
implementations. |
Classes in bexee.model used by bexee.model.activity | |
AttributeNames
This is an interface with attribute names. |
|
BPELElement
This interface is a superinterface for all BPEL elements and activities. |
Classes in bexee.model used by bexee.model.activity.impl | |
AttributeNames
This is an interface with attribute names. |
|
BPELElement
This interface is a superinterface for all BPEL elements and activities. |
|
BPELElementVisitor
This is a Visitor interface for BPEL process traversal. |
|
StandardAttributes
This class represents BPEL element standard attributes. |
Classes in bexee.model used by bexee.model.elements | |
AttributeNames
This is an interface with attribute names. |
|
BPELElement
This interface is a superinterface for all BPEL elements and activities. |
Classes in bexee.model used by bexee.model.elements.impl | |
AttributeNames
This is an interface with attribute names. |
|
BPELElement
This interface is a superinterface for all BPEL elements and activities. |
|
BPELElementVisitor
This is a Visitor interface for BPEL process traversal. |
Classes in bexee.model used by bexee.model.process | |
AttributeNames
This is an interface with attribute names. |
|
BPELElement
This interface is a superinterface for all BPEL elements and activities. |
Classes in bexee.model used by bexee.model.process.impl | |
AttributeNames
This is an interface with attribute names. |
|
BPELElement
This interface is a superinterface for all BPEL elements and activities. |
|
BPELElementVisitor
This is a Visitor interface for BPEL process traversal. |
Classes in bexee.model used by bexee.model.xmltobpel | |
AttributeNames
This is an interface with attribute names. |
|
StandardAttributes
This class represents BPEL element standard attributes. |
Classes in bexee.model used by bexee.util | |
InvalidValueException
This Exception is used to signalize that a Value is invalid. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |