- eliminaIndividu(Individual) - Method in class Core.CBR.Models.Results.SeleccioIndividus
-
Elimina l'individu i totes les seves aparicions com a selecció d'altres individus
- enableComplexMapKeySerialization() - Method in class IO.JSON.Gson.com.google.gson.GsonBuilder
-
Enabling this feature will only change the serialized form if the map key is
a complex type (i.e. non-primitive) in its serialized JSON
form.
- endArray() - Method in class IO.JSON.Gson.com.google.gson.internal.bind.JsonTreeReader
-
- endArray() - Method in class IO.JSON.Gson.com.google.gson.internal.bind.JsonTreeWriter
-
- endArray() - Method in class IO.JSON.Gson.com.google.gson.stream.JsonReader
-
Consumes the next token from the JSON stream and asserts that it is the
end of the current array.
- endArray() - Method in class IO.JSON.Gson.com.google.gson.stream.JsonWriter
-
Ends encoding the current array.
- endObject() - Method in class IO.JSON.Gson.com.google.gson.internal.bind.JsonTreeReader
-
- endObject() - Method in class IO.JSON.Gson.com.google.gson.internal.bind.JsonTreeWriter
-
- endObject() - Method in class IO.JSON.Gson.com.google.gson.stream.JsonReader
-
Consumes the next token from the JSON stream and asserts that it is the
end of the current object.
- endObject() - Method in class IO.JSON.Gson.com.google.gson.stream.JsonWriter
-
Ends encoding the current object.
- entrySet() - Method in class IO.JSON.Gson.com.google.gson.internal.LinkedHashTreeMap
-
- entrySet() - Method in class IO.JSON.Gson.com.google.gson.internal.LinkedTreeMap
-
- entrySet() - Method in class IO.JSON.Gson.com.google.gson.JsonObject
-
Returns a set of members of this object.
- ENUM_FACTORY - Static variable in class IO.JSON.Gson.com.google.gson.internal.bind.TypeAdapters
-
- equals(Object) - Method in class Core.CBR.Models.Individual
-
Compara l'Individual actual amb l'Object passat per parametre.
- equals(Object) - Method in class Core.DistributedApproaches.MetaCBR.Weights.Genetic.Cromosoma
-
Compara el cormosoma actualamb un objecte.
- equals(Type, Type) - Static method in class IO.JSON.Gson.com.google.gson.internal.$Gson$Types
-
Returns true if a
and b
are equal.
- equals(Object) - Method in class IO.JSON.Gson.com.google.gson.internal.LazilyParsedNumber
-
- equals(Object) - Method in class IO.JSON.Gson.com.google.gson.JsonArray
-
- equals(Object) - Method in class IO.JSON.Gson.com.google.gson.JsonNull
-
All instances of JsonNull are the same
- equals(Object) - Method in class IO.JSON.Gson.com.google.gson.JsonObject
-
- equals(Object) - Method in class IO.JSON.Gson.com.google.gson.JsonPrimitive
-
- equals(Object) - Method in class IO.JSON.Gson.com.google.gson.reflect.TypeToken
-
- ERROR - Static variable in class Core.CBR.Models.Population
-
Define ERROR = -9999999
- error() - Method in class Core.DistributedApproaches.MultiAgent.Agent
-
Sincronitzat, retorna si hi ha hagut un error o no.
- esNegativa() - Method in class Core.CBR.Models.Results.Classificacio
-
Retorna cert si es una classificacio negativa
- esNegativa() - Method in class Core.CBR.Models.Results.ClassificacioNegativa
-
- esNegativa() - Method in class Core.CBR.Models.Results.ClassificacioPositiva
-
- espera() - Method in class Core.DistributedApproaches.MultiAgent.Coordinador
-
El coordinador espera (en idle) a qu la quantitat de paquets per
processar sigui 0.
- esPositiva() - Method in class Core.CBR.Models.Results.Classificacio
-
Retorna cert si es una classificacio positiva
- esPositiva() - Method in class Core.CBR.Models.Results.ClassificacioNegativa
-
- esPositiva() - Method in class Core.CBR.Models.Results.ClassificacioPositiva
-
- excludeClass(Class<?>, boolean) - Method in class IO.JSON.Gson.com.google.gson.internal.Excluder
-
- excludeField(Field, boolean) - Method in class IO.JSON.Gson.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory
-
- excludeField(Field, boolean) - Method in class IO.JSON.Gson.com.google.gson.internal.Excluder
-
- excludeFieldsWithModifiers(int...) - Method in class IO.JSON.Gson.com.google.gson.GsonBuilder
-
Configures Gson to excludes all class fields that have the specified modifiers.
- excludeFieldsWithoutExposeAnnotation() - Method in class IO.JSON.Gson.com.google.gson.GsonBuilder
-
Configures Gson to exclude all fields from consideration for serialization or deserialization
that do not have the com.google.gson.annotations.Expose
annotation.
- excludeFieldsWithoutExposeAnnotation() - Method in class IO.JSON.Gson.com.google.gson.internal.Excluder
-
- excluder() - Method in class IO.JSON.Gson.com.google.gson.Gson
-
- Excluder - Class in IO.JSON.Gson.com.google.gson.internal
-
This class selects which fields and types to omit.
- Excluder() - Constructor for class IO.JSON.Gson.com.google.gson.internal.Excluder
-
- ExclusionStrategy - Interface in IO.JSON.Gson.com.google.gson
-
A strategy (or policy) definition that is used to decide whether or not a field or top-level
class should be serialized or deserialized as part of the JSON output/input.
- Expose - Annotation Type in IO.JSON.Gson.com.google.gson.annotations
-
An annotation that indicates this member should be exposed for JSON
serialization or deserialization.
- extendPopulationAttributes(Population) - Method in class Core.CBR.Models.Population
-