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 TypeMethodDescriptionbooleanAggregateFilter.check(MethodDataSourceDefinition def) static booleanDataUtilities.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 TypeMethodDescriptionvoidAggMethodTableModel.addMethodDataSource(MethodDataSourceDefinition def) voidSimpleMethodTableModel.addMethodDataSource(MethodDataSourceDefinition def) Constructor parameters in repast.simphony.data2.wizard with type arguments of type MethodDataSourceDefinition