IBM Rational Software Modeler
Release 6.0

Uses of Interface
com.ibm.xtools.ras.profile.core.IProfileExtension

Packages that use IProfileExtension
com.ibm.xtools.ras.profile.core   
com.ibm.xtools.ras.profile.defauld   
com.ibm.xtools.ras.profile.defauld.component   
com.ibm.xtools.ras.profile.defauld.patterns   
com.ibm.xtools.ras.profile.defauld.webservice   
 

Uses of IProfileExtension in com.ibm.xtools.ras.profile.core
 

Methods in com.ibm.xtools.ras.profile.core that return IProfileExtension
 IProfileExtension IRASProfileService.getProfile(String theProfileId)
          Retrieves the profile extension registered with the specified profile id.
 IProfileExtension[] IRASProfileService.getProfiles()
          Retrieves all valid profile extensions registered with the profile service.
 

Uses of IProfileExtension in com.ibm.xtools.ras.profile.defauld
 

Methods in com.ibm.xtools.ras.profile.defauld that return IProfileExtension
static IProfileExtension DefaultProfilePlugin.getProfile()
          Retrieves the profile extension for the default profile
 

Uses of IProfileExtension in com.ibm.xtools.ras.profile.defauld.component
 

Methods in com.ibm.xtools.ras.profile.defauld.component that return IProfileExtension
static IProfileExtension ComponentProfilePlugin.getProfile()
          Retrieves the profile extension for the default component profile
 

Uses of IProfileExtension in com.ibm.xtools.ras.profile.defauld.patterns
 

Methods in com.ibm.xtools.ras.profile.defauld.patterns that return IProfileExtension
static IProfileExtension PatternProfilePlugin.getProfile()
          Retrieves the profile extension for the default pattern profile
 

Uses of IProfileExtension in com.ibm.xtools.ras.profile.defauld.webservice
 

Methods in com.ibm.xtools.ras.profile.defauld.webservice that return IProfileExtension
static IProfileExtension WebServiceProfilePlugin.getProfile()
          Retrieves the profile extension for the default webservice profile
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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