Uses of Interface
com.sas.metadata.remote.ClassifierMap

Packages that use ClassifierMap
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of ClassifierMap in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return ClassifierMap
 ClassifierMap FeatureMap.getAssociatedClassifierMap()
          Gets the ClassifierMap for AssociatedClassifierMap
 ClassifierMap RowSelector.getOwningClassifierMap()
          Gets the ClassifierMap for OwningClassifierMap
 

Methods in com.sas.metadata.remote with parameters of type ClassifierMap
 void FeatureMap.setAssociatedClassifierMap(ClassifierMap inObject)
          Sets the AssociatedClassifierMaps list 0th element to be inObject.
 void RowSelector.setOwningClassifierMap(ClassifierMap inObject)
          Sets the OwningClassifierMaps list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.