Class CheckRegion
java.lang.Object
fr.ifremer.isisfish.ui.input.check.CheckRegion
CheckRegion.java
Created: 9 janv. 2004
- Version:
- $Revision$ Mise a jour: $Date$ par : $Author$
- Author:
- Benjamin Poussin <poussin@codelutin.com>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
check
(Cell maille, CheckResult result) static void
check
(EffortDescription effort, CheckResult result) static void
check
(FisheryRegion region, CheckResult result) static void
check
(Gear engin, CheckResult result) static void
check
(Metier metier, CheckResult result) static void
check
(MetierSeasonInfo infoSaisonMetier, CheckResult result) static void
check
(PopulationGroup classPop, CheckResult result) static void
check
(Population pop, CheckResult result) static void
check
(PopulationSeasonInfo infoSaisonPop, CheckResult result) static void
check
(Port port, CheckResult result) static void
check
(Selectivity selectivite, CheckResult result) static void
check
(SetOfVessels sov, CheckResult result) static void
check
(Species metaPop, CheckResult result) static void
check
(StrategyMonthInfo smi, CheckResult result) static void
check
(Strategy strategy, CheckResult result) static void
check
(TargetSpecies capturabilite, CheckResult result) static void
check
(TripType tripType, CheckResult result) static void
check
(VesselType vesselType, CheckResult result) static void
check
(Zone secteur, CheckResult result) static void
check
(Object parent, String name, Equation eq, CheckResult result) static boolean
isEmptyMatrix
(Object entity, org.nuiton.math.matrix.MatrixND mat) static boolean
isNegativeMatrix
(org.nuiton.math.matrix.MatrixND mat) static boolean
isNullMatrix
(org.nuiton.math.matrix.MatrixND mat) static double
sumMatrix
(org.nuiton.math.matrix.MatrixND mat)
-
Constructor Details
-
CheckRegion
public CheckRegion()
-
-
Method Details
-
check
-
check
-
check
-
check
-
check
-
isEmptyMatrix
-
isNullMatrix
public static boolean isNullMatrix(org.nuiton.math.matrix.MatrixND mat) -
isNegativeMatrix
public static boolean isNegativeMatrix(org.nuiton.math.matrix.MatrixND mat) -
sumMatrix
public static double sumMatrix(org.nuiton.math.matrix.MatrixND mat) -
check
-
check
-
check
-
check
-
check
-
check
-
check
-
check
-
check
-
check
-
check
-
check
-
check
-
check
-
check
-