|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractObjectCreationFactory | |
bexee.model.xmltobpel | This package contains BPEL process element and activity factories used by the Digester. |
Uses of AbstractObjectCreationFactory in bexee.model.xmltobpel |
Subclasses of AbstractObjectCreationFactory in bexee.model.xmltobpel | |
class |
AssignImplFactory
This class is used by the Digester for the transformation of Assign activities from a BPEL document into AssignImpl objects. |
class |
BpelCaseImplFactory
This class is used by the Digester for the transformation of Switch Case elements from a BPEL document into BpelCaseImpl objects. |
class |
CorrelationsImplFactory
This class is used by the Digester for the transformation of Correlations elements from a BPEL document into CorrelationImpl objects. |
class |
FromImplFactory
This class is used by the Digester for the transformation of From elements from a BPEL document into FromImpl objects. |
class |
InvokeImplFactory
This class is used by the Digester for the transformation of Invoke activities from a BPEL document into InvokeImpl objects. |
class |
PartnerLinkImplFactory
This class is used by the Digester for the transformation of PartnerLink elements from a BPEL document into PartnerLinkImpl objects. |
class |
ProcessImplFactory
This class is used by the Digester for the transformation of a process from a BPEL document into a ProcessImpl object. |
class |
ReceiveImplFactory
This class is used by the Digester for the transformation of Receive activities from a BPEL document into ReceiveImpl objects. |
class |
ReplyImplFactory
This class is used by the Digester for the transformation of Reply activities from a BPEL document into ReplyImpl objects. |
class |
SwitchImplFactory
This class is used by the Digester for the transformation of Switch activities from a BPEL document into SwitchImpl objects. |
class |
ToImplFactory
This class is used by the Digester for the transformation of To elements from a BPEL document into ToImpl
objects. |
class |
VariableImplFactory
This class is used by the Digester for the transformation of Variable elements from a BPEL document into VariableImpl objects. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |