/*
 * #%L
 * IsisFish data
 * %%
 * Copyright (C) 2006 - 2011 Ifremer, Code Lutin, Cedric Pineau, Benjamin Poussin
 * %%
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as
 * published by the Free Software Foundation, either version 2 of the 
 * License, or (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public 
 * License along with this program.  If not, see
 * <http://www.gnu.org/licenses/gpl-2.0.html>.
 * #L%
 */

package scripts;

import static org.nuiton.i18n.I18n.n_;

import fr.ifremer.isisfish.util.Doc; // pour pouvoir afficher une aide contextuelle (BUG#1605)

/**
 * Contient l'ensemble des noms des differents resultats. Le mieux lorsque l'on
 * veut un nouveau resultat est d'ajouter une constante ici, et de l'utiliser
 * ensuite lors de la creation de la matrice.
 * <p>
 * Ceci permet d'avoir un endroit unique ou l'on voit l'ensemble des resultats
 * potentiellement disponible et de ne pas ce tromper en ecrivent le nom d'un
 * resultat
 * <p>
 * Cette classe ne doit contenir que des noms de resultat en static public
 * String l'interface de lancement de simulation se base sur cette classe pour
 * afficher l'ensemble des resultats disponible
 * 
 * @author poussin
 */
public class ResultName {

    /**
     * Matrix with 4 dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Metier
     * Dimension 3 : Population
     * Dimension 4 : Zone
     */
    @Doc(value = "do the doc of Result matrixDiscardsWeightPerStrMet")
    static final public String MATRIX_DISCARDS_WEIGHT_PER_STR_MET_PER_ZONE_POP = n_("matrixDiscardsWeightPerStrMetPerZonePop");

    /**
     * Matrix with five dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     * Dimension 4 : Group
     * Dimension 5 : Zone
     */
    @Doc(value = "do the doc of Result matrixDiscardsPerStrMet")
    static final public String MATRIX_DISCARDS_PER_STR_MET_PER_ZONE_POP = n_("matrixDiscardsPerStrMetPerZonePop");

    /**
     * Matrix with five dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     * Dimension 4 : Group
     * Dimension 5 : Zone
     */
    @Doc(value = "do the doc of Result matrixLandingPerMet")
    static final public String MATRIX_LANDING_PER_MET = n_("matrixLandingPerMet");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixEffortPerStrategyMet")
    static final public String MATRIX_EFFORT_PER_STRATEGY_MET = n_("matrixEffortPerStrategyMet");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixEffortNominalPerStrategyMet")
    static final public String MATRIX_EFFORT_NOMINAL_PER_STRATEGY_MET = n_("matrixEffortNominalPerStrategyMet");

    /**
     * Matrix with five dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     * Dimension 4 : Group
     * Dimension 5 : Zone
     */
    @Doc(value = "Disponible uniquement avec les simulations par Zone. do the doc of Result matrixCatchRatePerStrategyMet")
    static final public String MATRIX_CATCH_RATE_PER_STRATEGY_MET_PER_ZONE_POP = n_("matrixCatchRatePerStrategyMet");

    /**
     * Matrix with five dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     * Dimension 4 : Group
     * Dimension 5 : Zone
     */
    @Doc(value = "do the doc of Result matrixCatchPerStrategyMetPerZoneMet")
    static final public String MATRIX_CATCH_PER_STRATEGY_MET_PER_ZONE_MET = n_("matrixCatchPerStrategyMetPerZoneMet");

    /**
     * Matrix with five dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     * Dimension 4 : Group
     * Dimension 5 : Zone
     */
    @Doc(value = "do the doc of Result matrixCatchPerStrategyMetPerZonePop")
    static final public String MATRIX_CATCH_PER_STRATEGY_MET_PER_ZONE_POP = n_("matrixCatchPerStrategyMetPerZonePop");

    /**
     * Matrix with five dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     * Dimension 4 : Group
     * Dimension 5 : Zone
     */
    @Doc(value = "do the doc of Result matrixCatchWeightPerStrategyMetPerZoneMet")
    static final public String MATRIX_CATCH_WEIGHT_PER_STRATEGY_MET_PER_ZONE_MET = n_("matrixCatchWeightPerStrategyMetPerZoneMet");

    /**
     * Matrix with five dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     * Dimension 4 : Group
     * Dimension 5 : Zone
     */
    @Doc(value = "do the doc of Result matrixCatchWeightPerStrategyMetPerZonePop")
    static final public String MATRIX_CATCH_WEIGHT_PER_STRATEGY_MET_PER_ZONE_POP = n_("matrixCatchWeightPerStrategyMetPerZonePop");

    /**
     * Matrix with five dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     * Dimension 4 : Group
     * Dimension 5 : Zone
     */
    @Doc(value = "Disponible uniquement avec les simulations par Zone. do the doc of Result matrixFishingMortality")
    static final public String MATRIX_FISHING_MORTALITY = n_("matrixFishingMortality");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Group (semantics : Dimension 1)
     * Dimension 3 : Zone (semantics : Dimension 2)
     */
    @Doc(value = "do the doc of Result matrixAbundance")
    static final public String MATRIX_ABUNDANCE = n_("matrixAbundance");

    /**
     * Matrix with three dimensions
     * Dimension 1 : Date
     * Dimension 2 : Group
     * Dimension 3 : Zone
     */
    @Doc(value = "do the doc of Result matrixAbundanceBeginMonth")
    static final public String MATRIX_ABUNDANCE_BEGIN_MONTH = n_("matrixAbundanceBeginMonth");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Group
     * Dimension 3 : Zone
     */
    @Doc(value = "do the doc of Result matrixBiomass")
    static final public String MATRIX_BIOMASS = n_("matrixBiomass");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Group
     * Dimension 3 : Zone
     */
    @Doc(value = "do the doc of Result matrixBiomassBeginMonth")
    static final public String MATRIX_BIOMASS_BEGIN_MONTH = n_("matrixBiomassBeginMonth");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixFishingTimePerMonthPerVessel")
    static final public String MATRIX_FISHING_TIME_PER_MONTH_PER_VESSEL = n_("matrixFishingTimePerMonthPerVessel");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixFuelCostsOfTravelPerVessel")
    static final public String MATRIX_FUEL_COSTS_OF_TRAVEL_PER_VESSEL = n_("matrixFuelCostsOfTravelPerVessel");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixCostsOfFishingPerVessel")
    static final public String MATRIX_COSTS_OF_FISHING_PER_VESSEL = n_("matrixCostsOfFishingPerVessel");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixFuelCostsPerVessel")
    static final public String MATRIX_FUEL_COSTS_PER_VESSEL = n_("matrixFuelCostsPerVessel");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixRepairAndMaintenanceGearCostsPerVessel")
    static final public String MATRIX_REPAIR_AND_MAINTENANCE_GEAR_COSTS_PER_VESSEL = n_("matrixRepairAndMaintenanceGearCostsPerVessel");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixOtherRunningCostsPerVessel")
    static final public String MATRIX_OTHER_RUNNING_COSTS_PER_VESSEL = n_("matrixOtherRunningCostsPerVessel");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixSharedNotFixedCostsPerVessel")
    static final public String MATRIX_SHARED_NOT_FIXED_COSTS_PER_VESSEL = n_("matrixSharedNotFixedCostsPerVessel");

