Uses of Enum Class
org.bilat.discoveryMat.moo.data.jpa.atome.Solution_E
Packages that use Solution_E
Package
Description
-
Uses of Solution_E in org.bilat.discoveryMat.gui.dynamique.toAtome.recordoptions
Methods in org.bilat.discoveryMat.gui.dynamique.toAtome.recordoptions that return Solution_EMethods in org.bilat.discoveryMat.gui.dynamique.toAtome.recordoptions with parameters of type Solution_EModifier and TypeMethodDescriptionboolean
JPanelCaracteristique.isSolutionSelected
(Solution_E solutionType) -
Uses of Solution_E in org.bilat.discoveryMat.gui.dynamique.toMyster
Methods in org.bilat.discoveryMat.gui.dynamique.toMyster with parameters of type Solution_EModifier and TypeMethodDescriptionJFrameToMysters.extractCaracteristiqueSaisi
(Solution_E solutionType) -
Uses of Solution_E in org.bilat.discoveryMat.gui.dynamique.toMyster.atome
Methods in org.bilat.discoveryMat.gui.dynamique.toMyster.atome that return Solution_EMethods in org.bilat.discoveryMat.gui.dynamique.toMyster.atome with parameters of type Solution_EModifier and TypeMethodDescriptionBoxCaracteristiqueALL.getCarateristique
(Solution_E solutionType) BoxSaisirMyster.getCarateristiqueSaisi
(Solution_E solutionType) Constructors in org.bilat.discoveryMat.gui.dynamique.toMyster.atome with parameters of type Solution_EModifierConstructorDescriptionJPanelCaracteristique
(Caracteristiques carateristiqueProposed, Solution_E solutionType, ImageIcon iconSolution) -
Uses of Solution_E in org.bilat.discoveryMat.gui.tools.graphe.composite.matching.atome
Constructors in org.bilat.discoveryMat.gui.tools.graphe.composite.matching.atome with parameters of type Solution_EModifierConstructorDescriptionJPanelRankings
(RankingOutputs<T> rankingOutpout, Mysters myster, int nGrid, int nKeep, Solution_E solutionType, int sizeMinComposition) -
Uses of Solution_E in org.bilat.discoveryMat.gui.tools.graphe.element.comparator
Constructors in org.bilat.discoveryMat.gui.tools.graphe.element.comparator with parameters of type Solution_EModifierConstructorDescriptionJComparators
(T myster, T composition, String title, Solution_E solutionType) -
Uses of Solution_E in org.bilat.discoveryMat.gui.tools.graphe.element.myster
Methods in org.bilat.discoveryMat.gui.tools.graphe.element.myster with parameters of type Solution_EModifier and TypeMethodDescriptionvoid
JPanelMateriaux.updateCaracteristiqueDecalage
(Solution_E solution, boolean isOn) void
JPanelMateriaux.updateCaracteristiqueOscillation
(Solution_E solution, boolean isOn) void
JPanelMateriaux.updateCaracteristiqueTache
(Solution_E solution, boolean isOn) Constructors in org.bilat.discoveryMat.gui.tools.graphe.element.myster with parameters of type Solution_EModifierConstructorDescriptionJPanelCaracteristique
(Caracteristiques caracteristique, Solution_E solutionType) JPanelCaracteristique33
(T myster, Solution_E solution) -
Uses of Solution_E in org.bilat.discoveryMat.gui.tools.graphe.element.tracer
Methods in org.bilat.discoveryMat.gui.tools.graphe.element.tracer with parameters of type Solution_EModifier and TypeMethodDescriptionstatic Color
Tracers.color
(Solution_E solution) static <T extends Materiaux_I>
TracersTracers.toTracer
(T myster, Solution_E solutionType) -
Uses of Solution_E in org.bilat.discoveryMat.moo.algo.matching.abstrait
Methods in org.bilat.discoveryMat.moo.algo.matching.abstrait with parameters of type Solution_EModifier and TypeMethodDescriptionAlgoMatchings.getRankingOutputSolutions
(Solution_E solutionType) -
Uses of Solution_E in org.bilat.discoveryMat.moo.algo.matching.abstrait.filtre
Methods in org.bilat.discoveryMat.moo.algo.matching.abstrait.filtre with parameters of type Solution_EModifier and TypeMethodDescriptionboolean
FiltreComposition_I.isAcceptable
(T myster, T composition, Solution_E solutionType) boolean
FiltreVides.isAcceptable
(Mysters myster, Mysters composition, Solution_E solutionType) -
Uses of Solution_E in org.bilat.discoveryMat.moo.algo.matching.abstrait.ranking
Methods in org.bilat.discoveryMat.moo.algo.matching.abstrait.ranking that return Solution_EMethods in org.bilat.discoveryMat.moo.algo.matching.abstrait.ranking with parameters of type Solution_EModifier and TypeMethodDescriptionfloat
DistanceComposition_I.distance
(T c1, T c2, Solution_E solutionType) AlgoRankingComposite.getRankingOutputSolutions
(Solution_E solutionType) StatDistanceSolutionALLs.getStatistiqueSolutions
(Solution_E solutionType) TableDistanceAlls.getTableDistanceSolutions
(Solution_E solutionType) boolean
StatDistanceSolutions.isSolutionType
(Solution_E solution) float
TableDistanceAlls.tauExplicativite01
(T composition, Solution_E solutionType) Constructors in org.bilat.discoveryMat.moo.algo.matching.abstrait.ranking with parameters of type Solution_EModifierConstructorDescriptionStatDistanceSolutions
(Solution_E solutionType, T composition, TableDistanceAlls<T> tableDistanceALL) TableDistanceSolutions
(Iterable<T> magasin, T myster, DistanceComposition_I<T> distance, Solution_E solutionType) -
Uses of Solution_E in org.bilat.discoveryMat.moo.algo.matching.concret.penteCourbure.data.atome
Methods in org.bilat.discoveryMat.moo.algo.matching.concret.penteCourbure.data.atome with parameters of type Solution_EModifier and TypeMethodDescriptionPotentielSolutions.getCourbeDescripteur
(Solution_E solutionType) -
Uses of Solution_E in org.bilat.discoveryMat.moo.algo.matching.concret.penteCourbure.distance
Methods in org.bilat.discoveryMat.moo.algo.matching.concret.penteCourbure.distance with parameters of type Solution_EModifier and TypeMethodDescriptionfloat
DistanceCompositionPenteCourbures.distance
(MysterPlus m1, MysterPlus m2, Solution_E solutionType) -
Uses of Solution_E in org.bilat.discoveryMat.moo.data.jpa.atome
Methods in org.bilat.discoveryMat.moo.data.jpa.atome that return Solution_EModifier and TypeMethodDescriptionSolution_E.cloneOf()
MetaDataAtomes.getSolutonType()
static Solution_E
Returns the enum constant of this class with the specified name.static Solution_E[]
Solution_E.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.bilat.discoveryMat.moo.data.jpa.atome with parameters of type Solution_E -
Uses of Solution_E in org.bilat.discoveryMat.moo.data.jpa.compositions
Methods in org.bilat.discoveryMat.moo.data.jpa.compositions with parameters of type Solution_EModifier and TypeMethodDescriptioncom.bilat.tools.swing.jcomponent.jgraphe.moo.courbe.tools.Apparences
Compositions.apparence
(Solution_E solutionType) -
Uses of Solution_E in org.bilat.discoveryMat.moo.data.jpa.myster
Methods in org.bilat.discoveryMat.moo.data.jpa.myster that return Solution_EMethods in org.bilat.discoveryMat.moo.data.jpa.myster with parameters of type Solution_EModifier and TypeMethodDescriptioncom.bilat.tools.swing.jcomponent.jgraphe.moo.courbe.tools.Apparences
Materiaux_I.apparence
(Solution_E solutionType) com.bilat.tools.swing.jcomponent.jgraphe.moo.courbe.tools.Apparences
Mysters.apparence
(Solution_E solutionType) Materiaux_I.getPotentiel
(Solution_E revelateurType) Mysters.getPotentiel
(Solution_E revelateurType) void
Potentiels.setSolutionType
(Solution_E revelateurType) JPAConstructors in org.bilat.discoveryMat.moo.data.jpa.myster with parameters of type Solution_EModifierConstructorDescriptionPotentiels
(Solution_E solutionType, float[] tabPotentiel, Caracteristiques caracteristique) -
Uses of Solution_E in org.bilat.discoveryMat.moo.tools
Methods in org.bilat.discoveryMat.moo.tools with parameters of type Solution_EModifier and TypeMethodDescriptionstatic String
NameGeneriques.name
(String base, Solution_E solutionType, boolean isTache, int size, boolean isSolutionToInsert, boolean isTacheToInsert, boolean isSizeToInsert, boolean isTimeStampToInsert)