- ID - Static variable in class Core.CBR.Models.Population
-
Define ID = 1
- id - Variable in class Core.DistributedApproaches.MultiAgent.PaquetExecutable
-
Identificador del PaquetExecutable.
- ids - Variable in class Core.CBR.Models.Results.Classificacio
-
Id dels individus que es classifiquen
- incrementa1(int, int) - Method in class Core.CBR.Models.Results.Matriu
-
Incrementa en 1 el valor de la celda indicada, dicha celda DEBE ser numérica.
- Individual - Class in Core.CBR.Models
-
- Individual() - Constructor for class Core.CBR.Models.Individual
-
- Individual(Individual) - Constructor for class Core.CBR.Models.Individual
-
Copy constructor.
- individualDistance(Individual, Individual, Population) - Method in class Core.CBR.Distances.Globals.GlobalDistance
-
Computes local computeDistance between two individuals.
- individualFromJSON(String) - Static method in class IO.PEPPER.Manager
-
- INET_ADDRESS - Static variable in class IO.JSON.Gson.com.google.gson.internal.bind.TypeAdapters
-
- INET_ADDRESS_FACTORY - Static variable in class IO.JSON.Gson.com.google.gson.internal.bind.TypeAdapters
-
- inicialitza() - Method in class Core.DistributedApproaches.MetaCBR.Weights.Genetic.Cromosoma
-
Inicialitza aleatoriamet els gens del cromosoma.
- inserir(int, int, Object) - Method in class Core.CBR.Models.Results.Matriu
-
Afegeix l'objecte O a la posició a b
- inserirColumna(Object[], int) - Method in class Core.CBR.Models.Results.Matriu
-
Copia el contingut de t a la columna c
Precondicio :: Taula[0] i t tenen la mateixa llargada
- INSTANCE - Static variable in class IO.JSON.Gson.com.google.gson.internal.JsonReaderInternalAccess
-
- INSTANCE - Static variable in class IO.JSON.Gson.com.google.gson.JsonNull
-
singleton for JsonNull
- InstanceCreator<T> - Interface in IO.JSON.Gson.com.google.gson
-
This interface is implemented to create instances of a class that does not define a no-args
constructor.
- INTEGER - Static variable in class IO.JSON.Gson.com.google.gson.internal.bind.TypeAdapters
-
- INTEGER_FACTORY - Static variable in class IO.JSON.Gson.com.google.gson.internal.bind.TypeAdapters
-
- intValue() - Method in class IO.JSON.Gson.com.google.gson.internal.LazilyParsedNumber
-
- IO - package IO
-
- IO.Access2csv - package IO.Access2csv
-
- IO.Exceptions - package IO.Exceptions
-
- IO.JSON - package IO.JSON
-
- IO.JSON.Gson.com.google.gson - package IO.JSON.Gson.com.google.gson
-
This package provides the com.google.gson.Gson
class to convert Json to Java and
vice-versa.
- IO.JSON.Gson.com.google.gson.annotations - package IO.JSON.Gson.com.google.gson.annotations
-
This package provides annotations that can be used with com.google.gson.Gson
.
- IO.JSON.Gson.com.google.gson.internal - package IO.JSON.Gson.com.google.gson.internal
-
Do NOT use any class in this package as they are meant for internal use in Gson.
- IO.JSON.Gson.com.google.gson.internal.bind - package IO.JSON.Gson.com.google.gson.internal.bind
-
- IO.JSON.Gson.com.google.gson.internal.bind.util - package IO.JSON.Gson.com.google.gson.internal.bind.util
-
- IO.JSON.Gson.com.google.gson.reflect - package IO.JSON.Gson.com.google.gson.reflect
-
This package provides utility classes for finding type information for generic types.
- IO.JSON.Gson.com.google.gson.stream - package IO.JSON.Gson.com.google.gson.stream
-
- IO.PEPPER - package IO.PEPPER
-
- isAssignableFrom(Class<?>) - Method in class IO.JSON.Gson.com.google.gson.reflect.TypeToken
-
Deprecated.
this implementation may be inconsistent with javac for types
with wildcards.
- isAssignableFrom(Type) - Method in class IO.JSON.Gson.com.google.gson.reflect.TypeToken
-
Deprecated.
this implementation may be inconsistent with javac for types
with wildcards.
- isAssignableFrom(TypeToken<?>) - Method in class IO.JSON.Gson.com.google.gson.reflect.TypeToken
-
Deprecated.
this implementation may be inconsistent with javac for types
with wildcards.
- isBoolean() - Method in class IO.JSON.Gson.com.google.gson.JsonPrimitive
-
Check whether this primitive contains a boolean value.
- isHtmlSafe() - Method in class IO.JSON.Gson.com.google.gson.stream.JsonWriter
-
Returns true if this writer writes JSON that's safe for inclusion in HTML
and XML documents.
- isJsonArray() - Method in class IO.JSON.Gson.com.google.gson.JsonElement
-
provides check for verifying if this element is an array or not.
- isJsonNull() - Method in class IO.JSON.Gson.com.google.gson.JsonElement
-
provides check for verifying if this element represents a null value or not.
- isJsonObject() - Method in class IO.JSON.Gson.com.google.gson.JsonElement
-
provides check for verifying if this element is a Json object or not.
- isJsonPrimitive() - Method in class IO.JSON.Gson.com.google.gson.JsonElement
-
provides check for verifying if this element is a primitive or not.
- isLenient() - Method in class IO.JSON.Gson.com.google.gson.stream.JsonReader
-
Returns true if this parser is liberal in what it accepts.
- isLenient() - Method in class IO.JSON.Gson.com.google.gson.stream.JsonWriter
-
Returns true if this writer has relaxed syntax rules.
- isNumber() - Method in class IO.JSON.Gson.com.google.gson.JsonPrimitive
-
Check whether this primitive contains a Number.
- ISO8601Utils - Class in IO.JSON.Gson.com.google.gson.internal.bind.util
-
Utilities methods for manipulating dates in iso8601 format.
- ISO8601Utils() - Constructor for class IO.JSON.Gson.com.google.gson.internal.bind.util.ISO8601Utils
-
- isPositive(String, Object) - Method in class Core.CBR.Models.Individual
-
Determina si l'Individual actual es malalt o sa.
- isPrimitive(Type) - Static method in class IO.JSON.Gson.com.google.gson.internal.Primitives
-
Returns true if this type is a primitive.
- isString() - Method in class IO.JSON.Gson.com.google.gson.JsonPrimitive
-
Check whether this primitive contains a String value.
- isWrapperType(Type) - Static method in class IO.JSON.Gson.com.google.gson.internal.Primitives
-
Returns true
if type
is one of the nine
primitive-wrapper types, such as Integer
.
- IteratedCaseFiltering_forRegression_retrieveTimeDependent - Class in Core.CBR.Review
-
This class implements a review method for regression.
- IteratedCaseFiltering_forRegression_retrieveTimeDependent(double) - Constructor for class Core.CBR.Review.IteratedCaseFiltering_forRegression_retrieveTimeDependent
-
- IteratedCaseFiltering_forRegression_retrieveTimeDependent(double, double) - Constructor for class Core.CBR.Review.IteratedCaseFiltering_forRegression_retrieveTimeDependent
-
- IterativeCaseFiltering_forRegression - Class in Core.CBR.Review
-
This class implements a review method for regression.
- IterativeCaseFiltering_forRegression() - Constructor for class Core.CBR.Review.IterativeCaseFiltering_forRegression
-
- iterator() - Method in class Core.CBR.Models.Population
-
- iterator() - Method in class Core.CBR.Models.Results.ClassificacioParametres
-
Obte un iterador
- iterator() - Method in class IO.JSON.Gson.com.google.gson.JsonArray
-
Returns an iterator to navigate the elements of the array.