A B C D E F G I K L M N O P Q R S T U V W 
All Classes All Packages

I

IBinaryChoiceRegression - Interface in microsim.statistics.regression
 
ICollectionFilter - Interface in microsim.statistics
A collection filter is used by the CrossSection class to filter elements of the source collection.
id - Variable in class microsim.data.db.Experiment
 
id - Variable in class microsim.data.db.ExperimentParameter
 
IDoubleArraySource - Interface in microsim.statistics
Used by statistical object to access array of double values.
IDoubleSource - Interface in microsim.statistics
Used by statistical object to access double data.
IDoubleSource.Variables - Enum in microsim.statistics
 
IFloatArraySource - Interface in microsim.statistics
Used by statistical object to access array of float values.
IFloatSource - Interface in microsim.statistics
Used by statistical object to access float data.
IFloatSource.Variables - Enum in microsim.statistics
 
IIntArraySource - Interface in microsim.statistics
Used by statistical object to access array of integer values.
IIntSource - Interface in microsim.statistics
Used by statistical object to access integer data.
IIntSource.Variables - Enum in microsim.statistics
 
IIntSpaceEntity - Interface in microsim.data.db.space
 
ILinearRegression - Interface in microsim.statistics.regression
 
ILongArraySource - Interface in microsim.statistics
Used by statistical object to access array of long values.
ILongSource - Interface in microsim.statistics
Used by statistical object to access long data.
ILongSource.Variables - Enum in microsim.statistics
 
IMultipleChoiceRegression<T extends java.lang.Enum<T>> - Interface in microsim.statistics.regression
 
inputFolder - Variable in class microsim.data.db.Experiment
 
inputSchemaUpdateEntityManger() - Static method in class microsim.data.db.DatabaseUtils
 
Integer(Object, String, boolean) - Constructor for class microsim.statistics.functions.MaxTraceFunction.Integer
Create a basic statistic probe on a generic object.
Integer(Object, String, boolean) - Constructor for class microsim.statistics.functions.MinTraceFunction.Integer
Create a basic statistic probe on a generic object.
Integer(Object, String, boolean) - Constructor for class microsim.statistics.functions.MultiTraceFunction.Integer
Create a basic statistic probe on a generic object.
Integer(Object, String, boolean) - Constructor for class microsim.statistics.Series.Integer
Create a basic statistic probe on a collection of objects.
Integer(Collection<?>) - Constructor for class microsim.statistics.CrossSection.Integer
Create a statistic probe on a collection of IIntSource objects.
Integer(Collection<?>, Class<?>, String, boolean) - Constructor for class microsim.statistics.CrossSection.Integer
Create a basic statistic probe on a collection of objects.
Integer(Collection<?>, Enum<?>) - Constructor for class microsim.statistics.CrossSection.Integer
Create a statistic probe on a collection of IIntSource objects.
Integer(Collection<? extends Weight>) - Constructor for class microsim.statistics.weighted.Weighted_CrossSection.Integer
Create a statistic probe on a collection of IIntSource objects.
Integer(Collection<? extends Weight>, Class<? extends Weight>, String, boolean) - Constructor for class microsim.statistics.weighted.Weighted_CrossSection.Integer
Create a basic statistic probe on a collection of objects.
Integer(Collection<? extends Weight>, Enum<?>) - Constructor for class microsim.statistics.weighted.Weighted_CrossSection.Integer
Create a statistic probe on a collection of IIntSource objects.
Integer(IIntArraySource) - Constructor for class microsim.statistics.functions.MaxArrayFunction.Integer
Create a maximum function on an integer array source.
Integer(IIntArraySource) - Constructor for class microsim.statistics.functions.MinArrayFunction.Integer
Create a minimum function on an integer array source.
Integer(IIntArraySource) - Constructor for class microsim.statistics.functions.SumArrayFunction.Integer
Create a sum function on an integer array source.
Integer(IIntSource) - Constructor for class microsim.statistics.Series.Integer
Create a statistic probe on a collection of IIntSource objects.
Integer(IIntSource, Enum<?>) - Constructor for class microsim.statistics.functions.MaxTraceFunction.Integer
Create a basic statistic probe on a IDblSource object.
Integer(IIntSource, Enum<?>) - Constructor for class microsim.statistics.functions.MinTraceFunction.Integer
Create a basic statistic probe on a IDblSource object.
Integer(IIntSource, Enum<?>) - Constructor for class microsim.statistics.functions.MultiTraceFunction.Integer
Create a basic statistic probe on a IDblSource object.
Integer(IIntSource, Enum<?>) - Constructor for class microsim.statistics.Series.Integer
Create a statistic probe on a collection of IIntSource objects.
Integer(IWeightedIntArraySource) - Constructor for class microsim.statistics.weighted.functions.Weighted_SumArrayFunction.Integer
Create a sum function on a weighted integer array source.
IntegerInvoker - Class in microsim.statistics.reflectors
Not of interest for users.
IntegerInvoker(Class<?>, String, boolean) - Constructor for class microsim.statistics.reflectors.IntegerInvoker
Constructor.
IntegerInvoker(Object, String, boolean) - Constructor for class microsim.statistics.reflectors.IntegerInvoker
Constructor.
IntegerValueExtractor - Class in microsim.reflection
Not of interest for users.
IntegerValueExtractor(Class<?>, String, boolean) - Constructor for class microsim.reflection.IntegerValueExtractor
Constructor.
IntegerValueExtractor(Object, String, boolean) - Constructor for class microsim.reflection.IntegerValueExtractor
Constructor.
IntSpace - Class in microsim.space
A bidimensional grid containing integer values.
IntSpace(int, int) - Constructor for class microsim.space.IntSpace
Create a grid of given size.
IntSpace(IntSpace) - Constructor for class microsim.space.IntSpace
Create a copy of the given grid.
IntSpaceEntity - Class in microsim.data.db.space
 
