IBM Rational Software Modeler
Release 6.0

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

Packages that use Description
com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile   
com.ibm.xtools.ras.profile.defauld.defaultprofile   
com.ibm.xtools.ras.profile.defauld.patterns.defaultpatternprofile   
 

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

Methods in com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile that return Description
 Description Condition.getDescription()
          Returns the value of the 'Description' containment reference
 Description InterfaceSpec.getDescription()
          Returns the value of the 'Description' containment reference
 Description Operation.getDescription()
          Returns the value of the 'Description' containment reference
 

Methods in com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile with parameters of type Description
 void Condition.setDescription(Description value)
          Sets the value of the 'Description' containment reference
 void InterfaceSpec.setDescription(Description value)
          Sets the value of the 'Description' containment reference
 void Operation.setDescription(Description value)
          Sets the value of the 'Description' containment reference
 

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

Methods in com.ibm.xtools.ras.profile.defauld.defaultprofile that return Description
 Description Activity.getDescription()
          Returns the value of the 'Description' containment reference.
 Description Artifact.getDescription()
          Returns the value of the 'Description' containment reference.
 Description Artifact.createDescription()
          Helper method used to create a Description element using the factory assigned to the Artifact.
 Description Asset.getDescription()
          Returns the value of the 'Description' containment reference.
 Description Asset.createDescription()
          Helper method used to create a Description element using the factory assigned to the asset.
 Description Context.getDescription()
          Returns the value of the 'Description' containment reference.
 Description Context.createDescription()
          Helper method used to create a Description element using the factory assigned to the Context.
 Description DefaultprofileFactory.createDescription()
          Returns a new object of class 'Description'.
 Description DescriptorGroup.getDescription()
          Returns the value of the 'Description' containment reference.
 Description DescriptorGroup.createDescription()
          Helper method used to create a Description element using the factory assigned to the DescriptorGroup.
 Description Profile.getDescription()
          Returns the value of the 'Description' containment reference.
 Description RelatedAsset.getDescription()
          Returns the value of the 'Description' containment reference.
 Description RelatedProfile.getDescription()
          Returns the value of the 'Description' containment reference.
 Description VariabilityPoint.getDescription()
          Returns the value of the 'Description' containment reference.
 

Methods in com.ibm.xtools.ras.profile.defauld.defaultprofile with parameters of type Description
 void Activity.setDescription(Description value)
          Sets the value of the ' Description' containment reference.
 void Artifact.setDescription(Description value)
          Sets the value of the ' Description' containment reference.
 void Asset.setDescription(Description value)
          Sets the value of the ' Description' containment reference.
 void Context.setDescription(Description value)
          Sets the value of the ' Description' containment reference.
 void DescriptorGroup.setDescription(Description value)
          Sets the value of the ' Description' containment reference.
 void Profile.setDescription(Description value)
          Sets the value of the ' Description' containment reference.
 void RelatedAsset.setDescription(Description value)
          Sets the value of the ' Description' containment reference.
 void RelatedProfile.setDescription(Description value)
          Sets the value of the ' Description' containment reference.
 void VariabilityPoint.setDescription(Description value)
          Sets the value of the ' Description' containment reference.
 

Uses of Description in com.ibm.xtools.ras.profile.defauld.patterns.defaultpatternprofile
 

Methods in com.ibm.xtools.ras.profile.defauld.patterns.defaultpatternprofile that return Description
 Description Parameter.getDescription()
          Returns the value of the 'Description' containment reference
 

Methods in com.ibm.xtools.ras.profile.defauld.patterns.defaultpatternprofile with parameters of type Description
 void Parameter.setDescription(Description value)
          Sets the value of the 'Description' containment reference
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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