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

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

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

Subinterfaces of ClassificationElement in org.opencrx.kernel.ras1.cci2
 interface AssetContext
          Class AssetContext
 interface DescriptorGroup
          Class DescriptorGroup
 

Methods in org.opencrx.kernel.ras1.cci2 with type parameters of type ClassificationElement
<T extends ClassificationElement>
Collection<T>
Asset.getClassificationElement()
          Retrieves a set containing all the elements for the reference classificationElement.
 

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

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

Methods in org.opencrx.kernel.ras1.jdo2 with type parameters of type ClassificationElement
<T extends ClassificationElement>
Collection<T>
Asset.getClassificationElement()
          Retrieves a set containing all the elements for the reference classificationElement.
 

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

Subinterfaces of ClassificationElement in org.opencrx.kernel.ras1.jmi1
 interface ClassificationElement
          Abstract class ClassificationElement
 

Methods in org.opencrx.kernel.ras1.jmi1 with type parameters of type ClassificationElement
<T extends ClassificationElement>
List<T>
Asset.getClassificationElement(ClassificationElementQuery query)
          Retrieves the value for the reference classificationElement for the specified query.
 



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