info.aduna.gee.spectacle
Interface MasterFacetClassifier

All Superinterfaces:
Classifier, FacetClassifier
All Known Implementing Classes:
AbstractMasterFacetClassifier

public interface MasterFacetClassifier
extends FacetClassifier


Field Summary
 
Fields inherited from interface info.aduna.gee.spectacle.gee.Classifier
BY_CLASSIFICATION, BY_ENTITY
 
Method Summary
 FacetClassifier getSlaveClassifier(Object classification)
           
 
Methods inherited from interface info.aduna.gee.spectacle.FacetClassifier
getFacetName, getInternalFacetName, init
 
Methods inherited from interface info.aduna.gee.spectacle.gee.Classifier
getAccessMethod, getClassifications, getClassifications, getDepth, getEntityIDs
 

Method Detail

getSlaveClassifier

FacetClassifier getSlaveClassifier(Object classification)
Parameters:
classification - one of the classifications applied by this master
Returns:
the slave classifier for the specified classification.


Copyright © 1997-2008 Aduna. All Rights Reserved.