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

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

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

Methods in org.opencrx.kernel.ras1.cci2 that return Profile
 Profile Profile.getParentProfile()
          Retrieves the value for the reference parentProfile.
 Profile Asset.getProfile()
          Retrieves the value for the reference profile.
 

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

Methods in org.opencrx.kernel.ras1.jdo2 that return Profile
 Profile Profile.getParentProfile()
          Retrieves the value for the reference parentProfile.
 Profile Asset.getProfile()
          Retrieves the value for the reference profile.
 

Methods in org.opencrx.kernel.ras1.jdo2 that return types with arguments of type Profile
static CloseableCollection<Profile> Profile.openmdxjdoGetObjectsByParent(Asset asset)
          Navigate through an object's composite association
 

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

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

Methods in org.opencrx.kernel.ras1.jmi1 that return Profile
 Profile Profile.getParentProfile()
          Retrieves the value for the reference parentProfile.
 Profile Asset.getProfile()
          Retrieves the value for the reference profile.
 

Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type Profile
 void Asset.addDefiningProfile(Profile newValue)
          
 void Asset.addDefiningProfile(String id, Profile newValue)
          
 



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