IBM Rational Software Modeler
Release 6.0

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

Packages that use IAssetFactory
com.ibm.xtools.ras.profile.core   
com.ibm.xtools.ras.profile.defauld.defaultprofile   
 

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

Methods in com.ibm.xtools.ras.profile.core that return IAssetFactory
 IAssetFactory IRASProfileService.getAssetFactory(String theProfileId)
          Get the asset factory for the specified profile id.
 

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

Methods in com.ibm.xtools.ras.profile.defauld.defaultprofile that return IAssetFactory
 IAssetFactory Artifact.getAssetFactory()
          Get the asset factory with which to create the elements in this Artifact.
 IAssetFactory Asset.getAssetFactory()
          Get the asset factory with which to create the elements in this asset
 IAssetFactory Context.getAssetFactory()
          Get the asset factory with which to create the elements in this Context.
 IAssetFactory Descriptor.getAssetFactory()
          Get the asset factory with which to create the elements in this Descriptor.
 IAssetFactory DescriptorGroup.getAssetFactory()
          Get the asset factory with which to create the elements in this DescriptorGroup.
 IAssetFactory Solution.getAssetFactory()
          Get the asset factory with which to create the elements in this Solution.
 IAssetFactory Usage.getAssetFactory()
          Get the asset factory with which to create the elements in this Solution.
 

Methods in com.ibm.xtools.ras.profile.defauld.defaultprofile with parameters of type IAssetFactory
 void Artifact.setAssetFactory(IAssetFactory theAssetFactory)
          Set the asset factory with which to create the elements in this Artifact.
 void Asset.setAssetFactory(IAssetFactory theAssetFactory)
          Set the asset factory with which to create the elements in this asset.
 void Context.setAssetFactory(IAssetFactory theAssetFactory)
          Set the asset factory with which to create the elements in this Context.
 void Descriptor.setAssetFactory(IAssetFactory theAssetFactory)
          Set the asset factory with which to create the elements in this Descriptor.
 void DescriptorGroup.setAssetFactory(IAssetFactory theAssetFactory)
          Set the asset factory with which to create the elements in this DescriptorGroup.
 void Solution.setAssetFactory(IAssetFactory theAssetFactory)
          Set the asset factory with which to create the elements in this Solution.
 void Usage.setAssetFactory(IAssetFactory theAssetFactory)
          Set the asset factory with which to create the elements in this Usage.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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