IBM Rational Software Modeler
Release 6.0

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

Packages that use Context
com.ibm.xtools.ras.profile.defauld.defaultprofile   
 

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

Methods in com.ibm.xtools.ras.profile.defauld.defaultprofile that return Context
 Context ArtifactActivity.getContext()
          Returns the value of the 'Context' reference.
 Context ArtifactContext.getContext()
          Returns the value of the 'Context' reference.
 Context ContextRef.getContext()
          Returns the value of the 'Context' reference.
 Context DefaultprofileFactory.createContext()
          Returns a new object of class 'Context'
 Context Descriptor.getContext()
          Returns the value of the 'Context' reference.
 Context Descriptor.createContext()
          Helper method used to create a Context element using the factory assigned to the Descriptor.
 Context VariabilityPoint.getContext()
          Returns the value of the 'Context' reference.
 

Methods in com.ibm.xtools.ras.profile.defauld.defaultprofile with parameters of type Context
 void ArtifactActivity.setContext(Context value)
          Sets the value of the ' Context' reference.
 void ArtifactContext.setContext(Context value)
          Sets the value of the ' Context' reference.
 void ContextRef.setContext(Context value)
          Sets the value of the ' Context' reference.
 void Descriptor.setContext(Context value)
          Sets the value of the ' Context' reference.
 void VariabilityPoint.setContext(Context value)
          Sets the value of the ' Context' reference.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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