info.aduna.spectacle
Class GenericLoader
java.lang.Object
info.aduna.gee.spectacle.Loader
info.aduna.spectacle.SpectacleLoader
info.aduna.spectacle.GenericLoader
public class GenericLoader
- extends SpectacleLoader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_FILE_NAME
public static final String CONFIG_FILE_NAME
- See Also:
- Constant Field Values
GenericLoader
public GenericLoader(Spectacle spectacle,
Profile profile)
createEntities
protected List<Entity> createEntities()
- Description copied from class:
Loader
- Returns the List of explored Entities.
- Specified by:
createEntities in class Loader
createFacets
protected List<FacetClassifier> createFacets()
- Description copied from class:
Loader
- Returns the List of Classifiers used to explore the Entities.
- Specified by:
createFacets in class Loader
getGuidedExplorationFacets
public List<FacetValue> getGuidedExplorationFacets(List<FacetValue> facetValues)
- Specified by:
getGuidedExplorationFacets in class SpectacleLoader
getDynamicFacets
public List<FacetValue> getDynamicFacets(List<FacetValue> facetValues)
- Specified by:
getDynamicFacets in class SpectacleLoader
getDynamicEntities
public Map<Object,Double> getDynamicEntities(FacetValue facetValue)
- Specified by:
getDynamicEntities in class SpectacleLoader
getI18nDescriptionKey
public String getI18nDescriptionKey()
- Specified by:
getI18nDescriptionKey in class SpectacleLoader
Copyright © 1997-2008 Aduna. All Rights Reserved.