Skip navigation links
A C D E F G H I J K L M N O P R S T V W Z _ 

G

GaussianMembershipFunction - Class in jfml.membershipfunction
Class for representing Gaussian Membership functions
GaussianMembershipFunction() - Constructor for class jfml.membershipfunction.GaussianMembershipFunction
Default constructor
GaussianMembershipFunction(Parameter) - Constructor for class jfml.membershipfunction.GaussianMembershipFunction
Constructor with Parameter instance with parameters of the function
GaussianMembershipFunction(Parameter, float, float) - Constructor for class jfml.membershipfunction.GaussianMembershipFunction
Constructor with Parameter instance with parameters of the function and the left and right domain
getAccumulation() - Method in class jfml.knowledgebase.variable.FuzzyVariableType
Gets the value of the property accumulation.
getActivatedRules() - Method in class jfml.rulebase.AnYaRuleBaseType
 
getActivatedRules() - Method in class jfml.rulebase.FuzzySystemRuleBase
 
getActivatedRules() - Method in class jfml.rulebase.RuleBaseType
 
getActivatedRules() - Method in class jfml.rulebase.TskRuleBaseType
 
getActivationMethod() - Method in class jfml.rulebase.AnYaRuleBaseType
Gets the value of the property activationMethod.
getActivationMethod() - Method in class jfml.rulebase.FuzzySystemRuleBase
Defines the method used for the implication process.
getActivationMethod() - Method in class jfml.rulebase.RuleBaseType
Gets the value of the property activationMethod.
getActivationMethod() - Method in class jfml.rulebase.TskRuleBaseType
Gets the value of the property activationMethod.
getAggregatedFuzzyTerm(int) - Method in class jfml.knowledgebase.variable.AggregatedFuzzyVariableType
Returns the i-th AggregatedFuzzyTermType
getAggregationOperator() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of aggregation.
getAllRuleBase() - Method in class jfml.jaxb.FuzzySystemType
Gets an array with all the rule bases
getAnd() - Method in class jfml.membershipfunction.CircularDefinitionType
Gets the value of the property and.
getAnd() - Method in class jfml.term.AggregatedFuzzyTermType
Gets the value of the property and.
getAndMethod() - Method in class jfml.rule.FuzzyRuleType
Gets the value of the property andMethod.
getAndMethod() - Method in class jfml.rule.TskFuzzyRuleType
Gets the value of the property andMethod.
getAndMethod() - Method in class jfml.rulebase.RuleBaseType
Gets the value of the property andMethod.
getAndMethod() - Method in class jfml.rulebase.TskRuleBaseType
Gets the value of the property andMethod.
getAntecedent() - Method in class jfml.rule.FuzzyRuleType
Gets the value of the property antecedent.
getAntecedent() - Method in class jfml.rule.TskFuzzyRuleType
Gets the value of the property antecedent.
getAnYaAntecedent() - Method in class jfml.rule.AnYaRuleType
Gets the value of the property anYaAntecedent.
getAnYaRules() - Method in class jfml.rulebase.AnYaRuleBaseType
Gets the value of the anYaRule property.
getApplicationList() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of application.
getArea() - Method in class jfml.defuzzifier.DefuzzifierContinuous
 
getCircularDefinition() - Method in class jfml.term.FuzzyTermType
Gets the value of the property circularDefinition.
getClassValueList() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of class value.
getClause() - Method in class jfml.rule.ConsequentClausesType
Gets the value of the clause property.
getClauses() - Method in class jfml.rule.AntecedentType
Gets the value of the clause property.
getCol(double[][], int, int) - Static method in class jfml.compatibility.SuppCollection
It is used to get sub matrix.
getCol(Double[][], int, int) - Static method in class jfml.compatibility.SuppCollection
It is used to get sub matrix.
getCol(double[][], int) - Static method in class jfml.compatibility.SuppCollection
It is used to get one column of matrix
getCol(int[][], int, int) - Static method in class jfml.compatibility.SuppCollection
It is used to get sub matrix.
getCol(int[], int, int) - Static method in class jfml.compatibility.SuppCollection
It is used to get sub matrix.
getCol(String[], int, int) - Static method in class jfml.compatibility.SuppCollection
It is used to substring
getCombination() - Method in class jfml.knowledgebase.variable.TskVariableType
Gets the value of the property combination.
getCombination() - Method in class jfml.knowledgebase.variable.TsukamotoVariableType
Gets the value of the property combination.
getComplement() - Method in class jfml.term.AggregatedFuzzyTermType
 
