|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WscommonFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
WscommonPackage
Field Summary | |
---|---|
static WscommonFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
---|---|
DescriptionType |
createDescriptionType()
Returns a new object of class 'Description Type' |
DisplayNameType |
createDisplayNameType()
Returns a new object of class 'Display Name Type' |
InitParam |
createInitParam()
Returns a new object of class 'Init Param' |
PortName |
createPortName()
Returns a new object of class 'Port Name' |
SOAPHeader |
createSOAPHeader()
Returns a new object of class 'SOAP Header' |
SOAPRole |
createSOAPRole()
Returns a new object of class 'SOAP Role' |
WscommonPackage |
getWscommonPackage()
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 |
---|
static final WscommonFactory eINSTANCE
Method Detail |
---|
InitParam createInitParam()
SOAPHeader createSOAPHeader()
SOAPRole createSOAPRole()
PortName createPortName()
DescriptionType createDescriptionType()
DisplayNameType createDisplayNameType()
WscommonPackage getWscommonPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |