Uses of Class
repast.simphony.data2.engine.CustomDataSourceDefinition
Packages that use CustomDataSourceDefinition
- 
Uses of CustomDataSourceDefinition in repast.simphony.data2.engineMethods in repast.simphony.data2.engine that return types with arguments of type CustomDataSourceDefinitionModifier and TypeMethodDescriptionDataSetDescriptor.customAggDataSources()DataSetDescriptor.customNonAggDataSources()Constructors in repast.simphony.data2.engine with parameters of type CustomDataSourceDefinition
- 
Uses of CustomDataSourceDefinition in repast.simphony.data2.utilMethods in repast.simphony.data2.util with parameters of type CustomDataSourceDefinitionModifier and TypeMethodDescriptionbooleanAggregateFilter.check(CustomDataSourceDefinition def) static booleanDataUtilities.isNumeric(CustomDataSourceDefinition def) Gets whether or not the specified data sources produces numeric data.