getComplement() - Method in class jfml.term.CircularTermType
Gets the value of the property complement.
getComplement() - Method in class jfml.term.FuzzyTerm
Gets the complement (true or false)
getComplement() - Method in class jfml.term.FuzzyTermType
Gets the value of the property complement.
getComplement() - Method in class jfml.term.TsukamotoTermType
Gets the value of the property complement.
getConjunctionOperator() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of conjunction operator
getConnector() - Method in class jfml.rule.FuzzyRuleType
Gets the value of the property connector.
getConnector() - Method in class jfml.rule.TskFuzzyRuleType
Gets the value of the property connector.
getConsequent() - Method in class jfml.rule.AnYaRuleType
Gets the value of the property consequent.
getConsequent() - Method in class jfml.rule.FuzzyRuleType
Gets the value of the property consequent.
getContent(int) - Method in class jfml.aggregated.AggregatedType
Gets the i-th element of the Aggregation Both the element AND and the element OR contain two elements, clause or an element AND followed by an element clause or an element OR followed by an element clause.
getContent() - Method in class jfml.aggregated.AndAggregatedType
Objects of the following type(s) are allowed in the list JAXBElement<OrAggregatedType> JAXBElement<ClauseType> JAXBElement<AndAggregatedType>
getContent(int) - Method in class jfml.aggregated.AndAggregatedType
 
getContent() - Method in class jfml.aggregated.OrAggregatedType
Objects of the following type(s) are allowed in the list JAXBElement<ClauseType> JAXBElement<AndAggregatedType> JAXBElement<OrAggregatedType>
getContent(int) - Method in class jfml.aggregated.OrAggregatedType
 
getContent() - Method in class jfml.operator.AndLogicalType
Objects of the following type(s) are allowed in the list JAXBElement<OrLogicalType> JAXBElement<AndLogicalType> JAXBElement<CircularTermType>
getContent(int) - Method in class jfml.operator.AndLogicalType
 
getContent(int) - Method in class jfml.operator.LogicalType
Gets the i-th element of the Aggregation Both the element AND and the element OR contain two elements, clause or an element AND followed by an element clause or an element OR followed by an element clause.
getContent() - Method in class jfml.operator.OrLogicalType
Objects of the following type(s) are allowed in the list JAXBElement<OrLogicalType> JAXBElement<CircularTermType> JAXBElement<AndLogicalType>
getContent(int) - Method in class jfml.operator.OrLogicalType
 
getCustomMonotonicShape() - Method in class jfml.term.TsukamotoTermType
Gets the value of the property customMonotonicShape.
getCustomShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property customShape.
getDataCloudName() - Method in class jfml.rule.AnYaAntecedentType
Gets the value of the property dataCloudName.
getDataDictionaryList() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of data dictionary.
getDataFieldList() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of data field.
getDefaultValue() - Method in class jfml.knowledgebase.variable.FuzzyVariableType
Gets the value of the property defaultValue.
getDefaultValue() - Method in class jfml.knowledgebase.variable.TskVariableType
Gets the value of the property defaultValue.
getDefaultValue() - Method in class jfml.knowledgebase.variable.TsukamotoVariableType
Gets the value of the property defaultValue.
getDefuzzifier() - Method in class jfml.knowledgebase.variable.FuzzyVariableType
- MOM for the defuzzifier method named mean of maxima as defined from Equation (A.42); - LM for the defuzzifier method named leftmost maximum as defined from Equation (A.43); - RM for the defuzzifier method named rightmost maximum as defined from Equation (A.44); - COG for the defuzzifier method named center of gravity as defined from Equation (A.45); - COA for the defuzzifier method named center of area as defined from Equation (A.46); - custom_\S* for a custom defuzzifier method.
getDefuzzifierName() - Method in class jfml.knowledgebase.variable.FuzzyVariableType
Gets the value of the property defuzzifier
getDegree() - Method in class jfml.membershipfunction.PointSetShapeType
Gets the value of the property degree.
getDiscreteValue(float) - Method in class jfml.defuzzifier.DefuzzifierDiscrete
Get a point's 'y' value
getDisjunctionOperator() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of disjunction operator.
getDomainleft() - Method in class jfml.knowledgebase.variable.FuzzyVariableType
Gets the value of the property domainleft.
getDomainleft() - Method in class jfml.knowledgebase.variable.TsukamotoVariableType
Gets the value of the property domainleft.
getDomainLeft() - Method in class jfml.membershipfunction.MembershipFunction
Gets the left domain
getDomainright() - Method in class jfml.knowledgebase.variable.FuzzyVariableType
Gets the value of the property domainright.
getDomainright() - Method in class jfml.knowledgebase.variable.TsukamotoVariableType
Gets the value of the property domainright.
getDomainRight() - Method in class jfml.membershipfunction.MembershipFunction
Gets the right domain
getElse() - Method in class jfml.rule.ConsequentType
Gets the value of the property else.
getEvaluation() - Method in class jfml.rule.Rule
 
