|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Solution'.
The following features are supported:
DefaultcomponentprofilePackage.getSolution()| Method Summary | |
Design |
getDesign()
Returns the value of the 'Design' containment reference |
Implementation |
getImplementation()
Returns the value of the 'Implementation' containment reference |
Requirements |
getRequirements()
Returns the value of the 'Requirements' containment reference |
Test |
getTest()
Returns the value of the 'Test' containment reference |
void |
setDesign(Design value)
Sets the value of the ' Design' containment reference |
void |
setImplementation(Implementation value)
Sets the value of the ' Implementation' containment reference |
void |
setRequirements(Requirements value)
Sets the value of the ' Requirements' containment reference |
void |
setTest(Test value)
Sets the value of the ' Test' containment reference |
| Methods inherited from interface com.ibm.xtools.ras.profile.defauld.defaultprofile.Solution |
accept, addArtifact, createArtifact, getArtifact, getAssetFactory, setAssetFactory |
| 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 |
| Method Detail |
public Test getTest()
setTest(Test),
DefaultcomponentprofilePackage.getSolution_Test()public void setTest(Test value)
Test' containment reference.
value - the new value of the 'Test' containment reference.getTest()public Implementation getImplementation()
setImplementation(Implementation),
DefaultcomponentprofilePackage.getSolution_Implementation()public void setImplementation(Implementation value)
Implementation' containment reference.
value - the new value of the 'Implementation' containment reference.getImplementation()public Design getDesign()
setDesign(Design),
DefaultcomponentprofilePackage.getSolution_Design()public void setDesign(Design value)
Design' containment reference.
value - the new value of the 'Design' containment reference.getDesign()public Requirements getRequirements()
setRequirements(Requirements),
DefaultcomponentprofilePackage.getSolution_Requirements()public void setRequirements(Requirements value)
Requirements' containment reference.
value - the new value of the 'Requirements' containment reference.getRequirements()
|
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.