IntSpaceEntity() - Constructor for class microsim.data.db.space.IntSpaceEntity
 
IObjectSource - Interface in microsim.statistics
Used by statistical object to access object data.
IObjectSource.Variables - Enum in microsim.statistics
 
isCheckingTime() - Method in class microsim.statistics.CrossSection
Return the current status of the time checker.
isCheckingTime() - Method in class microsim.statistics.functions.AbstractFunction
Return the current status of the time checker.
isCheckingTime() - Method in class microsim.statistics.Series
Return the current status of the time checker.
isCheckingTime() - Method in class microsim.statistics.weighted.Weighted_CrossSection
Return the current status of the time checker.
isDoubleSource(Class<?>, String, boolean) - Static method in class microsim.reflection.ReflectionUtils
 
isEnabled() - Method in class microsim.statistics.TimeChecker
Return the current enabling state.
isFiltered(Object) - Method in interface microsim.statistics.ICollectionFilter
Return if the passed object must be considered by the CrossSection iterator.
isFloatSource(Class<?>, String, boolean) - Static method in class microsim.reflection.ReflectionUtils
 
isIntSource(Class<?>, String, boolean) - Static method in class microsim.reflection.ReflectionUtils
 
isLongSource(Class<?>, String, boolean) - Static method in class microsim.reflection.ReflectionUtils
 
ISourceObjectArray - Interface in microsim.statistics
Used by jas.statistics.db package objects to obtain the reference of the sources of a CrossSection.
isStringSource(Class<?>, String, boolean) - Static method in class microsim.reflection.ReflectionUtils
 
IStringSource - Interface in microsim.statistics
Used by statistical object to access string data.
isTurnOffDatabaseConnection() - Method in class microsim.engine.SimulationEngine
 
isTurnOffDatabaseConnectionAvailable() - Method in class microsim.engine.SimulationEngine
 
isUpToDate() - Method in class microsim.statistics.TimeChecker
The method checks if a call has been already done at current simulation time.
IterativeMatchingAlgorithm<T> - Interface in microsim.matching
 
IterativeRandomMatching<T> - Class in microsim.matching
 
IterativeSimpleMatching<T> - Class in microsim.matching
 
iterator() - Method in class microsim.space.SparseObjectSpace
 
IUpdatableSource - Interface in microsim.statistics
An updatable source is a class implementing one of the I*Source interfaces, which needs to be updated to refresh its data.
IWeightedDoubleArraySource - Interface in microsim.statistics.weighted
Used by statistical object to access array of double values.
IWeightedFloatArraySource - Interface in microsim.statistics.weighted
Used by statistical object to access array of float values.
IWeightedIntArraySource - Interface in microsim.statistics.weighted
Used by statistical object to access array of integer values.
IWeightedLongArraySource - Interface in microsim.statistics.weighted
Used by statistical object to access array of long values.
A B C D E F G I K L M N O P Q R S T U V W 
All Classes All Packages