|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Factory for the model. It provides a create method for each non-abstract class of the model.
ServiceMessageObjectPackage
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
static ServiceMessageObjectFactory |
eINSTANCE
The singleton instance of the ServiceMessageObject factory. |
Method Summary | |
---|---|
ContextType |
createContextType()
Returns a new object of class 'Context Type'. |
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'. |
FailInfoType |
createFailInfoType()
Returns a new object of class 'Fail Info Type'. |
HeadersType |
createHeadersType()
Returns a new object of class 'Headers Type'. |
InvocationPathType |
createInvocationPathType()
Returns a new object of class 'Invocation Path Type'. |
JMSHeaderType |
createJMSHeaderType()
Returns a new object of class 'JMS Header Type'. |
PrimitiveType |
createPrimitiveType()
Returns a new object of class 'Primitive Type'. |
PropertyType |
createPropertyType()
Returns a new object of class 'Property Type'. |
ServiceMessageObject |
createServiceMessageObject()
Returns a new object of class 'Service Message Object'. |
ServiceMessageObject |
createServiceMessageObject(com.ibm.wsspi.sca.message.Message scaMessage,
commonj.sdo.DataObject transientContext,
commonj.sdo.DataObject correlation)
Returns a new object of class 'ServiceMessageObject'. |
SMOHeaderType |
createSMOHeaderType()
Returns a new object of class 'SMO Header Type'. |
SOAPFaultInfoType |
createSOAPFaultInfoType()
Returns a new object of class 'SOAP Fault Info Type'. |
SOAPHeaderType |
createSOAPHeaderType()
Returns a new object of class 'SOAP Header Type'. |
VersionType |
createVersionType()
Returns a new object of class 'Version Type'. |
ServiceMessageObjectPackage |
getServiceMessageObjectPackage()
Returns the package supported by this factory. |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
public static final ServiceMessageObjectFactory eINSTANCE
Method Detail |
public ContextType createContextType()
public DocumentRoot createDocumentRoot()
public FailInfoType createFailInfoType()
public HeadersType createHeadersType()
public InvocationPathType createInvocationPathType()
public JMSHeaderType createJMSHeaderType()
public PrimitiveType createPrimitiveType()
public PropertyType createPropertyType()
public ServiceMessageObject createServiceMessageObject()
public ServiceMessageObject createServiceMessageObject(com.ibm.wsspi.sca.message.Message scaMessage, commonj.sdo.DataObject transientContext, commonj.sdo.DataObject correlation)
public SMOHeaderType createSMOHeaderType()
public SOAPFaultInfoType createSOAPFaultInfoType()
public SOAPHeaderType createSOAPHeaderType()
public VersionType createVersionType()
public ServiceMessageObjectPackage getServiceMessageObjectPackage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |