|
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:
DefaultwebserviceprofilePackage.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 Requirements getRequirements()
setRequirements(Requirements)
,
DefaultwebserviceprofilePackage.getSolution_Requirements()
public void setRequirements(Requirements value)
Requirements
' containment reference.
value
- the new value of the 'Requirements' containment reference.getRequirements()
public Design getDesign()
setDesign(Design)
,
DefaultwebserviceprofilePackage.getSolution_Design()
public void setDesign(Design value)
Design
' containment reference.
value
- the new value of the 'Design' containment reference.getDesign()
public Test getTest()
setTest(Test)
,
DefaultwebserviceprofilePackage.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)
,
DefaultwebserviceprofilePackage.getSolution_Implementation()
public void setImplementation(Implementation value)
Implementation
' containment reference.
value
- the new value of the 'Implementation' containment reference.getImplementation()
|
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.