All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omg.spec.bpmn.model.ObjectFactory Maven / Gradle / Ivy

The newest version!
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.2 
// See https://javaee.github.io/jaxb-v2/ 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2020.10.05 at 10:10:30 AM UTC 
//


package org.omg.spec.bpmn.model;

import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlIDREF;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;


/**
 * This object contains factory methods for each 
 * Java content interface and Java element interface 
 * generated in the org.omg.spec.bpmn.model package. 
 * 

An ObjectFactory allows you to programatically * construct new instances of the Java representation * for XML content. The Java representation of XML * content can consist of schema derived interfaces * and classes representing the binding of schema * type definitions, element declarations and model * groups. Factory methods for each of these are * provided in this class. * */ @XmlRegistry public class ObjectFactory { private final static QName _Activity_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "activity"); private final static QName _AdHocSubProcess_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "adHocSubProcess"); private final static QName _FlowElement_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "flowElement"); private final static QName _Artifact_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "artifact"); private final static QName _Assignment_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "assignment"); private final static QName _Association_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "association"); private final static QName _Auditing_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "auditing"); private final static QName _BaseElement_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "baseElement"); private final static QName _BaseElementWithMixedContent_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "baseElementWithMixedContent"); private final static QName _BoundaryEvent_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "boundaryEvent"); private final static QName _BusinessRuleTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "businessRuleTask"); private final static QName _CallableElement_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "callableElement"); private final static QName _CallActivity_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "callActivity"); private final static QName _CallChoreography_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "callChoreography"); private final static QName _CallConversation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "callConversation"); private final static QName _ConversationNode_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "conversationNode"); private final static QName _CancelEventDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "cancelEventDefinition"); private final static QName _EventDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "eventDefinition"); private final static QName _RootElement_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "rootElement"); private final static QName _CatchEvent_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "catchEvent"); private final static QName _Category_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "category"); private final static QName _CategoryValue_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "categoryValue"); private final static QName _Choreography_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "choreography"); private final static QName _Collaboration_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "collaboration"); private final static QName _ChoreographyActivity_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "choreographyActivity"); private final static QName _ChoreographyTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "choreographyTask"); private final static QName _CompensateEventDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "compensateEventDefinition"); private final static QName _ComplexBehaviorDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "complexBehaviorDefinition"); private final static QName _ComplexGateway_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "complexGateway"); private final static QName _ConditionalEventDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "conditionalEventDefinition"); private final static QName _Conversation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "conversation"); private final static QName _ConversationAssociation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "conversationAssociation"); private final static QName _ConversationLink_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "conversationLink"); private final static QName _CorrelationKey_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "correlationKey"); private final static QName _CorrelationProperty_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "correlationProperty"); private final static QName _CorrelationPropertyBinding_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "correlationPropertyBinding"); private final static QName _CorrelationPropertyRetrievalExpression_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "correlationPropertyRetrievalExpression"); private final static QName _CorrelationSubscription_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "correlationSubscription"); private final static QName _DataAssociation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "dataAssociation"); private final static QName _DataInput_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "dataInput"); private final static QName _DataInputAssociation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "dataInputAssociation"); private final static QName _DataObject_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "dataObject"); private final static QName _DataObjectReference_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "dataObjectReference"); private final static QName _DataOutput_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "dataOutput"); private final static QName _DataOutputAssociation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "dataOutputAssociation"); private final static QName _DataState_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "dataState"); private final static QName _DataStore_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "dataStore"); private final static QName _DataStoreReference_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "dataStoreReference"); private final static QName _Documentation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "documentation"); private final static QName _EndEvent_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "endEvent"); private final static QName _EndPoint_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "endPoint"); private final static QName _Error_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "error"); private final static QName _ErrorEventDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "errorEventDefinition"); private final static QName _Escalation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "escalation"); private final static QName _EscalationEventDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "escalationEventDefinition"); private final static QName _Event_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "event"); private final static QName _EventBasedGateway_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "eventBasedGateway"); private final static QName _ExclusiveGateway_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "exclusiveGateway"); private final static QName _Expression_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "expression"); private final static QName _Extension_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "extension"); private final static QName _ExtensionElements_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "extensionElements"); private final static QName _FlowNode_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "flowNode"); private final static QName _FormalExpression_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "formalExpression"); private final static QName _Gateway_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "gateway"); private final static QName _GlobalBusinessRuleTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "globalBusinessRuleTask"); private final static QName _GlobalChoreographyTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "globalChoreographyTask"); private final static QName _GlobalConversation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "globalConversation"); private final static QName _GlobalManualTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "globalManualTask"); private final static QName _GlobalScriptTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "globalScriptTask"); private final static QName _GlobalTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "globalTask"); private final static QName _GlobalUserTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "globalUserTask"); private final static QName _Group_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "group"); private final static QName _HumanPerformer_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "humanPerformer"); private final static QName _Performer_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "performer"); private final static QName _ResourceRole_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "resourceRole"); private final static QName _ImplicitThrowEvent_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "implicitThrowEvent"); private final static QName _InclusiveGateway_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "inclusiveGateway"); private final static QName _InputSet_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "inputSet"); private final static QName _Interface_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "interface"); private final static QName _IntermediateCatchEvent_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "intermediateCatchEvent"); private final static QName _IntermediateThrowEvent_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "intermediateThrowEvent"); private final static QName _IoBinding_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "ioBinding"); private final static QName _IoSpecification_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "ioSpecification"); private final static QName _ItemDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "itemDefinition"); private final static QName _Lane_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "lane"); private final static QName _LaneSet_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "laneSet"); private final static QName _LinkEventDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "linkEventDefinition"); private final static QName _LoopCharacteristics_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "loopCharacteristics"); private final static QName _ManualTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "manualTask"); private final static QName _Message_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "message"); private final static QName _MessageEventDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "messageEventDefinition"); private final static QName _MessageFlow_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "messageFlow"); private final static QName _MessageFlowAssociation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "messageFlowAssociation"); private final static QName _Monitoring_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "monitoring"); private final static QName _MultiInstanceLoopCharacteristics_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "multiInstanceLoopCharacteristics"); private final static QName _Operation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "operation"); private final static QName _OutputSet_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "outputSet"); private final static QName _ParallelGateway_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "parallelGateway"); private final static QName _Participant_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "participant"); private final static QName _ParticipantAssociation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "participantAssociation"); private final static QName _ParticipantMultiplicity_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "participantMultiplicity"); private final static QName _PartnerEntity_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "partnerEntity"); private final static QName _PartnerRole_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "partnerRole"); private final static QName _PotentialOwner_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "potentialOwner"); private final static QName _Process_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "process"); private final static QName _Property_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "property"); private final static QName _ReceiveTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "receiveTask"); private final static QName _Relationship_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "relationship"); private final static QName _Rendering_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "rendering"); private final static QName _Resource_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "resource"); private final static QName _ResourceAssignmentExpression_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "resourceAssignmentExpression"); private final static QName _ResourceParameter_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "resourceParameter"); private final static QName _ResourceParameterBinding_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "resourceParameterBinding"); private final static QName _ScriptTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "scriptTask"); private final static QName _Script_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "script"); private final static QName _SendTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "sendTask"); private final static QName _SequenceFlow_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "sequenceFlow"); private final static QName _ServiceTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "serviceTask"); private final static QName _Signal_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "signal"); private final static QName _SignalEventDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "signalEventDefinition"); private final static QName _StandardLoopCharacteristics_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "standardLoopCharacteristics"); private final static QName _StartEvent_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "startEvent"); private final static QName _SubChoreography_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "subChoreography"); private final static QName _SubConversation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "subConversation"); private final static QName _SubProcess_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "subProcess"); private final static QName _Task_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "task"); private final static QName _TerminateEventDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "terminateEventDefinition"); private final static QName _TextAnnotation_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "textAnnotation"); private final static QName _Text_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "text"); private final static QName _ThrowEvent_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "throwEvent"); private final static QName _TimerEventDefinition_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "timerEventDefinition"); private final static QName _Transaction_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "transaction"); private final static QName _UserTask_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "userTask"); private final static QName _Definitions_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "definitions"); private final static QName _Import_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "import"); private final static QName _BPMNDiagram_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/DI", "BPMNDiagram"); private final static QName _BPMNPlane_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/DI", "BPMNPlane"); private final static QName _BPMNLabelStyle_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/DI", "BPMNLabelStyle"); private final static QName _BPMNShape_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/DI", "BPMNShape"); private final static QName _DiagramElement_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "DiagramElement"); private final static QName _BPMNLabel_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/DI", "BPMNLabel"); private final static QName _BPMNEdge_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/DI", "BPMNEdge"); private final static QName _Font_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DC", "Font"); private final static QName _Point_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DC", "Point"); private final static QName _Bounds_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DC", "Bounds"); private final static QName _Diagram_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Diagram"); private final static QName _Style_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Style"); private final static QName _Node_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Node"); private final static QName _Edge_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Edge"); private final static QName _Shape_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Shape"); private final static QName _Plane_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Plane"); private final static QName _LabeledEdge_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "LabeledEdge"); private final static QName _Label_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Label"); private final static QName _LabeledShape_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "LabeledShape"); private final static QName _TOutputSetDataOutputRefs_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "dataOutputRefs"); private final static QName _TOutputSetOptionalOutputRefs_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "optionalOutputRefs"); private final static QName _TOutputSetWhileExecutingOutputRefs_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "whileExecutingOutputRefs"); private final static QName _TOutputSetInputSetRefs_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "inputSetRefs"); private final static QName _TLaneFlowNodeRef_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "flowNodeRef"); private final static QName _TInputSetDataInputRefs_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "dataInputRefs"); private final static QName _TInputSetOptionalInputRefs_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "optionalInputRefs"); private final static QName _TInputSetWhileExecutingInputRefs_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "whileExecutingInputRefs"); private final static QName _TInputSetOutputSetRefs_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "outputSetRefs"); private final static QName _TDataAssociationSourceRef_QNAME = new QName("http://www.omg.org/spec/BPMN/20100524/MODEL", "sourceRef"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.omg.spec.bpmn.model * */ public ObjectFactory() { } /** * Create an instance of {@link TAdHocSubProcess } * */ public TAdHocSubProcess createTAdHocSubProcess() { return new TAdHocSubProcess(); } /** * Create an instance of {@link TAssignment } * */ public TAssignment createTAssignment() { return new TAssignment(); } /** * Create an instance of {@link TAssociation } * */ public TAssociation createTAssociation() { return new TAssociation(); } /** * Create an instance of {@link TAuditing } * */ public TAuditing createTAuditing() { return new TAuditing(); } /** * Create an instance of {@link TBoundaryEvent } * */ public TBoundaryEvent createTBoundaryEvent() { return new TBoundaryEvent(); } /** * Create an instance of {@link TBusinessRuleTask } * */ public TBusinessRuleTask createTBusinessRuleTask() { return new TBusinessRuleTask(); } /** * Create an instance of {@link TCallableElement } * */ public TCallableElement createTCallableElement() { return new TCallableElement(); } /** * Create an instance of {@link TCallActivity } * */ public TCallActivity createTCallActivity() { return new TCallActivity(); } /** * Create an instance of {@link TCallChoreography } * */ public TCallChoreography createTCallChoreography() { return new TCallChoreography(); } /** * Create an instance of {@link TCallConversation } * */ public TCallConversation createTCallConversation() { return new TCallConversation(); } /** * Create an instance of {@link TCancelEventDefinition } * */ public TCancelEventDefinition createTCancelEventDefinition() { return new TCancelEventDefinition(); } /** * Create an instance of {@link TCategory } * */ public TCategory createTCategory() { return new TCategory(); } /** * Create an instance of {@link TCategoryValue } * */ public TCategoryValue createTCategoryValue() { return new TCategoryValue(); } /** * Create an instance of {@link TChoreography } * */ public TChoreography createTChoreography() { return new TChoreography(); } /** * Create an instance of {@link TCollaboration } * */ public TCollaboration createTCollaboration() { return new TCollaboration(); } /** * Create an instance of {@link TChoreographyTask } * */ public TChoreographyTask createTChoreographyTask() { return new TChoreographyTask(); } /** * Create an instance of {@link TCompensateEventDefinition } * */ public TCompensateEventDefinition createTCompensateEventDefinition() { return new TCompensateEventDefinition(); } /** * Create an instance of {@link TComplexBehaviorDefinition } * */ public TComplexBehaviorDefinition createTComplexBehaviorDefinition() { return new TComplexBehaviorDefinition(); } /** * Create an instance of {@link TComplexGateway } * */ public TComplexGateway createTComplexGateway() { return new TComplexGateway(); } /** * Create an instance of {@link TConditionalEventDefinition } * */ public TConditionalEventDefinition createTConditionalEventDefinition() { return new TConditionalEventDefinition(); } /** * Create an instance of {@link TConversation } * */ public TConversation createTConversation() { return new TConversation(); } /** * Create an instance of {@link TConversationAssociation } * */ public TConversationAssociation createTConversationAssociation() { return new TConversationAssociation(); } /** * Create an instance of {@link TConversationLink } * */ public TConversationLink createTConversationLink() { return new TConversationLink(); } /** * Create an instance of {@link TCorrelationKey } * */ public TCorrelationKey createTCorrelationKey() { return new TCorrelationKey(); } /** * Create an instance of {@link TCorrelationProperty } * */ public TCorrelationProperty createTCorrelationProperty() { return new TCorrelationProperty(); } /** * Create an instance of {@link TCorrelationPropertyBinding } * */ public TCorrelationPropertyBinding createTCorrelationPropertyBinding() { return new TCorrelationPropertyBinding(); } /** * Create an instance of {@link TCorrelationPropertyRetrievalExpression } * */ public TCorrelationPropertyRetrievalExpression createTCorrelationPropertyRetrievalExpression() { return new TCorrelationPropertyRetrievalExpression(); } /** * Create an instance of {@link TCorrelationSubscription } * */ public TCorrelationSubscription createTCorrelationSubscription() { return new TCorrelationSubscription(); } /** * Create an instance of {@link TDataAssociation } * */ public TDataAssociation createTDataAssociation() { return new TDataAssociation(); } /** * Create an instance of {@link TDataInput } * */ public TDataInput createTDataInput() { return new TDataInput(); } /** * Create an instance of {@link TDataInputAssociation } * */ public TDataInputAssociation createTDataInputAssociation() { return new TDataInputAssociation(); } /** * Create an instance of {@link TDataObject } * */ public TDataObject createTDataObject() { return new TDataObject(); } /** * Create an instance of {@link TDataObjectReference } * */ public TDataObjectReference createTDataObjectReference() { return new TDataObjectReference(); } /** * Create an instance of {@link TDataOutput } * */ public TDataOutput createTDataOutput() { return new TDataOutput(); } /** * Create an instance of {@link TDataOutputAssociation } * */ public TDataOutputAssociation createTDataOutputAssociation() { return new TDataOutputAssociation(); } /** * Create an instance of {@link TDataState } * */ public TDataState createTDataState() { return new TDataState(); } /** * Create an instance of {@link TDataStore } * */ public TDataStore createTDataStore() { return new TDataStore(); } /** * Create an instance of {@link TDataStoreReference } * */ public TDataStoreReference createTDataStoreReference() { return new TDataStoreReference(); } /** * Create an instance of {@link TDocumentation } * */ public TDocumentation createTDocumentation() { return new TDocumentation(); } /** * Create an instance of {@link TEndEvent } * */ public TEndEvent createTEndEvent() { return new TEndEvent(); } /** * Create an instance of {@link TEndPoint } * */ public TEndPoint createTEndPoint() { return new TEndPoint(); } /** * Create an instance of {@link TError } * */ public TError createTError() { return new TError(); } /** * Create an instance of {@link TErrorEventDefinition } * */ public TErrorEventDefinition createTErrorEventDefinition() { return new TErrorEventDefinition(); } /** * Create an instance of {@link TEscalation } * */ public TEscalation createTEscalation() { return new TEscalation(); } /** * Create an instance of {@link TEscalationEventDefinition } * */ public TEscalationEventDefinition createTEscalationEventDefinition() { return new TEscalationEventDefinition(); } /** * Create an instance of {@link TEventBasedGateway } * */ public TEventBasedGateway createTEventBasedGateway() { return new TEventBasedGateway(); } /** * Create an instance of {@link TExclusiveGateway } * */ public TExclusiveGateway createTExclusiveGateway() { return new TExclusiveGateway(); } /** * Create an instance of {@link TExpression } * */ public TExpression createTExpression() { return new TExpression(); } /** * Create an instance of {@link TExtension } * */ public TExtension createTExtension() { return new TExtension(); } /** * Create an instance of {@link TExtensionElements } * */ public TExtensionElements createTExtensionElements() { return new TExtensionElements(); } /** * Create an instance of {@link TFormalExpression } * */ public TFormalExpression createTFormalExpression() { return new TFormalExpression(); } /** * Create an instance of {@link TGateway } * */ public TGateway createTGateway() { return new TGateway(); } /** * Create an instance of {@link TGlobalBusinessRuleTask } * */ public TGlobalBusinessRuleTask createTGlobalBusinessRuleTask() { return new TGlobalBusinessRuleTask(); } /** * Create an instance of {@link TGlobalChoreographyTask } * */ public TGlobalChoreographyTask createTGlobalChoreographyTask() { return new TGlobalChoreographyTask(); } /** * Create an instance of {@link TGlobalConversation } * */ public TGlobalConversation createTGlobalConversation() { return new TGlobalConversation(); } /** * Create an instance of {@link TGlobalManualTask } * */ public TGlobalManualTask createTGlobalManualTask() { return new TGlobalManualTask(); } /** * Create an instance of {@link TGlobalScriptTask } * */ public TGlobalScriptTask createTGlobalScriptTask() { return new TGlobalScriptTask(); } /** * Create an instance of {@link TGlobalTask } * */ public TGlobalTask createTGlobalTask() { return new TGlobalTask(); } /** * Create an instance of {@link TGlobalUserTask } * */ public TGlobalUserTask createTGlobalUserTask() { return new TGlobalUserTask(); } /** * Create an instance of {@link TGroup } * */ public TGroup createTGroup() { return new TGroup(); } /** * Create an instance of {@link THumanPerformer } * */ public THumanPerformer createTHumanPerformer() { return new THumanPerformer(); } /** * Create an instance of {@link TPerformer } * */ public TPerformer createTPerformer() { return new TPerformer(); } /** * Create an instance of {@link TResourceRole } * */ public TResourceRole createTResourceRole() { return new TResourceRole(); } /** * Create an instance of {@link TImplicitThrowEvent } * */ public TImplicitThrowEvent createTImplicitThrowEvent() { return new TImplicitThrowEvent(); } /** * Create an instance of {@link TInclusiveGateway } * */ public TInclusiveGateway createTInclusiveGateway() { return new TInclusiveGateway(); } /** * Create an instance of {@link TInputSet } * */ public TInputSet createTInputSet() { return new TInputSet(); } /** * Create an instance of {@link TInterface } * */ public TInterface createTInterface() { return new TInterface(); } /** * Create an instance of {@link TIntermediateCatchEvent } * */ public TIntermediateCatchEvent createTIntermediateCatchEvent() { return new TIntermediateCatchEvent(); } /** * Create an instance of {@link TIntermediateThrowEvent } * */ public TIntermediateThrowEvent createTIntermediateThrowEvent() { return new TIntermediateThrowEvent(); } /** * Create an instance of {@link TInputOutputBinding } * */ public TInputOutputBinding createTInputOutputBinding() { return new TInputOutputBinding(); } /** * Create an instance of {@link TInputOutputSpecification } * */ public TInputOutputSpecification createTInputOutputSpecification() { return new TInputOutputSpecification(); } /** * Create an instance of {@link TItemDefinition } * */ public TItemDefinition createTItemDefinition() { return new TItemDefinition(); } /** * Create an instance of {@link TLane } * */ public TLane createTLane() { return new TLane(); } /** * Create an instance of {@link TLaneSet } * */ public TLaneSet createTLaneSet() { return new TLaneSet(); } /** * Create an instance of {@link TLinkEventDefinition } * */ public TLinkEventDefinition createTLinkEventDefinition() { return new TLinkEventDefinition(); } /** * Create an instance of {@link TManualTask } * */ public TManualTask createTManualTask() { return new TManualTask(); } /** * Create an instance of {@link TMessage } * */ public TMessage createTMessage() { return new TMessage(); } /** * Create an instance of {@link TMessageEventDefinition } * */ public TMessageEventDefinition createTMessageEventDefinition() { return new TMessageEventDefinition(); } /** * Create an instance of {@link TMessageFlow } * */ public TMessageFlow createTMessageFlow() { return new TMessageFlow(); } /** * Create an instance of {@link TMessageFlowAssociation } * */ public TMessageFlowAssociation createTMessageFlowAssociation() { return new TMessageFlowAssociation(); } /** * Create an instance of {@link TMonitoring } * */ public TMonitoring createTMonitoring() { return new TMonitoring(); } /** * Create an instance of {@link TMultiInstanceLoopCharacteristics } * */ public TMultiInstanceLoopCharacteristics createTMultiInstanceLoopCharacteristics() { return new TMultiInstanceLoopCharacteristics(); } /** * Create an instance of {@link TOperation } * */ public TOperation createTOperation() { return new TOperation(); } /** * Create an instance of {@link TOutputSet } * */ public TOutputSet createTOutputSet() { return new TOutputSet(); } /** * Create an instance of {@link TParallelGateway } * */ public TParallelGateway createTParallelGateway() { return new TParallelGateway(); } /** * Create an instance of {@link TParticipant } * */ public TParticipant createTParticipant() { return new TParticipant(); } /** * Create an instance of {@link TParticipantAssociation } * */ public TParticipantAssociation createTParticipantAssociation() { return new TParticipantAssociation(); } /** * Create an instance of {@link TParticipantMultiplicity } * */ public TParticipantMultiplicity createTParticipantMultiplicity() { return new TParticipantMultiplicity(); } /** * Create an instance of {@link TPartnerEntity } * */ public TPartnerEntity createTPartnerEntity() { return new TPartnerEntity(); } /** * Create an instance of {@link TPartnerRole } * */ public TPartnerRole createTPartnerRole() { return new TPartnerRole(); } /** * Create an instance of {@link TPotentialOwner } * */ public TPotentialOwner createTPotentialOwner() { return new TPotentialOwner(); } /** * Create an instance of {@link TProcess } * */ public TProcess createTProcess() { return new TProcess(); } /** * Create an instance of {@link TProperty } * */ public TProperty createTProperty() { return new TProperty(); } /** * Create an instance of {@link TReceiveTask } * */ public TReceiveTask createTReceiveTask() { return new TReceiveTask(); } /** * Create an instance of {@link TRelationship } * */ public TRelationship createTRelationship() { return new TRelationship(); } /** * Create an instance of {@link TRendering } * */ public TRendering createTRendering() { return new TRendering(); } /** * Create an instance of {@link TResource } * */ public TResource createTResource() { return new TResource(); } /** * Create an instance of {@link TResourceAssignmentExpression } * */ public TResourceAssignmentExpression createTResourceAssignmentExpression() { return new TResourceAssignmentExpression(); } /** * Create an instance of {@link TResourceParameter } * */ public TResourceParameter createTResourceParameter() { return new TResourceParameter(); } /** * Create an instance of {@link TResourceParameterBinding } * */ public TResourceParameterBinding createTResourceParameterBinding() { return new TResourceParameterBinding(); } /** * Create an instance of {@link TScriptTask } * */ public TScriptTask createTScriptTask() { return new TScriptTask(); } /** * Create an instance of {@link TScript } * */ public TScript createTScript() { return new TScript(); } /** * Create an instance of {@link TSendTask } * */ public TSendTask createTSendTask() { return new TSendTask(); } /** * Create an instance of {@link TSequenceFlow } * */ public TSequenceFlow createTSequenceFlow() { return new TSequenceFlow(); } /** * Create an instance of {@link TServiceTask } * */ public TServiceTask createTServiceTask() { return new TServiceTask(); } /** * Create an instance of {@link TSignal } * */ public TSignal createTSignal() { return new TSignal(); } /** * Create an instance of {@link TSignalEventDefinition } * */ public TSignalEventDefinition createTSignalEventDefinition() { return new TSignalEventDefinition(); } /** * Create an instance of {@link TStandardLoopCharacteristics } * */ public TStandardLoopCharacteristics createTStandardLoopCharacteristics() { return new TStandardLoopCharacteristics(); } /** * Create an instance of {@link TStartEvent } * */ public TStartEvent createTStartEvent() { return new TStartEvent(); } /** * Create an instance of {@link TSubChoreography } * */ public TSubChoreography createTSubChoreography() { return new TSubChoreography(); } /** * Create an instance of {@link TSubConversation } * */ public TSubConversation createTSubConversation() { return new TSubConversation(); } /** * Create an instance of {@link TSubProcess } * */ public TSubProcess createTSubProcess() { return new TSubProcess(); } /** * Create an instance of {@link TTask } * */ public TTask createTTask() { return new TTask(); } /** * Create an instance of {@link TTerminateEventDefinition } * */ public TTerminateEventDefinition createTTerminateEventDefinition() { return new TTerminateEventDefinition(); } /** * Create an instance of {@link TTextAnnotation } * */ public TTextAnnotation createTTextAnnotation() { return new TTextAnnotation(); } /** * Create an instance of {@link TText } * */ public TText createTText() { return new TText(); } /** * Create an instance of {@link TTimerEventDefinition } * */ public TTimerEventDefinition createTTimerEventDefinition() { return new TTimerEventDefinition(); } /** * Create an instance of {@link TTransaction } * */ public TTransaction createTTransaction() { return new TTransaction(); } /** * Create an instance of {@link TUserTask } * */ public TUserTask createTUserTask() { return new TUserTask(); } /** * Create an instance of {@link TDefinitions } * */ public TDefinitions createTDefinitions() { return new TDefinitions(); } /** * Create an instance of {@link TImport } * */ public TImport createTImport() { return new TImport(); } /** * Create an instance of {@link BPMNDiagram } * */ public BPMNDiagram createBPMNDiagram() { return new BPMNDiagram(); } /** * Create an instance of {@link BPMNPlane } * */ public BPMNPlane createBPMNPlane() { return new BPMNPlane(); } /** * Create an instance of {@link BPMNLabelStyle } * */ public BPMNLabelStyle createBPMNLabelStyle() { return new BPMNLabelStyle(); } /** * Create an instance of {@link BPMNShape } * */ public BPMNShape createBPMNShape() { return new BPMNShape(); } /** * Create an instance of {@link BPMNLabel } * */ public BPMNLabel createBPMNLabel() { return new BPMNLabel(); } /** * Create an instance of {@link BPMNEdge } * */ public BPMNEdge createBPMNEdge() { return new BPMNEdge(); } /** * Create an instance of {@link Font } * */ public Font createFont() { return new Font(); } /** * Create an instance of {@link Point } * */ public Point createPoint() { return new Point(); } /** * Create an instance of {@link Bounds } * */ public Bounds createBounds() { return new Bounds(); } /** * Create an instance of {@link DiagramElement.Extension } * */ public DiagramElement.Extension createDiagramElementExtension() { return new DiagramElement.Extension(); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TActivity }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TActivity }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "activity") public JAXBElement createActivity(TActivity value) { return new JAXBElement(_Activity_QNAME, TActivity.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TAdHocSubProcess }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TAdHocSubProcess }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "adHocSubProcess", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createAdHocSubProcess(TAdHocSubProcess value) { return new JAXBElement(_AdHocSubProcess_QNAME, TAdHocSubProcess.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TFlowElement }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TFlowElement }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "flowElement") public JAXBElement createFlowElement(TFlowElement value) { return new JAXBElement(_FlowElement_QNAME, TFlowElement.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TArtifact }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TArtifact }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "artifact") public JAXBElement createArtifact(TArtifact value) { return new JAXBElement(_Artifact_QNAME, TArtifact.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TAssignment }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TAssignment }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "assignment") public JAXBElement createAssignment(TAssignment value) { return new JAXBElement(_Assignment_QNAME, TAssignment.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TAssociation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TAssociation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "association", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "artifact") public JAXBElement createAssociation(TAssociation value) { return new JAXBElement(_Association_QNAME, TAssociation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TAuditing }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TAuditing }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "auditing") public JAXBElement createAuditing(TAuditing value) { return new JAXBElement(_Auditing_QNAME, TAuditing.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TBaseElement }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TBaseElement }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "baseElement") public JAXBElement createBaseElement(TBaseElement value) { return new JAXBElement(_BaseElement_QNAME, TBaseElement.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TBaseElementWithMixedContent }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TBaseElementWithMixedContent }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "baseElementWithMixedContent") public JAXBElement createBaseElementWithMixedContent(TBaseElementWithMixedContent value) { return new JAXBElement(_BaseElementWithMixedContent_QNAME, TBaseElementWithMixedContent.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TBoundaryEvent }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TBoundaryEvent }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "boundaryEvent", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createBoundaryEvent(TBoundaryEvent value) { return new JAXBElement(_BoundaryEvent_QNAME, TBoundaryEvent.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TBusinessRuleTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TBusinessRuleTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "businessRuleTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createBusinessRuleTask(TBusinessRuleTask value) { return new JAXBElement(_BusinessRuleTask_QNAME, TBusinessRuleTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCallableElement }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCallableElement }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "callableElement") public JAXBElement createCallableElement(TCallableElement value) { return new JAXBElement(_CallableElement_QNAME, TCallableElement.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCallActivity }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCallActivity }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "callActivity", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createCallActivity(TCallActivity value) { return new JAXBElement(_CallActivity_QNAME, TCallActivity.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCallChoreography }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCallChoreography }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "callChoreography", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createCallChoreography(TCallChoreography value) { return new JAXBElement(_CallChoreography_QNAME, TCallChoreography.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCallConversation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCallConversation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "callConversation", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "conversationNode") public JAXBElement createCallConversation(TCallConversation value) { return new JAXBElement(_CallConversation_QNAME, TCallConversation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TConversationNode }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TConversationNode }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "conversationNode") public JAXBElement createConversationNode(TConversationNode value) { return new JAXBElement(_ConversationNode_QNAME, TConversationNode.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCancelEventDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCancelEventDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "cancelEventDefinition", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "eventDefinition") public JAXBElement createCancelEventDefinition(TCancelEventDefinition value) { return new JAXBElement(_CancelEventDefinition_QNAME, TCancelEventDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TEventDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TEventDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "eventDefinition", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createEventDefinition(TEventDefinition value) { return new JAXBElement(_EventDefinition_QNAME, TEventDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TRootElement }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TRootElement }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "rootElement") public JAXBElement createRootElement(TRootElement value) { return new JAXBElement(_RootElement_QNAME, TRootElement.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCatchEvent }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCatchEvent }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "catchEvent") public JAXBElement createCatchEvent(TCatchEvent value) { return new JAXBElement(_CatchEvent_QNAME, TCatchEvent.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCategory }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCategory }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "category", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createCategory(TCategory value) { return new JAXBElement(_Category_QNAME, TCategory.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCategoryValue }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCategoryValue }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "categoryValue") public JAXBElement createCategoryValue(TCategoryValue value) { return new JAXBElement(_CategoryValue_QNAME, TCategoryValue.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TChoreography }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TChoreography }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "choreography", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "collaboration") public JAXBElement createChoreography(TChoreography value) { return new JAXBElement(_Choreography_QNAME, TChoreography.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCollaboration }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCollaboration }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "collaboration", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createCollaboration(TCollaboration value) { return new JAXBElement(_Collaboration_QNAME, TCollaboration.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TChoreographyActivity }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TChoreographyActivity }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "choreographyActivity") public JAXBElement createChoreographyActivity(TChoreographyActivity value) { return new JAXBElement(_ChoreographyActivity_QNAME, TChoreographyActivity.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TChoreographyTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TChoreographyTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "choreographyTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createChoreographyTask(TChoreographyTask value) { return new JAXBElement(_ChoreographyTask_QNAME, TChoreographyTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCompensateEventDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCompensateEventDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "compensateEventDefinition", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "eventDefinition") public JAXBElement createCompensateEventDefinition(TCompensateEventDefinition value) { return new JAXBElement(_CompensateEventDefinition_QNAME, TCompensateEventDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TComplexBehaviorDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TComplexBehaviorDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "complexBehaviorDefinition") public JAXBElement createComplexBehaviorDefinition(TComplexBehaviorDefinition value) { return new JAXBElement(_ComplexBehaviorDefinition_QNAME, TComplexBehaviorDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TComplexGateway }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TComplexGateway }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "complexGateway", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createComplexGateway(TComplexGateway value) { return new JAXBElement(_ComplexGateway_QNAME, TComplexGateway.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TConditionalEventDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TConditionalEventDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "conditionalEventDefinition", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "eventDefinition") public JAXBElement createConditionalEventDefinition(TConditionalEventDefinition value) { return new JAXBElement(_ConditionalEventDefinition_QNAME, TConditionalEventDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TConversation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TConversation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "conversation", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "conversationNode") public JAXBElement createConversation(TConversation value) { return new JAXBElement(_Conversation_QNAME, TConversation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TConversationAssociation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TConversationAssociation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "conversationAssociation") public JAXBElement createConversationAssociation(TConversationAssociation value) { return new JAXBElement(_ConversationAssociation_QNAME, TConversationAssociation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TConversationLink }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TConversationLink }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "conversationLink") public JAXBElement createConversationLink(TConversationLink value) { return new JAXBElement(_ConversationLink_QNAME, TConversationLink.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCorrelationKey }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCorrelationKey }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "correlationKey") public JAXBElement createCorrelationKey(TCorrelationKey value) { return new JAXBElement(_CorrelationKey_QNAME, TCorrelationKey.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCorrelationProperty }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCorrelationProperty }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "correlationProperty", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createCorrelationProperty(TCorrelationProperty value) { return new JAXBElement(_CorrelationProperty_QNAME, TCorrelationProperty.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCorrelationPropertyBinding }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCorrelationPropertyBinding }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "correlationPropertyBinding") public JAXBElement createCorrelationPropertyBinding(TCorrelationPropertyBinding value) { return new JAXBElement(_CorrelationPropertyBinding_QNAME, TCorrelationPropertyBinding.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCorrelationPropertyRetrievalExpression }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCorrelationPropertyRetrievalExpression }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "correlationPropertyRetrievalExpression") public JAXBElement createCorrelationPropertyRetrievalExpression(TCorrelationPropertyRetrievalExpression value) { return new JAXBElement(_CorrelationPropertyRetrievalExpression_QNAME, TCorrelationPropertyRetrievalExpression.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TCorrelationSubscription }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TCorrelationSubscription }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "correlationSubscription") public JAXBElement createCorrelationSubscription(TCorrelationSubscription value) { return new JAXBElement(_CorrelationSubscription_QNAME, TCorrelationSubscription.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TDataAssociation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TDataAssociation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "dataAssociation") public JAXBElement createDataAssociation(TDataAssociation value) { return new JAXBElement(_DataAssociation_QNAME, TDataAssociation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TDataInput }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TDataInput }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "dataInput") public JAXBElement createDataInput(TDataInput value) { return new JAXBElement(_DataInput_QNAME, TDataInput.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TDataInputAssociation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TDataInputAssociation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "dataInputAssociation") public JAXBElement createDataInputAssociation(TDataInputAssociation value) { return new JAXBElement(_DataInputAssociation_QNAME, TDataInputAssociation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TDataObject }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TDataObject }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "dataObject", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createDataObject(TDataObject value) { return new JAXBElement(_DataObject_QNAME, TDataObject.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TDataObjectReference }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TDataObjectReference }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "dataObjectReference", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createDataObjectReference(TDataObjectReference value) { return new JAXBElement(_DataObjectReference_QNAME, TDataObjectReference.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TDataOutput }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TDataOutput }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "dataOutput") public JAXBElement createDataOutput(TDataOutput value) { return new JAXBElement(_DataOutput_QNAME, TDataOutput.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TDataOutputAssociation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TDataOutputAssociation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "dataOutputAssociation") public JAXBElement createDataOutputAssociation(TDataOutputAssociation value) { return new JAXBElement(_DataOutputAssociation_QNAME, TDataOutputAssociation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TDataState }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TDataState }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "dataState") public JAXBElement createDataState(TDataState value) { return new JAXBElement(_DataState_QNAME, TDataState.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TDataStore }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TDataStore }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "dataStore", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createDataStore(TDataStore value) { return new JAXBElement(_DataStore_QNAME, TDataStore.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TDataStoreReference }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TDataStoreReference }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "dataStoreReference", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createDataStoreReference(TDataStoreReference value) { return new JAXBElement(_DataStoreReference_QNAME, TDataStoreReference.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TDocumentation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TDocumentation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "documentation") public JAXBElement createDocumentation(TDocumentation value) { return new JAXBElement(_Documentation_QNAME, TDocumentation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TEndEvent }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TEndEvent }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "endEvent", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createEndEvent(TEndEvent value) { return new JAXBElement(_EndEvent_QNAME, TEndEvent.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TEndPoint }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TEndPoint }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "endPoint", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createEndPoint(TEndPoint value) { return new JAXBElement(_EndPoint_QNAME, TEndPoint.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TError }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TError }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "error", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createError(TError value) { return new JAXBElement(_Error_QNAME, TError.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TErrorEventDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TErrorEventDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "errorEventDefinition", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "eventDefinition") public JAXBElement createErrorEventDefinition(TErrorEventDefinition value) { return new JAXBElement(_ErrorEventDefinition_QNAME, TErrorEventDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TEscalation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TEscalation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "escalation", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createEscalation(TEscalation value) { return new JAXBElement(_Escalation_QNAME, TEscalation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TEscalationEventDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TEscalationEventDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "escalationEventDefinition", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "eventDefinition") public JAXBElement createEscalationEventDefinition(TEscalationEventDefinition value) { return new JAXBElement(_EscalationEventDefinition_QNAME, TEscalationEventDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TEvent }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TEvent }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "event", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createEvent(TEvent value) { return new JAXBElement(_Event_QNAME, TEvent.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TEventBasedGateway }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TEventBasedGateway }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "eventBasedGateway", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createEventBasedGateway(TEventBasedGateway value) { return new JAXBElement(_EventBasedGateway_QNAME, TEventBasedGateway.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TExclusiveGateway }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TExclusiveGateway }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "exclusiveGateway", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createExclusiveGateway(TExclusiveGateway value) { return new JAXBElement(_ExclusiveGateway_QNAME, TExclusiveGateway.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TExpression }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TExpression }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "expression") public JAXBElement createExpression(TExpression value) { return new JAXBElement(_Expression_QNAME, TExpression.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TExtension }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TExtension }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "extension") public JAXBElement createExtension(TExtension value) { return new JAXBElement(_Extension_QNAME, TExtension.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TExtensionElements }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TExtensionElements }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "extensionElements") public JAXBElement createExtensionElements(TExtensionElements value) { return new JAXBElement(_ExtensionElements_QNAME, TExtensionElements.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TFlowNode }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TFlowNode }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "flowNode") public JAXBElement createFlowNode(TFlowNode value) { return new JAXBElement(_FlowNode_QNAME, TFlowNode.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TFormalExpression }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TFormalExpression }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "formalExpression", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "expression") public JAXBElement createFormalExpression(TFormalExpression value) { return new JAXBElement(_FormalExpression_QNAME, TFormalExpression.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TGateway }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TGateway }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "gateway") public JAXBElement createGateway(TGateway value) { return new JAXBElement(_Gateway_QNAME, TGateway.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TGlobalBusinessRuleTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TGlobalBusinessRuleTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "globalBusinessRuleTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createGlobalBusinessRuleTask(TGlobalBusinessRuleTask value) { return new JAXBElement(_GlobalBusinessRuleTask_QNAME, TGlobalBusinessRuleTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TGlobalChoreographyTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TGlobalChoreographyTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "globalChoreographyTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "choreography") public JAXBElement createGlobalChoreographyTask(TGlobalChoreographyTask value) { return new JAXBElement(_GlobalChoreographyTask_QNAME, TGlobalChoreographyTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TGlobalConversation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TGlobalConversation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "globalConversation", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "collaboration") public JAXBElement createGlobalConversation(TGlobalConversation value) { return new JAXBElement(_GlobalConversation_QNAME, TGlobalConversation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TGlobalManualTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TGlobalManualTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "globalManualTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createGlobalManualTask(TGlobalManualTask value) { return new JAXBElement(_GlobalManualTask_QNAME, TGlobalManualTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TGlobalScriptTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TGlobalScriptTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "globalScriptTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createGlobalScriptTask(TGlobalScriptTask value) { return new JAXBElement(_GlobalScriptTask_QNAME, TGlobalScriptTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TGlobalTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TGlobalTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "globalTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createGlobalTask(TGlobalTask value) { return new JAXBElement(_GlobalTask_QNAME, TGlobalTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TGlobalUserTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TGlobalUserTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "globalUserTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createGlobalUserTask(TGlobalUserTask value) { return new JAXBElement(_GlobalUserTask_QNAME, TGlobalUserTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TGroup }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TGroup }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "group", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "artifact") public JAXBElement createGroup(TGroup value) { return new JAXBElement(_Group_QNAME, TGroup.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link THumanPerformer }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link THumanPerformer }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "humanPerformer", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "performer") public JAXBElement createHumanPerformer(THumanPerformer value) { return new JAXBElement(_HumanPerformer_QNAME, THumanPerformer.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TPerformer }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TPerformer }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "performer", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "resourceRole") public JAXBElement createPerformer(TPerformer value) { return new JAXBElement(_Performer_QNAME, TPerformer.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TResourceRole }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TResourceRole }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "resourceRole") public JAXBElement createResourceRole(TResourceRole value) { return new JAXBElement(_ResourceRole_QNAME, TResourceRole.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TImplicitThrowEvent }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TImplicitThrowEvent }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "implicitThrowEvent", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createImplicitThrowEvent(TImplicitThrowEvent value) { return new JAXBElement(_ImplicitThrowEvent_QNAME, TImplicitThrowEvent.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TInclusiveGateway }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TInclusiveGateway }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "inclusiveGateway", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createInclusiveGateway(TInclusiveGateway value) { return new JAXBElement(_InclusiveGateway_QNAME, TInclusiveGateway.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TInputSet }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TInputSet }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "inputSet") public JAXBElement createInputSet(TInputSet value) { return new JAXBElement(_InputSet_QNAME, TInputSet.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TInterface }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TInterface }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "interface", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createInterface(TInterface value) { return new JAXBElement(_Interface_QNAME, TInterface.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TIntermediateCatchEvent }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TIntermediateCatchEvent }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "intermediateCatchEvent", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createIntermediateCatchEvent(TIntermediateCatchEvent value) { return new JAXBElement(_IntermediateCatchEvent_QNAME, TIntermediateCatchEvent.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TIntermediateThrowEvent }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TIntermediateThrowEvent }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "intermediateThrowEvent", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createIntermediateThrowEvent(TIntermediateThrowEvent value) { return new JAXBElement(_IntermediateThrowEvent_QNAME, TIntermediateThrowEvent.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TInputOutputBinding }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TInputOutputBinding }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "ioBinding") public JAXBElement createIoBinding(TInputOutputBinding value) { return new JAXBElement(_IoBinding_QNAME, TInputOutputBinding.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TInputOutputSpecification }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TInputOutputSpecification }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "ioSpecification") public JAXBElement createIoSpecification(TInputOutputSpecification value) { return new JAXBElement(_IoSpecification_QNAME, TInputOutputSpecification.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TItemDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TItemDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "itemDefinition", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createItemDefinition(TItemDefinition value) { return new JAXBElement(_ItemDefinition_QNAME, TItemDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TLane }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TLane }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "lane") public JAXBElement createLane(TLane value) { return new JAXBElement(_Lane_QNAME, TLane.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TLaneSet }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TLaneSet }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "laneSet") public JAXBElement createLaneSet(TLaneSet value) { return new JAXBElement(_LaneSet_QNAME, TLaneSet.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TLinkEventDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TLinkEventDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "linkEventDefinition", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "eventDefinition") public JAXBElement createLinkEventDefinition(TLinkEventDefinition value) { return new JAXBElement(_LinkEventDefinition_QNAME, TLinkEventDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TLoopCharacteristics }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TLoopCharacteristics }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "loopCharacteristics") public JAXBElement createLoopCharacteristics(TLoopCharacteristics value) { return new JAXBElement(_LoopCharacteristics_QNAME, TLoopCharacteristics.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TManualTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TManualTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "manualTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createManualTask(TManualTask value) { return new JAXBElement(_ManualTask_QNAME, TManualTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TMessage }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TMessage }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "message", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createMessage(TMessage value) { return new JAXBElement(_Message_QNAME, TMessage.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TMessageEventDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TMessageEventDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "messageEventDefinition", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "eventDefinition") public JAXBElement createMessageEventDefinition(TMessageEventDefinition value) { return new JAXBElement(_MessageEventDefinition_QNAME, TMessageEventDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TMessageFlow }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TMessageFlow }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "messageFlow") public JAXBElement createMessageFlow(TMessageFlow value) { return new JAXBElement(_MessageFlow_QNAME, TMessageFlow.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TMessageFlowAssociation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TMessageFlowAssociation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "messageFlowAssociation") public JAXBElement createMessageFlowAssociation(TMessageFlowAssociation value) { return new JAXBElement(_MessageFlowAssociation_QNAME, TMessageFlowAssociation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TMonitoring }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TMonitoring }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "monitoring") public JAXBElement createMonitoring(TMonitoring value) { return new JAXBElement(_Monitoring_QNAME, TMonitoring.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TMultiInstanceLoopCharacteristics }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TMultiInstanceLoopCharacteristics }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "multiInstanceLoopCharacteristics", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "loopCharacteristics") public JAXBElement createMultiInstanceLoopCharacteristics(TMultiInstanceLoopCharacteristics value) { return new JAXBElement(_MultiInstanceLoopCharacteristics_QNAME, TMultiInstanceLoopCharacteristics.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TOperation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TOperation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "operation") public JAXBElement createOperation(TOperation value) { return new JAXBElement(_Operation_QNAME, TOperation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TOutputSet }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TOutputSet }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "outputSet") public JAXBElement createOutputSet(TOutputSet value) { return new JAXBElement(_OutputSet_QNAME, TOutputSet.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TParallelGateway }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TParallelGateway }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "parallelGateway", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createParallelGateway(TParallelGateway value) { return new JAXBElement(_ParallelGateway_QNAME, TParallelGateway.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TParticipant }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TParticipant }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "participant") public JAXBElement createParticipant(TParticipant value) { return new JAXBElement(_Participant_QNAME, TParticipant.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TParticipantAssociation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TParticipantAssociation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "participantAssociation") public JAXBElement createParticipantAssociation(TParticipantAssociation value) { return new JAXBElement(_ParticipantAssociation_QNAME, TParticipantAssociation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TParticipantMultiplicity }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TParticipantMultiplicity }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "participantMultiplicity") public JAXBElement createParticipantMultiplicity(TParticipantMultiplicity value) { return new JAXBElement(_ParticipantMultiplicity_QNAME, TParticipantMultiplicity.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TPartnerEntity }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TPartnerEntity }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "partnerEntity", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createPartnerEntity(TPartnerEntity value) { return new JAXBElement(_PartnerEntity_QNAME, TPartnerEntity.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TPartnerRole }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TPartnerRole }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "partnerRole", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createPartnerRole(TPartnerRole value) { return new JAXBElement(_PartnerRole_QNAME, TPartnerRole.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TPotentialOwner }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TPotentialOwner }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "potentialOwner", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "performer") public JAXBElement createPotentialOwner(TPotentialOwner value) { return new JAXBElement(_PotentialOwner_QNAME, TPotentialOwner.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TProcess }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TProcess }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "process", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createProcess(TProcess value) { return new JAXBElement(_Process_QNAME, TProcess.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TProperty }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TProperty }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "property") public JAXBElement createProperty(TProperty value) { return new JAXBElement(_Property_QNAME, TProperty.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TReceiveTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TReceiveTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "receiveTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createReceiveTask(TReceiveTask value) { return new JAXBElement(_ReceiveTask_QNAME, TReceiveTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TRelationship }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TRelationship }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "relationship") public JAXBElement createRelationship(TRelationship value) { return new JAXBElement(_Relationship_QNAME, TRelationship.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TRendering }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TRendering }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "rendering") public JAXBElement createRendering(TRendering value) { return new JAXBElement(_Rendering_QNAME, TRendering.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TResource }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TResource }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "resource", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createResource(TResource value) { return new JAXBElement(_Resource_QNAME, TResource.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TResourceAssignmentExpression }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TResourceAssignmentExpression }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "resourceAssignmentExpression") public JAXBElement createResourceAssignmentExpression(TResourceAssignmentExpression value) { return new JAXBElement(_ResourceAssignmentExpression_QNAME, TResourceAssignmentExpression.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TResourceParameter }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TResourceParameter }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "resourceParameter") public JAXBElement createResourceParameter(TResourceParameter value) { return new JAXBElement(_ResourceParameter_QNAME, TResourceParameter.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TResourceParameterBinding }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TResourceParameterBinding }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "resourceParameterBinding") public JAXBElement createResourceParameterBinding(TResourceParameterBinding value) { return new JAXBElement(_ResourceParameterBinding_QNAME, TResourceParameterBinding.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TScriptTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TScriptTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "scriptTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createScriptTask(TScriptTask value) { return new JAXBElement(_ScriptTask_QNAME, TScriptTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TScript }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TScript }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "script") public JAXBElement createScript(TScript value) { return new JAXBElement(_Script_QNAME, TScript.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TSendTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TSendTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "sendTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createSendTask(TSendTask value) { return new JAXBElement(_SendTask_QNAME, TSendTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TSequenceFlow }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TSequenceFlow }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "sequenceFlow", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createSequenceFlow(TSequenceFlow value) { return new JAXBElement(_SequenceFlow_QNAME, TSequenceFlow.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TServiceTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TServiceTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "serviceTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createServiceTask(TServiceTask value) { return new JAXBElement(_ServiceTask_QNAME, TServiceTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TSignal }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TSignal }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "signal", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "rootElement") public JAXBElement createSignal(TSignal value) { return new JAXBElement(_Signal_QNAME, TSignal.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TSignalEventDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TSignalEventDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "signalEventDefinition", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "eventDefinition") public JAXBElement createSignalEventDefinition(TSignalEventDefinition value) { return new JAXBElement(_SignalEventDefinition_QNAME, TSignalEventDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TStandardLoopCharacteristics }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TStandardLoopCharacteristics }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "standardLoopCharacteristics", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "loopCharacteristics") public JAXBElement createStandardLoopCharacteristics(TStandardLoopCharacteristics value) { return new JAXBElement(_StandardLoopCharacteristics_QNAME, TStandardLoopCharacteristics.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TStartEvent }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TStartEvent }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "startEvent", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createStartEvent(TStartEvent value) { return new JAXBElement(_StartEvent_QNAME, TStartEvent.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TSubChoreography }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TSubChoreography }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "subChoreography", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createSubChoreography(TSubChoreography value) { return new JAXBElement(_SubChoreography_QNAME, TSubChoreography.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TSubConversation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TSubConversation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "subConversation", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "conversationNode") public JAXBElement createSubConversation(TSubConversation value) { return new JAXBElement(_SubConversation_QNAME, TSubConversation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TSubProcess }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TSubProcess }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "subProcess", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createSubProcess(TSubProcess value) { return new JAXBElement(_SubProcess_QNAME, TSubProcess.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "task", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createTask(TTask value) { return new JAXBElement(_Task_QNAME, TTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TTerminateEventDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TTerminateEventDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "terminateEventDefinition", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "eventDefinition") public JAXBElement createTerminateEventDefinition(TTerminateEventDefinition value) { return new JAXBElement(_TerminateEventDefinition_QNAME, TTerminateEventDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TTextAnnotation }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TTextAnnotation }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "textAnnotation", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "artifact") public JAXBElement createTextAnnotation(TTextAnnotation value) { return new JAXBElement(_TextAnnotation_QNAME, TTextAnnotation.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TText }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TText }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "text") public JAXBElement createText(TText value) { return new JAXBElement(_Text_QNAME, TText.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TThrowEvent }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TThrowEvent }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "throwEvent") public JAXBElement createThrowEvent(TThrowEvent value) { return new JAXBElement(_ThrowEvent_QNAME, TThrowEvent.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TTimerEventDefinition }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TTimerEventDefinition }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "timerEventDefinition", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "eventDefinition") public JAXBElement createTimerEventDefinition(TTimerEventDefinition value) { return new JAXBElement(_TimerEventDefinition_QNAME, TTimerEventDefinition.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TTransaction }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TTransaction }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "transaction", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createTransaction(TTransaction value) { return new JAXBElement(_Transaction_QNAME, TTransaction.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TUserTask }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TUserTask }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "userTask", substitutionHeadNamespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", substitutionHeadName = "flowElement") public JAXBElement createUserTask(TUserTask value) { return new JAXBElement(_UserTask_QNAME, TUserTask.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TDefinitions }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TDefinitions }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "definitions") public JAXBElement createDefinitions(TDefinitions value) { return new JAXBElement(_Definitions_QNAME, TDefinitions.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link TImport }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link TImport }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL", name = "import") public JAXBElement createImport(TImport value) { return new JAXBElement(_Import_QNAME, TImport.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BPMNDiagram }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BPMNDiagram }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/DI", name = "BPMNDiagram") public JAXBElement createBPMNDiagram(BPMNDiagram value) { return new JAXBElement(_BPMNDiagram_QNAME, BPMNDiagram.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BPMNPlane }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BPMNPlane }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/DI", name = "BPMNPlane") public JAXBElement createBPMNPlane(BPMNPlane value) { return new JAXBElement(_BPMNPlane_QNAME, BPMNPlane.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BPMNLabelStyle }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BPMNLabelStyle }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/DI", name = "BPMNLabelStyle") public JAXBElement createBPMNLabelStyle(BPMNLabelStyle value) { return new JAXBElement(_BPMNLabelStyle_QNAME, BPMNLabelStyle.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BPMNShape }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BPMNShape }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/DI", name = "BPMNShape", substitutionHeadNamespace = "http://www.omg.org/spec/DD/20100524/DI", substitutionHeadName = "DiagramElement") public JAXBElement createBPMNShape(BPMNShape value) { return new JAXBElement(_BPMNShape_QNAME, BPMNShape.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DiagramElement }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link DiagramElement }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/DD/20100524/DI", name = "DiagramElement") public JAXBElement createDiagramElement(DiagramElement value) { return new JAXBElement(_DiagramElement_QNAME, DiagramElement.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BPMNLabel }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BPMNLabel }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/DI", name = "BPMNLabel") public JAXBElement createBPMNLabel(BPMNLabel value) { return new JAXBElement(_BPMNLabel_QNAME, BPMNLabel.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link BPMNEdge }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link BPMNEdge }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/BPMN/20100524/DI", name = "BPMNEdge", substitutionHeadNamespace = "http://www.omg.org/spec/DD/20100524/DI", substitutionHeadName = "DiagramElement") public JAXBElement createBPMNEdge(BPMNEdge value) { return new JAXBElement(_BPMNEdge_QNAME, BPMNEdge.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link Font }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link Font }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/DD/20100524/DC", name = "Font") public JAXBElement createFont(Font value) { return new JAXBElement(_Font_QNAME, Font.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link Point }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link Point }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/DD/20100524/DC", name = "Point") public JAXBElement createPoint(Point value) { return new JAXBElement(_Point_QNAME, Point.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link Bounds }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link Bounds }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/DD/20100524/DC", name = "Bounds") public JAXBElement createBounds(Bounds value) { return new JAXBElement(_Bounds_QNAME, Bounds.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link Diagram }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link Diagram }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/DD/20100524/DI", name = "Diagram") public JAXBElement createDiagram(Diagram value) { return new JAXBElement(_Diagram_QNAME, Diagram.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link Style }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link Style }{@code >} */ @XmlElementDecl(namespace = "http://www.omg.org/spec/DD/20100524/DI", name = "Style") public JAXBElement