|
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.
DefaultcomponentprofilePackage
Field Summary | |
static DefaultcomponentprofileFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
AssociationRole |
createAssociationRole()
Returns a new object of class 'Association Role' |
Attribute |
createAttribute()
Returns a new object of class 'Attribute' |
Condition |
createCondition()
Returns a new object of class 'Condition' |
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' |
InformationModel |
createInformationModel()
Returns a new object of class 'Information Model' |
InterfaceSpec |
createInterfaceSpec()
Returns a new object of class 'Interface Spec' |
Model |
createModel()
Returns a new object of class 'Model' |
Operation |
createOperation()
Returns a new object of class 'Operation' |
Parameter |
createParameter()
Returns a new object of class 'Parameter' |
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' |
DefaultcomponentprofilePackage |
getDefaultcomponentprofilePackage()
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 DefaultcomponentprofileFactory 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 Operation createOperation()
public InterfaceSpec createInterfaceSpec()
public InformationModel createInformationModel()
public Condition createCondition()
public Parameter createParameter()
public Attribute createAttribute()
public AssociationRole createAssociationRole()
public Solution createSolution()
public DefaultcomponentprofilePackage getDefaultcomponentprofilePackage()
|
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.