com.ibm.websphere.sca.mq.structures

Interface WMQStructuresFactory

  • All Superinterfaces:
    org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier


    public interface WMQStructuresFactory
    extends org.eclipse.emf.ecore.EFactory
    The Factory for the model. It provides a create method for each non-abstract class of the model.
    See Also:
    WMQStructuresPackage
    • Property Detail

      • createMQRFH2

        Returns a new object of class 'MQRFH2 Property'.
        Returns:
        a new object of class 'MQRFH2 Property'.
      • createMQRFH

        Returns a new object of class 'MQRFH Property'.
        Returns:
        a new object of class 'MQRFH Property'.
    • Method Detail

      • createDocumentRoot

        DocumentRoot createDocumentRoot()
        Returns a new object of class 'Document Root'.
        Returns:
        a new object of class 'Document Root'.
      • createMQCIH

        MQCIH createMQCIH()
        Returns a new object of class 'MQCIH'.
        Returns:
        a new object of class 'MQCIH'.
      • createMQControl

        MQControl createMQControl()
        Returns a new object of class 'MQ Control'.
        Returns:
        a new object of class 'MQ Control'.
      • createMQHeader

        MQHeader createMQHeader()
        Returns a new object of class 'MQ Header'.
        Returns:
        a new object of class 'MQ Header'.
      • createMQHeaders

        MQHeaders createMQHeaders()
        Returns a new object of class 'MQ Headers'.
        Returns:
        a new object of class 'MQ Headers'.
      • createMQIIH

        MQIIH createMQIIH()
        Returns a new object of class 'MQIIH'.
        Returns:
        a new object of class 'MQIIH'.
      • createMQMD

        MQMD createMQMD()
        Returns a new object of class 'MQMD'.
        Returns:
        a new object of class 'MQMD'.
      • createMQOpaqueHeader

        MQOpaqueHeader createMQOpaqueHeader()
        Returns a new object of class 'MQ Opaque Header'.
        Returns:
        a new object of class 'MQ Opaque Header'.
      • createMQRFH

        MQRFH createMQRFH()
        Returns a new object of class 'MQRFH'.
        Returns:
        a new object of class 'MQRFH'.
      • createMQRFH2

        MQRFH2 createMQRFH2()
        Returns a new object of class 'MQRFH2'.
        Returns:
        a new object of class 'MQRFH2'.
      • createMQRFH2Group

        MQRFH2Group createMQRFH2Group()
        Returns a new object of class 'MQRFH2 Group'.
        Returns:
        a new object of class 'MQRFH2 Group'.
      • createMQRFH2Property

        MQRFH2Property createMQRFH2Property()
        Returns a new object of class 'MQRFH2 Property'.
        Returns:
        a new object of class 'MQRFH2 Property'.
      • createMQRFHProperty

        MQRFHProperty createMQRFHProperty()
        Returns a new object of class 'MQRFH Property'.
        Returns:
        a new object of class 'MQRFH Property'.
      • getWMQStructuresPackage

        WMQStructuresPackage getWMQStructuresPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
IBM Business Process ManagerTM
Release 8