getEvaluation() - Method in class jfml.term.TskTerm
Gets the evaluation value
getExOption() - Method in class jfml.test.EvaluateExample
 
getExtensionList() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of extension.
getFi(float) - Method in class jfml.membershipfunction.LeftGaussianMembershipFunction
 
getFi(float) - Method in class jfml.membershipfunction.LeftLinearMembershipFunction
 
getFi(float) - Method in interface jfml.membershipfunction.Monotonical
This function returns the inverse value.
getFi(float) - Method in class jfml.membershipfunction.PointSetMonotonicShapeType
 
getFi(float) - Method in class jfml.membershipfunction.RightGaussianMembershipFunction
 
getFi(float) - Method in class jfml.membershipfunction.RightLinearMembershipFunction
 
getFi(float) - Method in class jfml.membershipfunction.SingletonMembershipFunction
 
getFi(float) - Method in class jfml.membershipfunction.SShapeMembershipFunction
 
getFi(float) - Method in class jfml.membershipfunction.ZShapeMembershipFunction
 
getFi(float) - Method in class jfml.term.FuzzyTerm
Gets the x value from y
getfrbsList() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of frbs
getFuzzyTerm(int) - Method in class jfml.knowledgebase.variable.FuzzyVariableType
Returns the i-th FuzzyTerm
getGaussianShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property gaussianShape.
getGrade() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of grade of certainty.
getHeaderList() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of header.
getImplicationOperator() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of implication operator.
getInferenceResults() - Method in class jfml.jaxb.FuzzySystemType
 
getInputVariables() - Method in class jfml.knowledgebase.variable.TskVariableType
 
getInterpolationMethod() - Method in class jfml.membershipfunction.PointSetMonotonicShapeType
Gets the value of the property interpolationMethod.
getInterpolationMethod() - Method in class jfml.membershipfunction.PointSetShapeType
Gets the value of the property interpolationMethod.
getIntervalList() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of interval.
getJAXBElement() - Method in class jfml.jaxb.FuzzySystemType
 
getKnowledgeBase() - Method in class jfml.jaxb.FuzzySystemType
Gets the value of the knowledgeBase property.
getKnowledgeBaseVariables() - Method in class jfml.knowledgebase.KnowledgeBaseType
 
getLeftGaussianShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property leftGaussianShape.
getLeftGaussianShape() - Method in class jfml.term.TsukamotoTermType
Gets the value of the property leftGaussianShape.
getLeftLinearShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property leftLinearShape.
getLeftLinearShape() - Method in class jfml.term.TsukamotoTermType
Gets the value of the property leftLinearShape.
getLength() - Method in class jfml.defuzzifier.DefuzzifierContinuous
 
getMax() - Method in class jfml.defuzzifier.DefuzzifierContinuous
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.CircularDefinitionType
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.CircularMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.CustomMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.GaussianMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.LeftGaussianMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.LeftLinearMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.MembershipFunction
Get membership degree value.
getMembershipDegree(float) - Method in class jfml.membershipfunction.PiShapedMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.PointSetMonotonicShapeType
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.PointSetShapeType
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.RectangularMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.RightGaussianMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.RightLinearMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.SingletonMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.SShapeMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.TrapezoidMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.TriangularMembershipFunction
 
getMembershipDegree(float) - Method in class jfml.membershipfunction.ZShapeMembershipFunction
 
getMembershipFunction() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of membership function.
getMembershipFunction() - Method in class jfml.term.FuzzyTerm
Gets the MembershipFunction associated to this term
getMembershipFunctionAttrs() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of attributes of membership function .
getMembershipValue(float) - Method in class jfml.term.AggregatedFuzzyTermType
 
getMembershipValue(float) - Method in class jfml.term.FuzzyTerm
 
getMembershipValue(float) - Method in class jfml.term.Term
Gets the membership degree by calculating the membership value of the parameter x to this term
getMembershipValue(float) - Method in class jfml.term.TskTermType
 
getMin() - Method in class jfml.defuzzifier.DefuzzifierContinuous
 
getMiningFieldList() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of mining field.
getModifier() - Method in class jfml.rule.ClauseType
Gets the value of the property modifier.
getName() - Method in class jfml.defuzzifier.Defuzzifier
Gets the defuzzifier name
getName() - Method in class jfml.jaxb.FuzzySystemType
Gets the value of the name property.
getName() - Method in class jfml.knowledgebase.variable.AggregatedFuzzyVariableType
Gets the value of the property name.
getName() - Method in class jfml.knowledgebase.variable.AnYaDataCloudType
Gets the value of the property name.
getName() - Method in class jfml.knowledgebase.variable.FuzzyVariableType
Gets the value of the property name.
getName() - Method in class jfml.knowledgebase.variable.KnowledgeBaseVariable
Returns the name of the variable
getName() - Method in class jfml.knowledgebase.variable.TskVariableType
Gets the value of the property name.
getName() - Method in class jfml.knowledgebase.variable.TsukamotoVariableType
Gets the value of the property name.
getName() - Method in class jfml.membershipfunction.CustomShapeType
Gets the value of the property name.
getName() - Method in class jfml.membershipfunction.MembershipFunction
Gets the name of the function
getName() - Method in class jfml.rule.AnYaRuleType
Gets the value of the property name.
getName() - Method in class jfml.rule.FuzzyRuleType
Gets the value of the property name.
getName() - Method in class jfml.rule.TskFuzzyRuleType
Gets the value of the property name.
getName() - Method in class jfml.rulebase.AnYaRuleBaseType
Gets the value of the property name.
getName() - Method in class jfml.rulebase.RuleBaseType
Gets the value of the property name.
getName() - Method in class jfml.rulebase.TskRuleBaseType
Gets the value of the property name.
getName() - Method in class jfml.term.AggregatedFuzzyTermType
Gets the value of the property name.
getName() - Method in class jfml.term.FuzzyTerm
Gets the name of the fuzzy term
getName() - Method in class jfml.term.FuzzyTermType
Gets the value of the property name.
getName() - Method in class jfml.term.Term
Gets the name of the term
getName() - Method in class jfml.term.TskTerm
Gets the name of the TSK term
getName() - Method in class jfml.term.TskTermType
Gets the value of the property name.
getName() - Method in class jfml.term.TsukamotoTermType
Gets the value of the property name.
getNetworkAddress() - Method in class jfml.jaxb.FuzzySystemType
Gets the value of the networkAddress property.
getNetworkAddress() - Method in class jfml.knowledgebase.KnowledgeBaseType
Gets the value of the networkAddress property.
getNetworkAddress() - Method in class jfml.knowledgebase.variable.AggregatedFuzzyVariableType
Gets the value of the property networkAddress.
getNetworkAddress() - Method in class jfml.knowledgebase.variable.AnYaDataCloudType
Gets the value of the property networkAddress.
getNetworkAddress() - Method in class jfml.knowledgebase.variable.FuzzyVariableType
Gets the value of the property networkAddress.
getNetworkAddress() - Method in class jfml.knowledgebase.variable.TskVariableType
Gets the value of the property networkAddress.
getNetworkAddress() - Method in class jfml.knowledgebase.variable.TsukamotoVariableType
Gets the value of the property networkAddress.
getNetworkAddress() - Method in class jfml.rule.AnYaRuleType
Gets the value of the property networkAddress.
getNetworkAddress() - Method in class jfml.rule.FuzzyRuleType
Gets the value of the property networkAddress.
getNetworkAddress() - Method in class jfml.rule.TskFuzzyRuleType
Gets the value of the property networkAddress.
getNetworkAddress() - Method in class jfml.rulebase.AnYaRuleBaseType
Gets the value of the property networkAddress.
getNetworkAddress() - Method in class jfml.rulebase.RuleBaseType
Gets the value of the property networkAddress.
getNetworkAddress() - Method in class jfml.rulebase.TskRuleBaseType
Gets the value of the property networkAddress.
getOperator() - Method in class jfml.aggregated.AggregatedType
Get the method for operator AND / OR
getOperator() - Method in class jfml.aggregated.AndAggregatedType
 
