Uses of Interface
org.opencrx.kernel.ras1.cci2.AssetContext

Packages that use AssetContext
org.opencrx.kernel.ras1.cci2   
org.opencrx.kernel.ras1.jmi1   
org.opencrx.kernel.ras1.jpa3   
 

Uses of AssetContext in org.opencrx.kernel.ras1.cci2
 

Methods in org.opencrx.kernel.ras1.cci2 that return AssetContext
 AssetContext VariabilityPoint.getAssetContext()
          Retrieves the value for the reference assetContext.
 AssetContext Descriptor.getAssetContext()
          Retrieves the value for the reference assetContext.
 AssetContext ArtifactContext.getAssetContext()
          Retrieves the value for the reference assetContext.
 

Methods in org.opencrx.kernel.ras1.cci2 with parameters of type AssetContext
 void VariabilityPoint.setAssetContext(AssetContext assetContext)
          Sets a new value for the reference assetContext.
 void Descriptor.setAssetContext(AssetContext assetContext)
          Sets a new value for the reference assetContext.
 void ArtifactContext.setAssetContext(AssetContext assetContext)
          Sets a new value for the reference assetContext.
 

Uses of AssetContext in org.opencrx.kernel.ras1.jmi1
 

Subinterfaces of AssetContext in org.opencrx.kernel.ras1.jmi1
 interface AssetContext
          Class AssetContext
 

Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type AssetContext
 void VariabilityPoint.setAssetContext(AssetContext assetContext)
          Sets a new value for the reference assetContext.
 void Descriptor.setAssetContext(AssetContext assetContext)
          Sets a new value for the reference assetContext.
 void ArtifactContext.setAssetContext(AssetContext assetContext)
          Sets a new value for the reference assetContext.
 

Uses of AssetContext in org.opencrx.kernel.ras1.jpa3
 

Classes in org.opencrx.kernel.ras1.jpa3 that implement AssetContext
 class AssetContext
          Class AssetContext
 

Methods in org.opencrx.kernel.ras1.jpa3 that return AssetContext
 AssetContext VariabilityPoint.getAssetContext()
          Retrieves the value for the reference assetContext.
 AssetContext Descriptor.getAssetContext()
          Retrieves the value for the reference assetContext.
 AssetContext ArtifactContext.getAssetContext()
          Retrieves the value for the reference assetContext.
 

Methods in org.opencrx.kernel.ras1.jpa3 with parameters of type AssetContext
 void VariabilityPoint.setAssetContext(AssetContext assetContext)
          Sets a new value for the reference assetContext.
 void Descriptor.setAssetContext(AssetContext assetContext)
          Sets a new value for the reference assetContext.
 void ArtifactContext.setAssetContext(AssetContext assetContext)
          Sets a new value for the reference assetContext.
 



This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.