Class TChoreography

  • Direct Known Subclasses:
    TGlobalChoreographyTask

    public class TChoreography
    extends TCollaboration

    Java class for tChoreography complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="tChoreography">
       <complexContent>
         <extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tCollaboration">
           <sequence>
             <element ref="{http://www.omg.org/spec/BPMN/20100524/MODEL}flowElement" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
           <anyAttribute processContents='lax' namespace='##other'/>
         </extension>
       </complexContent>
     </complexType>