- iconDim - Static variable in class graphics.FrevoWindow
-
- importComponent(File) - Static method in class main.FrevoMain
-
Imports a component packaged in the FREVO package format (zcp).
- INERTIAMOMENT - Static variable in class components.simplesoccer.SimpleServer
-
- infoObject - Class in components.simplesoccer.model
-
- infoObject() - Constructor for class components.simplesoccer.model.infoObject
-
- infoObject(String, String) - Constructor for class components.simplesoccer.model.infoObject
-
- InputMapper - Class in fsm
-
- InputMapper(Hashtable<String, XMLFieldEntry>, NESRandom, int, int) - Constructor for class fsm.InputMapper
-
- InputModel - Enum in InvertedPendulum
-
- insertUpdate(DocumentEvent) - Method in class graphics.FrevoWindow
-
- IntegerInput - Class in fsm
-
Represents an input with min and max values.
- IntegerInput(int, int, int) - Constructor for class fsm.IntegerInput
-
- Intention - Class in components.simplesoccer.model
-
- Intention(int, double, double, String) - Constructor for class components.simplesoccer.model.Intention
-
- intId - Variable in class components.simplesoccer.model.Intention
-
- InvertedPendulum - package InvertedPendulum
-
- InvertedPendulum - Class in InvertedPendulum
-
Simulation of an inverted pendulum.
- InvertedPendulum() - Constructor for class InvertedPendulum.InvertedPendulum
-
- isAlreadyPlayed(int) - Method in class swissSystem.SwissElement
-
Returns true if there is already a registered game result with this opponent
- isCellEditable(int, int) - Method in class graphics.BatchQueueTableModel
-
- isDisplayed() - Method in class utils.StatKeeper
-
Returns true if this statistics should be displayed.
- isEvaluated() - Method in class core.AbstractRepresentation
-
Returns the state if this representation has been already evaluated.
- isFixedStateFSM() - Method in class fsm.EvolutionParams
-
- isFrevoWithGraphics() - Static method in class main.FrevoMain
-
Returns true if FREVO is launched with GUI enabled.
- isLaunchable - Static variable in class main.FrevoMain
-
Is true if all necessary elements are loaded and the optimization method
can be started.
- isLoadedSuccessfully() - Method in class core.ComponentXMLData
-
Indicates if the loading process encountered no errors.
- isNotEmpty(String) - Static method in class fsm.InputMapper
-
- isRunning - Static variable in class main.FrevoMain
-
Indicates if a method is currently running or not.
- isStatKeeperLoaded(StatKeeper) - Static method in class main.FrevoMain
-
Returns true
if this StatKeeper
object is
currently loaded by FREVO.
- isTeamEast() - Method in interface components.simplesoccer.model.Player
-
- isTeamEast(boolean) - Method in interface components.simplesoccer.model.Player
-
- isTeamEast() - Method in class components.simplesoccer.model.SimPlayer
-
- isTeamEast(boolean) - Method in class components.simplesoccer.model.SimPlayer
-
- isWin() - Method in class swissSystem.ResultElement
-
Return true if the game against this id was won, false otherwise