getOperator() - Method in class jfml.aggregated.OrAggregatedType
 
getOperator() - Method in class jfml.operator.AndLogicalType
 
getOperator() - Method in class jfml.operator.LogicalType
Get the method for operator AND / OR
getOperator() - Method in class jfml.operator.OrLogicalType
 
getOr() - Method in class jfml.membershipfunction.CircularDefinitionType
Gets the value of the property or.
getOr() - Method in class jfml.term.AggregatedFuzzyTermType
Gets the value of the property or.
getOrder() - Method in class jfml.term.TskTermType
Gets the value of the property order.
getOrMethod() - Method in class jfml.rule.FuzzyRuleType
Gets the value of the property orMethod.
getOrMethod() - Method in class jfml.rule.TskFuzzyRuleType
Gets the value of the property orMethod.
getOrMethod() - Method in class jfml.rulebase.RuleBaseType
Gets the value of the property orMethod.
getOrMethod() - Method in class jfml.rulebase.TskRuleBaseType
Gets the value of the property orMethod.
getOutputFieldList() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of output field.
getParam() - Method in class jfml.term.FuzzyTermType
Gets an array of floats with the parameters of this fuzzy term
getParam() - Method in class jfml.term.TsukamotoTermType
Gets an array of floats with the parameters of this fuzzy term
getParam1() - Method in class jfml.parameter.FourParamType
Gets the value of the attribute param1.
getParam1() - Method in class jfml.parameter.OneParamType
Gets the value of the attribute param1.
getParam1() - Method in class jfml.parameter.ThreeParamType
Gets the value of the attribute param1.
getParam1() - Method in class jfml.parameter.TwoParamType
Gets the value of the attribute param1.
getParam2() - Method in class jfml.parameter.FourParamType
Gets the value of the attribute param2.
getParam2() - Method in class jfml.parameter.ThreeParamType
Gets the value of the attribute param2.
getParam2() - Method in class jfml.parameter.TwoParamType
Gets the value of the attribute param2.
getParam3() - Method in class jfml.parameter.FourParamType
Gets the value of the attribute param3.
getParam3() - Method in class jfml.parameter.ThreeParamType
Gets the value of the attribute param3.
getParam4() - Method in class jfml.parameter.FourParamType
Gets the value of the attribute param4.
getParameter() - Method in class jfml.membershipfunction.CustomShapeType
Gets the value of the parameter property.
getParameter() - Method in class jfml.membershipfunction.MembershipFunction
Gets the Parameter associated to this function
getParameter(int) - Method in class jfml.parameter.FourParamType
 
getParameter(int) - Method in class jfml.parameter.OneParamType
 
getParameter(int) - Method in class jfml.parameter.Parameter
return the i-th parameter.
getParameter(int) - Method in class jfml.parameter.ThreeParamType
 
getParameter(int) - Method in class jfml.parameter.TwoParamType
 
getParameterLength() - Method in class jfml.parameter.FourParamType
 
getParameterLength() - Method in class jfml.parameter.OneParamType
 
getParameterLength() - Method in class jfml.parameter.Parameter
Return the number of parameters
getParameterLength() - Method in class jfml.parameter.ThreeParamType
 
getParameterLength() - Method in class jfml.parameter.TwoParamType
 
getPiShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property piShape.
getPoints() - Method in class jfml.membershipfunction.PointSetMonotonicShapeType
Gets the value of the point property.
getPoints() - Method in class jfml.membershipfunction.PointSetShapeType
Gets the value of the point property.
getPointSetMonotonicShape() - Method in class jfml.term.TsukamotoTermType
Gets the value of the property pointSetMonotonicShape.
getPointSetShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property pointSetShape.
getRectangularShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property rectangularShape.
getRightGaussianShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property rightGaussianShape.
getRightGaussianShape() - Method in class jfml.term.TsukamotoTermType
Gets the value of the property rightGaussianShape.
getRightLinearShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property rightLinearShape.
getRightLinearShape() - Method in class jfml.term.TsukamotoTermType
Gets the value of the property rightLinearShape.
getRow(double[][], int) - Static method in class jfml.compatibility.SuppCollection
It is used to get one row of array
getRule() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of rules.
getRuleBase() - Method in class jfml.jaxb.FuzzySystemType
Gets the value of the ruleBase property.
getRuleBase(int) - Method in class jfml.jaxb.FuzzySystemType
Gets the FuzzySystemRuleBase from the list of RuleBase by the parameter index
getRuleBaseSystemType() - Method in class jfml.rulebase.FuzzySystemRuleBase
Gets the representation of the fuzzy system according to the static variables
- TYPE_MAMDANI - Mamdani Rule Base
- TYPE_TSUKAMOTO - tsukamoto Rule Base
- TYPE_TSK - tsk Rule Base
- TYPE_ANYA - AnYa Rule Base
- TYPE_OTHER - other Rule Base
getRuleBaseSystemTypeName() - Method in class jfml.rulebase.FuzzySystemRuleBase
Gets the name of the Rule Base fuzzy system
- TYPE_MAMDANI - mamdani
- TYPE_TSUKAMOTO - tsukamoto
- TYPE_TSK - tsk
- TYPE_ANYA - anYa
- TYPE_OTHER - other
getRules() - Method in class jfml.rulebase.RuleBaseType
Gets the value of the rule property.
getScale() - Method in class jfml.knowledgebase.variable.FuzzyVariableType
Gets the value of the property scale.
getScale() - Method in class jfml.knowledgebase.variable.TskVariableType
Gets the value of the property scale.
getScale() - Method in class jfml.knowledgebase.variable.TsukamotoVariableType
Gets the value of the property scale.
getSingletonShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property singletonShape.
getSShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property sShape.
getSShape() - Method in class jfml.term.TsukamotoTermType
Gets the value of the property sShape.
getStepSize() - Method in class jfml.defuzzifier.DefuzzifierContinuous
 
getTConorm() - Method in class jfml.aggregated.OrAggregatedType
Gets the value of the property tConorm.
getTConorm() - Method in class jfml.operator.OrLogicalType
Gets the value of the property tConorm.
getTerm(String) - Method in class jfml.knowledgebase.variable.AggregatedFuzzyVariableType
 
getTerm(String) - Method in class jfml.knowledgebase.variable.AnYaDataCloudType
 
getTerm(String) - Method in class jfml.knowledgebase.variable.FuzzyVariableType
 
getTerm(String) - Method in class jfml.knowledgebase.variable.KnowledgeBaseVariable
Gets a Term instance by name or null otherwise
getTerm(String) - Method in class jfml.knowledgebase.variable.TskVariableType
 
getTerm(String) - Method in class jfml.knowledgebase.variable.TsukamotoVariableType
 
getTerm() - Method in class jfml.rule.ClauseType
Gets the value of the property term.
getTerm() - Method in class jfml.rule.TskClauseType
Gets the value of the property term.
getTerms() - Method in class jfml.knowledgebase.variable.AggregatedFuzzyVariableType
Gets the value of the aggregatedFuzzyTerm property.
getTerms() - Method in class jfml.knowledgebase.variable.AnYaDataCloudType
Gets the value of the datum property.
getTerms() - Method in class jfml.knowledgebase.variable.FuzzyVariableType
Gets the value of the fuzzyTerm property.
getTerms() - Method in class jfml.knowledgebase.variable.KnowledgeBaseVariable
Gets a list of terms
getTerms() - Method in class jfml.knowledgebase.variable.TskVariableType
Gets the value of the tskTerm property.
getTerms() - Method in class jfml.knowledgebase.variable.TsukamotoVariableType
Gets the value of the tsukamotoTerm property.
getThen() - Method in class jfml.rule.ConsequentType
Gets the value of the property then.
getTNorm() - Method in class jfml.aggregated.AndAggregatedType
Gets the value of the property tNorm.
getTNorm() - Method in class jfml.operator.AndLogicalType
Gets the value of the property tNorm.
getTrapezoidShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property trapezoidShape.
getTriangularShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property triangularShape.
getTskClause() - Method in class jfml.rule.TskConsequentClausesType
Gets the value of the tskClause property.
getTskConsequent() - Method in class jfml.rule.AnYaRuleType
Gets the value of the property tskConsequent.
getTskConsequent() - Method in class jfml.rule.TskFuzzyRuleType
Gets the value of the property tskConsequent.
getTskElse() - Method in class jfml.rule.TskConsequentType
Gets the value of the property tskElse.
getTskRules() - Method in class jfml.rulebase.TskRuleBaseType
Gets the value of the tskRule property.
getTskThen() - Method in class jfml.rule.TskConsequentType
Gets the value of the property tskThen.
getTSKThenPart() - Method in class jfml.compatibility.pmmlReader
It is used to get a list of then part.
getTskValue() - Method in class jfml.term.TskTermType
Gets the value of the tskValue property.
getTsukamotoTerm(int) - Method in class jfml.knowledgebase.variable.TsukamotoVariableType
Returns the i-th FuzzyTerm
getType() - Method in class jfml.knowledgebase.variable.AggregatedFuzzyVariableType
Gets the value of the property type.
getType() - Method in class jfml.knowledgebase.variable.FuzzyVariableType
Gets the value of the property type.
getType() - Method in class jfml.knowledgebase.variable.TskVariableType
Gets the value of the property type.
getType() - Method in class jfml.knowledgebase.variable.TsukamotoVariableType
Gets the value of the property type.
getValue() - Method in class jfml.knowledgebase.variable.AggregatedFuzzyVariableType
 
