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

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

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

Methods in org.opencrx.kernel.ras1.cci2 with type parameters of type DescriptorGroup
<T extends DescriptorGroup>
List<T>
AssetContext.getDescGroup()
          Retrieves the Collection of objects referenced by descGroup.
 

Methods in org.opencrx.kernel.ras1.cci2 with parameters of type DescriptorGroup
 void Descriptor.setDescriptorGroup(DescriptorGroup descriptorGroup)
          Sets a new value for the reference descriptorGroup.
 

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

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

Methods in org.opencrx.kernel.ras1.jdo2 with type parameters of type DescriptorGroup
<T extends DescriptorGroup>
List<T>
AssetContext.getDescGroup()
          Retrieves the Collection of objects referenced by descGroup.
 

Methods in org.opencrx.kernel.ras1.jdo2 with parameters of type DescriptorGroup
 void Descriptor.setDescriptorGroup(DescriptorGroup descriptorGroup)
          Sets a new value for the reference descriptorGroup.
 

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

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

Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type DescriptorGroup
 void Descriptor.setDescriptorGroup(DescriptorGroup descriptorGroup)
          Sets a new value for the reference descriptorGroup.
 



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