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

es.us.isa.bpmn.xmlClasses.omgdi.ObjectFactory Maven / Gradle / Ivy

The newest version!
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 
// See http://java.sun.com/xml/jaxb 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2012.11.08 at 10:16:40 AM GMT+01:00 
//


package es.us.isa.bpmn.xmlClasses.omgdi;

import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
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 ppinotBpmn20.xmlClasses.omgdi 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 _Style_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Style"); private final static QName _LabeledEdge_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "LabeledEdge"); private final static QName _Plane_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Plane"); private final static QName _LabeledShape_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "LabeledShape"); private final static QName _Shape_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Shape"); private final static QName _Edge_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Edge"); private final static QName _Node_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Node"); private final static QName _Diagram_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Diagram"); private final static QName _Label_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "Label"); private final static QName _DiagramElement_QNAME = new QName("http://www.omg.org/spec/DD/20100524/DI", "DiagramElement"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: ppinotBpmn20.xmlClasses.omgdi * */ public ObjectFactory() { } /** * Create an instance of {@link DiagramElement.Extension } * */ public DiagramElement.Extension createDiagramElementExtension() { return new DiagramElement.Extension(); } /** * Create an instance of {@link JAXBElement }{@code <}{@link Style }{@code >}} * */ @XmlElementDecl(namespace = "http://www.omg.org/spec/DD/20100524/DI", name = "Style") public JAXBElement