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

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

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

Methods in org.opencrx.kernel.ras1.jdo2 with parameters of type Asset
 void SolutionPart.addToAsset(Asset asset)
          Sets a new value for the reference asset.
 void Profile.addToAsset(Asset asset)
          Sets a new value for the reference asset.
 void ClassificationElement.addToAsset(Asset asset)
          Sets a new value for the reference asset.
 void SolutionPart.addToAsset(Asset asset, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:AssetHasSolution.
 void Profile.addToAsset(Asset asset, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:AssetHasProfile.
 void ClassificationElement.addToAsset(Asset asset, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:AssetHasClassificationElement.
 

Constructors in org.opencrx.kernel.ras1.jdo2 with parameters of type Asset
Asset.Slice(Asset object, int index)
          Constructor
 



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