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

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

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

Methods in org.opencrx.kernel.ras1.cci2 with type parameters of type Descriptor
<T extends Descriptor>
Collection<T>
DescriptorGroup.getDescriptor()
          Retrieves a set containing all the elements for the reference descriptor.
 

Methods in org.opencrx.kernel.ras1.cci2 that return Descriptor
 Descriptor DescriptorGroup.getDescriptor(boolean idIsPersistent, String id)
          Retrieves the value for the reference descriptor for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.ras1.cci2 with parameters of type Descriptor
 void DescriptorGroup.addDescriptor(boolean idIsPersistent, String id, Descriptor descriptor)
          Adds the specified element to the set of the values for the reference descriptor.
 

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

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

Methods in org.opencrx.kernel.ras1.jdo2 with type parameters of type Descriptor
<T extends Descriptor>
Collection<T>
DescriptorGroup.getDescriptor()
          Retrieves a set containing all the elements for the reference descriptor.
 

Methods in org.opencrx.kernel.ras1.jdo2 that return Descriptor
 Descriptor DescriptorGroup.getDescriptor(boolean idIsPersistent, String id)
          Retrieves the value for the reference descriptor for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.ras1.jdo2 with parameters of type Descriptor
 void DescriptorGroup.addDescriptor(boolean idIsPersistent, String id, Descriptor descriptor)
          Adds the specified element to the set of the values for the reference descriptor.
 

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

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



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