IBM Rational Software Modeler
Release 6.0

Uses of Interface
com.ibm.xtools.ras.profile.defauld.defaultprofile.Solution

Packages that use Solution
com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile   
com.ibm.xtools.ras.profile.defauld.defaultprofile   
com.ibm.xtools.ras.profile.management.artifact   
 

Uses of Solution in com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile
 

Subinterfaces of Solution in com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile
 interface Solution
           A representation of the model object 'Solution'
 

Uses of Solution in com.ibm.xtools.ras.profile.defauld.defaultprofile
 

Methods in com.ibm.xtools.ras.profile.defauld.defaultprofile that return Solution
 Solution Asset.getSolution()
          Returns the value of the 'Solution' containment reference.
 Solution Asset.createSolution()
          Helper method used to create a Solution element using the factory assigned to the asset.
 Solution DefaultprofileFactory.createSolution()
          Returns a new object of class 'Solution'.
 

Methods in com.ibm.xtools.ras.profile.defauld.defaultprofile with parameters of type Solution
 void Asset.setSolution(Solution value)
          Sets the value of the ' Solution' containment reference.
 

Uses of Solution in com.ibm.xtools.ras.profile.management.artifact
 

Methods in com.ibm.xtools.ras.profile.management.artifact with parameters of type Solution
 IArtifactManager IArtifactManagerFactory.create(Solution theSolution)
          Creates an IArtifactManager on the given Solution.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.