- recursivelyEqual(Object) - Method in class sets.general.FuzzySet
-
- registry - Static variable in class general.FuzzyLogic
-
A map to store the fuzzy sets with label.
- report(Argument[], Context) - Method in class general.AndInterval
-
- report(Argument[], Context) - Method in class general.Checker
-
- report(Argument[], Context) - Method in class general.Evaluation
-
- report(Argument[], Context) - Method in class general.LowerEnvelope
-
This method respond to the call from Netlogo and returns the lower
envelope parameters.
- report(Argument[], Context) - Method in class general.PointChecker
-
- report(Argument[], Context) - Method in class general.Points
-
- report(Argument[], Context) - Method in class general.SetFinder
-
- report(Argument[], Context) - Method in class primitives.creation.Degree
-
This method respond to the call from Netlogo and returns the degree of
fulfillment of 2 given sets.
- report(Argument[], Context) - Method in class primitives.creation.DiscreteNumeric
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.DiscreteNumericWithLabel
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.Exponential
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.ExponentialWithLabel
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.Gaussian
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.GaussianWithLabel
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.Interval
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.IntervalWithLabel
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.Logistic
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.LogisticWithLabel
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.PiecewiseLinear
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.PiecewiseLinearWithLabel
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.Trapezoidal
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.creation.TrapezoidalWithLabel
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.defuzzification.COG
-
This method respond to the call from Netlogo and returns the center of
gravity of a fuzzy set.
- report(Argument[], Context) - Method in class primitives.defuzzification.FOM
-
This method respond to the call from Netlogo and returns the first of
maximum values of a fuzzy set.
- report(Argument[], Context) - Method in class primitives.defuzzification.LOM
-
This method respond to the call from Netlogo and returns the last of
maximum values of a fuzzy set.
- report(Argument[], Context) - Method in class primitives.defuzzification.MeOM
-
This method respond to the call from Netlogo and returns the mean of the
maximum values of a fuzzy set.
- report(Argument[], Context) - Method in class primitives.defuzzification.MOM
-
This method respond to the call from Netlogo and returns the middle of
the maximum values of a fuzzy set.
- report(Argument[], Context) - Method in class primitives.implication.Cut
-
This method respond to the call from Netlogo and returns the truncated
fuzzy set.
- report(Argument[], Context) - Method in class primitives.implication.Power
-
This method respond to the call from Netlogo and returns the powered
fuzzy set.
- report(Argument[], Context) - Method in class primitives.implication.Prod
-
This method respond to the call from Netlogo and returns the prodded fuzzy
set.
- report(Argument[], Context) - Method in class primitives.labeling.HasLabel
-
This method respond to the call from Netlogo and checks if the given
fuzzy set has a label assigned.
- report(Argument[], Context) - Method in class primitives.labeling.LabelExists
-
This method respond to the call from Netlogo and checks if the given
label exists.
- report(Argument[], Context) - Method in class primitives.labeling.LabelOfSet
-
This method respond to the call from Netlogo and returns the label of the
given fuzzy set.
- report(Argument[], Context) - Method in class primitives.operators.MaxOr
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.operators.MinAnd
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.operators.Not
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.operators.ProbOr
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.operators.Sum
-
This method respond to the call from Netlogo and returns the set.
- report(Argument[], Context) - Method in class primitives.rules.CutRule
-
This method respond to the call from Netlogo and returns the truncated
fuzzy set after applying the rule given.
- report(Argument[], Context) - Method in class primitives.rules.MaxCutRule
-
This method respond to the call from Netlogo and returns the truncated
fuzzy set after applying the rules given.
- report(Argument[], Context) - Method in class primitives.rules.MaxProdRule
-
This method respond to the call from Netlogo and returns the prodded
fuzzy set after applying the rules given.
- report(Argument[], Context) - Method in class primitives.rules.MinCutRule
-
This method respond to the call from Netlogo and returns the truncated
fuzzy set after applying the rules given.
- report(Argument[], Context) - Method in class primitives.rules.MinProdRule
-
This method respond to the call from Netlogo and returns the prodded
fuzzy set after applying the rules given.
- report(Argument[], Context) - Method in class primitives.rules.ProdRule
-
This method respond to the call from Netlogo and returns the prodded
fuzzy set after applying the rule given.
- resetRegistry() - Static method in class general.FuzzyLogic
-
- resolution - Static variable in class general.SupportFunctions
-
Number of points to evaluate continuous sets.
- Resolution - Class in primitives.creation
-
This class allows users(from Netlogo) to change the resolution used for
working with continuous sets.
- Resolution() - Constructor for class primitives.creation.Resolution
-