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

Packages that use ClassificationElement
org.opencrx.kernel.ras1.cci   
 

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

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

Classes in org.opencrx.kernel.ras1.cci that implement ClassificationElement
 class AssetContextImpl
           
 class ClassificationElementImpl
           
 class DescriptorGroupImpl
           
 

Methods in org.opencrx.kernel.ras1.cci that return ClassificationElement
 ClassificationElement AssetImpl.getClassificationElement(String id)
           
 ClassificationElement Asset.getClassificationElement(String id)
          Retrieves the value for the reference classificationElement for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.ras1.cci with parameters of type ClassificationElement
 void AssetImpl.addClassificationElement(ClassificationElement newValue)
           
 void Asset.addClassificationElement(ClassificationElement newValue)
           
 void AssetImpl.addClassificationElement(String id, ClassificationElement newValue)
           
 void Asset.addClassificationElement(String id, ClassificationElement newValue)
           
 void AssetImpl.setClassificationElement(ClassificationElement[] newValue)
           
 



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