Uses of Class
org.episteme.social.sociology.DemographicData
Packages that use DemographicData
Package
Description
Core functionality for the org.episteme.social.sociology.loaders package in the Episteme library.
User interface components and internationalization support for Episteme applications.
-
Uses of DemographicData in org.episteme.social.sociology.loaders
Subclasses with type arguments of type DemographicData in org.episteme.social.sociology.loadersModifier and TypeClassDescriptionfinal classResource reader for demographic data models.Methods in org.episteme.social.sociology.loaders that return DemographicDataModifier and TypeMethodDescriptionprotected DemographicDataDemographicResourceReader.loadFromSource(String id) Methods in org.episteme.social.sociology.loaders that return types with arguments of type DemographicDataModifier and TypeMethodDescriptionprotected MiniCatalog<DemographicData> DemographicResourceReader.getMiniCatalog()DemographicResourceReader.getResourceType() -
Uses of DemographicData in org.episteme.social.ui.viewers.sociology
Methods in org.episteme.social.ui.viewers.sociology with parameters of type DemographicDataModifier and TypeMethodDescriptionvoidDemographicProfileViewer.setDemographicData(DemographicData data)