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

Packages that use Asset
org.opencrx.kernel.ras1.cci2   
org.opencrx.kernel.ras1.jdo2   
org.opencrx.kernel.ras1.jmi1   
 

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

Methods in org.opencrx.kernel.ras1.cci2 with parameters of type Asset
 void SolutionPart.setAsset(Asset asset)
          Sets a new value for the reference asset.
 void Profile.setAsset(Asset asset)
          Sets a new value for the reference asset.
 void ClassificationElement.setAsset(Asset asset)
          Sets a new value for the reference asset.
 

Uses of Asset in org.opencrx.kernel.ras1.jdo2
 

Classes in org.opencrx.kernel.ras1.jdo2 that implement Asset
 class Asset
          Class Asset
 

Methods in org.opencrx.kernel.ras1.jdo2 with parameters of type Asset
 void SolutionPart.setAsset(Asset asset)
          Sets a new value for the reference asset.
 void Profile.setAsset(Asset asset)
          Sets a new value for the reference asset.
 void ClassificationElement.setAsset(Asset asset)
          Sets a new value for the reference asset.
 

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

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

Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type Asset
 void SolutionPart.setAsset(Asset asset)
          Sets a new value for the reference asset.
 void Profile.setAsset(Asset asset)
          Sets a new value for the reference asset.
 void ClassificationElement.setAsset(Asset asset)
          Sets a new value for the reference asset.
 



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