Uses of Class
org.opencrx.kernel.ras1.jdo2.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, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:AssetHasSolution.
 void Profile.setAsset(Asset asset, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:AssetHasProfile.
 void ClassificationElement.setAsset(Asset asset, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:AssetHasClassificationElement.
 

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

Methods in org.opencrx.kernel.ras1.jdo2 with parameters of type Asset
static CloseableCollection<SolutionPart> SolutionPart.openmdxjdoGetObjectsByParent(Asset asset)
          Navigate through an object's composite association
static CloseableCollection<Profile> Profile.openmdxjdoGetObjectsByParent(Asset asset)
          Navigate through an object's composite association
static CloseableCollection<ClassificationElement> ClassificationElement.openmdxjdoGetObjectsByParent(Asset asset)
          Navigate through an object's composite association
 void SolutionPart.setAsset(Asset asset, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:AssetHasSolution.
 void Profile.setAsset(Asset asset, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:AssetHasProfile.
 void ClassificationElement.setAsset(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
 

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

Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type Asset
 void SolutionPart.setAsset(Asset asset, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:AssetHasSolution.
 void Profile.setAsset(Asset asset, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:AssetHasProfile.
 void ClassificationElement.setAsset(Asset asset, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:AssetHasClassificationElement.
 



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