|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SOAPPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
ISOAP_ADDRESS
The meta object literal for the ' ISOAP Address ' class |
static EClass |
ISOAP_BINDING
The meta object literal for the ' ISOAP Binding ' class |
static EClass |
ISOAP_BODY
The meta object literal for the ' ISOAP Body ' class |
static EClass |
ISOAP_FAULT
The meta object literal for the ' ISOAP Fault ' class |
static EClass |
ISOAP_HEADER
The meta object literal for the ' ISOAP Header ' class |
static EClass |
ISOAP_HEADER_FAULT
The meta object literal for the ' ISOAP Header Fault ' class |
static EClass |
ISOAP_OPERATION
The meta object literal for the ' ISOAP Operation ' class |
static EDataType |
ISTRING
The meta object literal for the 'IString' data type |
static EClass |
SOAP_ADDRESS
The meta object literal for the ' Address ' class |
static EAttribute |
SOAP_ADDRESS__LOCATION_URI
The meta object literal for the 'Location URI' attribute feature |
static EClass |
SOAP_BINDING
The meta object literal for the ' Binding ' class |
static EAttribute |
SOAP_BINDING__STYLE
The meta object literal for the 'Style' attribute feature |
static EAttribute |
SOAP_BINDING__TRANSPORT_URI
The meta object literal for the 'Transport URI' attribute feature |
static EClass |
SOAP_BODY
The meta object literal for the ' Body ' class |
static EAttribute |
SOAP_BODY__EENCODING_STYLES
The meta object literal for the 'EEncoding Styles' attribute list feature |
static EReference |
SOAP_BODY__EPARTS
The meta object literal for the 'EParts' reference list feature |
static EAttribute |
SOAP_BODY__NAMESPACE_URI
The meta object literal for the 'Namespace URI' attribute feature |
static EAttribute |
SOAP_BODY__USE
The meta object literal for the 'Use' attribute feature |
static EClass |
SOAP_FAULT
The meta object literal for the ' Fault ' class |
static EAttribute |
SOAP_FAULT__EENCODING_STYLES
The meta object literal for the 'EEncoding Styles' attribute list feature |
static EAttribute |
SOAP_FAULT__NAME
The meta object literal for the 'Name' attribute feature |
static EAttribute |
SOAP_FAULT__NAMESPACE_URI
The meta object literal for the 'Namespace URI' attribute feature |
static EAttribute |
SOAP_FAULT__USE
The meta object literal for the 'Use' attribute feature |
static EClass |
SOAP_HEADER
The meta object literal for the ' Header ' class |
static EReference |
SOAP_HEADER__HEADER_FAULTS
The meta object literal for the 'Header Faults' containment reference list feature |
static EClass |
SOAP_HEADER_BASE
The meta object literal for the ' Header Base ' class |
static EAttribute |
SOAP_HEADER_BASE__EENCODING_STYLES
The meta object literal for the 'EEncoding Styles' attribute list feature |
static EReference |
SOAP_HEADER_BASE__EMESSAGE
The meta object literal for the 'EMessage' reference feature |
static EReference |
SOAP_HEADER_BASE__EPART
The meta object literal for the 'EPart' reference feature |
static EAttribute |
SOAP_HEADER_BASE__MESSAGE
The meta object literal for the 'Message' attribute feature |
static EAttribute |
SOAP_HEADER_BASE__NAMESPACE_URI
The meta object literal for the 'Namespace URI' attribute feature |
static EAttribute |
SOAP_HEADER_BASE__PART
The meta object literal for the 'Part' attribute feature |
static EAttribute |
SOAP_HEADER_BASE__USE
The meta object literal for the 'Use' attribute feature |
static EClass |
SOAP_HEADER_FAULT
The meta object literal for the ' Header Fault ' class |
static EClass |
SOAP_OPERATION
The meta object literal for the ' Operation ' class |
static EAttribute |
SOAP_OPERATION__SOAP_ACTION_URI
The meta object literal for the 'Soap Action URI' attribute feature |
static EAttribute |
SOAP_OPERATION__STYLE
The meta object literal for the 'Style' attribute feature |
Field Detail |
---|
static final EClass SOAP_BINDING
Binding
' class.
SOAPBindingImpl
,
SOAPPackageImpl.getSOAPBinding()
static final EAttribute SOAP_BINDING__TRANSPORT_URI
static final EAttribute SOAP_BINDING__STYLE
static final EClass SOAP_BODY
Body
' class.
SOAPBodyImpl
,
SOAPPackageImpl.getSOAPBody()
static final EAttribute SOAP_BODY__USE
static final EAttribute SOAP_BODY__NAMESPACE_URI
static final EAttribute SOAP_BODY__EENCODING_STYLES
static final EReference SOAP_BODY__EPARTS
static final EClass SOAP_HEADER_BASE
Header Base
' class.
SOAPHeaderBaseImpl
,
SOAPPackageImpl.getSOAPHeaderBase()
static final EAttribute SOAP_HEADER_BASE__USE
static final EAttribute SOAP_HEADER_BASE__NAMESPACE_URI
static final EAttribute SOAP_HEADER_BASE__EENCODING_STYLES
static final EAttribute SOAP_HEADER_BASE__MESSAGE
static final EAttribute SOAP_HEADER_BASE__PART
static final EReference SOAP_HEADER_BASE__EMESSAGE
static final EReference SOAP_HEADER_BASE__EPART
static final EClass SOAP_FAULT
Fault
' class.
SOAPFaultImpl
,
SOAPPackageImpl.getSOAPFault()
static final EAttribute SOAP_FAULT__USE
static final EAttribute SOAP_FAULT__NAMESPACE_URI
static final EAttribute SOAP_FAULT__EENCODING_STYLES
static final EAttribute SOAP_FAULT__NAME
static final EClass SOAP_OPERATION
Operation
' class.
SOAPOperationImpl
,
SOAPPackageImpl.getSOAPOperation()
static final EAttribute SOAP_OPERATION__SOAP_ACTION_URI
static final EAttribute SOAP_OPERATION__STYLE
static final EClass SOAP_ADDRESS
Address
' class.
SOAPAddressImpl
,
SOAPPackageImpl.getSOAPAddress()
static final EAttribute SOAP_ADDRESS__LOCATION_URI
static final EClass SOAP_HEADER_FAULT
Header Fault
' class.
SOAPHeaderFaultImpl
,
SOAPPackageImpl.getSOAPHeaderFault()
static final EClass SOAP_HEADER
Header
' class.
SOAPHeaderImpl
,
SOAPPackageImpl.getSOAPHeader()
static final EReference SOAP_HEADER__HEADER_FAULTS
static final EClass ISOAP_BINDING
ISOAP Binding
' class.
SOAPBinding
,
SOAPPackageImpl.getISOAPBinding()
static final EClass ISOAP_ADDRESS
ISOAP Address
' class.
SOAPAddress
,
SOAPPackageImpl.getISOAPAddress()
static final EClass ISOAP_BODY
ISOAP Body
' class.
SOAPBody
,
SOAPPackageImpl.getISOAPBody()
static final EClass ISOAP_FAULT
ISOAP Fault
' class.
SOAPFault
,
SOAPPackageImpl.getISOAPFault()
static final EClass ISOAP_OPERATION
ISOAP Operation
' class.
SOAPOperation
,
SOAPPackageImpl.getISOAPOperation()
static final EClass ISOAP_HEADER_FAULT
ISOAP Header Fault
' class.
SOAPHeaderFault
,
SOAPPackageImpl.getISOAPHeaderFault()
static final EClass ISOAP_HEADER
ISOAP Header
' class.
SOAPHeader
,
SOAPPackageImpl.getISOAPHeader()
static final EDataType ISTRING
String
,
SOAPPackageImpl.getIString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |