Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity

Packages that use TActivity
com.ebmwebsourcing.easybpel.model.bpel.api.activity   
com.ebmwebsourcing.easybpel.model.bpel.executable   
 

Uses of TActivity in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 

Classes in com.ebmwebsourcing.easybpel.model.bpel.api.activity with type parameters of type TActivity
 class AbstractActivityImpl<E extends TActivity>
           
 

Uses of TActivity in com.ebmwebsourcing.easybpel.model.bpel.executable
 

Subclasses of TActivity in com.ebmwebsourcing.easybpel.model.bpel.executable
 class TAssign
          Java class for tAssign complex type.
 class TCompensate
          Java class for tCompensate complex type.
 class TCompensateScope
          Java class for tCompensateScope complex type.
 class TEmpty
          Java class for tEmpty complex type.
 class TExit
          Java class for tExit complex type.
 class TFlow
          Java class for tFlow complex type.
 class TForEach
          Java class for tForEach complex type.
 class TIf
          Java class for tIf complex type.
 class TInvoke
          XSD Authors: The child element correlations needs to be a Local Element Declaration, because there is another correlations element defined for the non-invoke activities.
 class TPick
          XSD Authors: The child element onAlarm needs to be a Local Element Declaration, because there is another onAlarm element defined for event handlers.
 class TReceive
          XSD Authors: The child element correlations needs to be a Local Element Declaration, because there is another correlations element defined for the invoke activity.
 class TRepeatUntil
          Java class for tRepeatUntil complex type.
 class TReply
          XSD Authors: The child element correlations needs to be a Local Element Declaration, because there is another correlations element defined for the invoke activity.
 class TRethrow
          Java class for tRethrow complex type.
 class TScope
          There is no schema-level default for "exitOnStandardFault" at "scope".
 class TSequence
          Java class for tSequence complex type.
 class TThrow
          Java class for tThrow complex type.
 class TValidate
          Java class for tValidate complex type.
 class TWait
          Java class for tWait complex type.
 class TWhile
          Java class for tWhile complex type.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TActivity
 TActivity ObjectFactory.createTActivity()
          Create an instance of TActivity
 



Copyright © 2012 Petals Link. All Rights Reserved.