getValue() - Method in class jfml.knowledgebase.variable.AnYaDataCloudType
 
getValue() - Method in class jfml.knowledgebase.variable.FuzzyVariableType
If the variable is input type, return value setter.
getValue() - Method in class jfml.knowledgebase.variable.KnowledgeBaseVariable
Gets the value of the variable
getValue() - Method in class jfml.knowledgebase.variable.TskVariableType
 
getValue() - Method in class jfml.knowledgebase.variable.TsukamotoVariableType
 
getValue() - Method in class jfml.parameter.ParameterType
Gets the value of the property value.
getValue() - Method in class jfml.term.CircularTermType
Gets the value of the property value.
getValueY(float) - Method in class jfml.defuzzifier.DefuzzifierContinuous
 
getVariable(String) - Method in class jfml.jaxb.FuzzySystemType
Return a variable instance identifies by its name
getVariable(String) - Method in class jfml.knowledgebase.KnowledgeBaseType
Return a KnowledgeBaseVariable instance identifies by its name
getVariable() - Method in class jfml.membershipfunction.CircularDefinitionType
Get the FuzzyVariableType which contains the terms
getVariable() - Method in class jfml.rule.ClauseType
Gets the value of the property variable.
getVariable() - Method in class jfml.rule.TskClauseType
Gets the value of the property variable.
getVariables() - Method in class jfml.jaxb.FuzzySystemType
Return a variable instance identifies by its name
getVariables() - Method in class jfml.knowledgebase.KnowledgeBaseType
Gets the value of the Variable property.
getW() - Method in class jfml.knowledgebase.variable.WZ
 
getWeight() - Method in class jfml.rule.AnYaRuleType
Gets the value of the property weight.
getWeight() - Method in class jfml.rule.FuzzyRuleType
Gets the value of the property weight.
getWeight() - Method in class jfml.rule.TskFuzzyRuleType
Gets the value of the property weight.
getX() - Method in class jfml.membershipfunction.PointType
Gets the value of the property x.
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.CircularDefinitionType
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.CircularMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.CustomMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.GaussianMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.LeftGaussianMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.LeftLinearMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.MembershipFunction
This function returns an array with values [x1, x2, x3, ...] which represents points in the x domain of the function needed by defuzzifer
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.PiShapedMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.PointSetMonotonicShapeType
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.PointSetShapeType
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.RectangularMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.RightGaussianMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.RightLinearMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.SingletonMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.SShapeMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.TrapezoidMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.TriangularMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.membershipfunction.ZShapeMembershipFunction
 
getXValuesDefuzzifier() - Method in class jfml.term.FuzzyTerm
This function returns an array with values [x1, x2, x3, ...] which represents points in the x domain of the function needed by defuzzifer
getY() - Method in class jfml.membershipfunction.PointType
Gets the value of the property y.
getZ() - Method in class jfml.knowledgebase.variable.WZ
 
getZShape() - Method in class jfml.term.FuzzyTermType
Gets the value of the property zShape.
getZShape() - Method in class jfml.term.TsukamotoTermType
Gets the value of the property zShape.
A C D E F G H I J K L M N O P R S T V W Z _ 
Skip navigation links