|
|||||||||||
| 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.
SOAPPackage| Field Summary | |
static SOAPFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
SOAPAddress |
createSOAPAddress()
Returns a new object of class 'Address' |
SOAPBinding |
createSOAPBinding()
Returns a new object of class 'Binding' |
SOAPBody |
createSOAPBody()
Returns a new object of class 'Body' |
SOAPFault |
createSOAPFault()
Returns a new object of class 'Fault' |
SOAPHeader |
createSOAPHeader()
Returns a new object of class 'Header' |
SOAPHeaderBase |
createSOAPHeaderBase()
Returns a new object of class 'Header Base' |
SOAPHeaderFault |
createSOAPHeaderFault()
Returns a new object of class 'Header Fault' |
SOAPOperation |
createSOAPOperation()
Returns a new object of class 'Operation' |
| Field Detail |
public static final SOAPFactory eINSTANCE
| Method Detail |
public SOAPBinding createSOAPBinding()
public SOAPBody createSOAPBody()
public SOAPHeaderBase createSOAPHeaderBase()
public SOAPFault createSOAPFault()
public SOAPOperation createSOAPOperation()
public SOAPAddress createSOAPAddress()
public SOAPHeaderFault createSOAPHeaderFault()
public SOAPHeader createSOAPHeader()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||