    /**
     * Matrix with four dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     * Dimension 4 : Population
     */
    @Doc(value = "do the doc of Result matrixGrossValueOfLandingsPerSpeciesPerStrategyMet")
    static final public String MATRIX_GROSS_VALUE_OF_LANDINGS_PER_SPECIES_PER_STRATEGY_MET = n_("matrixGrossValueOfLandingsPerSpeciesPerStrategyMet");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixGrossValueOfLandingsPerStrategyMet")
    static final public String MATRIX_GROSS_VALUE_OF_LANDINGS_PER_STRATEGY_MET = n_("matrixGrossValueOfLandingsPerStrategyMet");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     *
     * Matrix calculated in the non generic Rule : GraviteVPUE1LangEtGrossValueOtherSpeciesECOMOD
     */
    @Doc(value = "do the doc of Result matrixGrossValueOfLandingsOtherSpeciesPerStrategyMet")
    static final public String MATRIX_GROSS_VALUE_OF_LANDINGS_OTHER_SPECIES_PER_STRATEGY_MET = n_("matrixGrossValueOfLandingsOtherSpeciesPerStrategyMet");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixGrossValueOfLandingsPerStrategyMetPerVessel")
    static final public String MATRIX_GROSS_VALUE_OF_LANDINGS_PER_STRATEGY_MET_PER_VESSEL = n_("matrixGrossValueOfLandingsPerStrategyMetPerVessel");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixNetValueOfLandingsPerStrategyMet")
    static final public String MATRIX_NET_VALUE_OF_LANDINGS_PER_STRATEGY_MET = n_("matrixNetValueOfLandingsPerStrategyMet");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixNetValueOfLandingsPerStrategyMetPerVessel")
    static final public String MATRIX_NET_VALUE_OF_LANDINGS_PER_STRATEGY_MET_PER_VESSEL = n_("matrixNetValueOfLandingsPerStrategyMetPerVessel");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixNetRenevueToSharePerStrategyMetPerVessel")
    static final public String MATRIX_NET_RENEVUE_TO_SHARE_PER_STRATEGY_MET_PER_VESSEL = n_("matrixNetRenevueToSharePerStrategyMetPerVessel");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixCrewSharePerStrategyPerVessel")
    static final public String MATRIX_CREW_SHARE_PER_STRATEGY_MET_PER_VESSEL = n_("matrixCrewSharePerStrategyPerVessel");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixOwnerMarginOverVariableCostsPerStrategyMetPerVessel")
    static final public String MATRIX_OWNER_MARGIN_OVER_VARIABLE_COSTS_PER_STRATEGY_MET_PER_VESSEL = n_("matrixOwnerMarginOverVariableCostsPerStrategyMetPerVessel");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixVesselMarginOverVariableCostsPerStrategyMetPerVessel")
    static final public String MATRIX_VESSEL_MARGIN_OVER_VARIABLE_COSTS_PER_STRATEGY_MET_PER_VESSEL = n_("matrixVesselMarginOverVariableCostsPerStrategyMetPerVessel");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixOwnerMarginOverVariableCostsPerStrategyPerVessel")
    static final public String MATRIX_OWNER_MARGIN_OVER_VARIABLE_COSTS_PER_STRATEGY_PER_VESSEL = n_("matrixOwnerMarginOverVariableCostsPerStrategyPerVessel");

    /**
     * Matrix with two dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     */
    @Doc(value = "do the doc of Result matrixOwnerMarginOverVariableCostsPerStrategy")
    static final public String MATRIX_OWNER_MARGIN_OVER_VARIABLE_COSTS_PER_STRATEGY = n_("matrixOwnerMarginOverVariableCostsPerStrategy");

    /**
     * Matrix with two dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     */
    @Doc(value = "do the doc of Result matrixVesselMarginOverVariableCostsPerStrategyPerVessel")
    static final public String MATRIX_VESSEL_MARGIN_OVER_VARIABLE_COSTS_PER_STRATEGY_PER_VESSEL = n_("matrixVesselMarginOverVariableCostsPerStrategyPerVessel");

    /**
     * Matrix with two dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     */
    @Doc(value = "do the doc of Result matrixVesselMarginOverVariableCostsPerStrategy")
    static final public String MATRIX_VESSEL_MARGIN_OVER_VARIABLE_COSTS_PER_STRATEGY = n_("matrixVesselMarginOverVariableCostsPerStrategy");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Strategy
     * Dimension 3 : Metier
     */
    @Doc(value = "do the doc of Result matrixNoActivity")
    static final public String MATRIX_NO_ACTIVITY = n_("matrixNoActivity");

    /**
     * Matrix with three dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Metier
     * Dimension 3 : Zone
     */
    @Doc(value = "do the doc of Result matrixMetierZone")
    static final public String MATRIX_METIER_ZONE = n_("matrixMetierZone");

    /**
     * Matrix with two dimensions
     * Dimension 1 : TimeStep
     * Dimension 2 : Group
     */
    @Doc(value = "do the doc of Result matrixPrice")
    static final public String MATRIX_PRICE = n_("matrixPrice");
}
