Uses of Class
repast.simphony.data2.engine.MethodDataSourceDefinition
Packages that use MethodDataSourceDefinition
Package
Description
-
Uses of MethodDataSourceDefinition in repast.simphony.data2.engine
Methods in repast.simphony.data2.engine that return types with arguments of type MethodDataSourceDefinitionConstructors in repast.simphony.data2.engine with parameters of type MethodDataSourceDefinition -
Uses of MethodDataSourceDefinition in repast.simphony.data2.util
Methods in repast.simphony.data2.util with parameters of type MethodDataSourceDefinitionModifier and TypeMethodDescriptionboolean
AggregateFilter.check
(MethodDataSourceDefinition def) static boolean
DataUtilities.isNumeric
(MethodDataSourceDefinition def) Gets whether or not the specified data sources produces numeric data. -
Uses of MethodDataSourceDefinition in repast.simphony.data2.wizard
Methods in repast.simphony.data2.wizard with parameters of type MethodDataSourceDefinitionModifier and TypeMethodDescriptionvoid
AggMethodTableModel.addMethodDataSource
(MethodDataSourceDefinition def) void
SimpleMethodTableModel.addMethodDataSource
(MethodDataSourceDefinition def) Constructor parameters in repast.simphony.data2.wizard with type arguments of type MethodDataSourceDefinition