|
IBM Rational Software Modeler Release 6.0 |
||||||||||
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.
DefaultwebserviceprofilePackage
Field Summary | |
static DefaultwebserviceprofileFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
Design |
createDesign()
Returns a new object of class 'Design' |
Diagram |
createDiagram()
Returns a new object of class 'Diagram' |
Implementation |
createImplementation()
Returns a new object of class 'Implementation' |
InterfaceSpec |
createInterfaceSpec()
Returns a new object of class 'Interface Spec' |
Model |
createModel()
Returns a new object of class 'Model' |
Requirements |
createRequirements()
Returns a new object of class 'Requirements' |
Solution |
createSolution()
Returns a new object of class 'Solution' |
Test |
createTest()
Returns a new object of class 'Test' |
UseCase |
createUseCase()
Returns a new object of class 'Use Case' |
Wsdl |
createWsdl()
Returns a new object of class 'Wsdl' |
DefaultwebserviceprofilePackage |
getDefaultwebserviceprofilePackage()
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 DefaultwebserviceprofileFactory eINSTANCE
Method Detail |
public Requirements createRequirements()
public Design createDesign()
public Implementation createImplementation()
public Test createTest()
public UseCase createUseCase()
public Diagram createDiagram()
public Model createModel()
public InterfaceSpec createInterfaceSpec()
public Wsdl createWsdl()
public Solution createSolution()
public DefaultwebserviceprofilePackage getDefaultwebserviceprofilePackage()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.