Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
P
ParseException
- Exception in
fuzzydl.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[])
- Constructor for exception fuzzydl.parser.
ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException()
- Constructor for exception fuzzydl.parser.
ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String)
- Constructor for exception fuzzydl.parser.
ParseException
Constructor with message.
Parser
- Class in
fuzzydl.parser
Parses an input file containing a fuzzy ontology.
Parser(InputStream)
- Constructor for class fuzzydl.parser.
Parser
Constructor with InputStream.
Parser(InputStream, String)
- Constructor for class fuzzydl.parser.
Parser
Constructor with InputStream and supplied encoding
Parser(Reader)
- Constructor for class fuzzydl.parser.
Parser
Constructor.
Parser(ParserTokenManager)
- Constructor for class fuzzydl.parser.
Parser
Constructor with generated Token Manager.
ParserConstants
- Interface in
fuzzydl.parser
Token literal values and constants.
ParserTokenManager
- Class in
fuzzydl.parser
Token Manager.
ParserTokenManager(SimpleCharStream)
- Constructor for class fuzzydl.parser.
ParserTokenManager
Constructor.
ParserTokenManager(SimpleCharStream, int)
- Constructor for class fuzzydl.parser.
ParserTokenManager
Constructor.
PLUS
- Static variable in interface fuzzydl.parser.
ParserConstants
RegularExpression Id.
POS_THRESHOLD
- Static variable in class fuzzydl.
Concept
Positive threshold.
positiveConcreteValueAssertions
- Variable in class fuzzydl.
KnowledgeBase
Datatype restrictions.
posThreshold(double, Concept)
- Static method in class fuzzydl.
Concept
Gets a new positive threshold concept.
preprocess(KnowledgeBase)
- Method in class fuzzydl.
BnpQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
DefuzzifyQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
MaxInstanceQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
MaxQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
MaxRelatedQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
MaxSatisfiableQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
MaxSubsumesQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
MinInstanceQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
MinQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
MinRelatedQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
MinSatisfiableQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
MinSubsumesQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
MomDefuzzifyQuery
preprocess(KnowledgeBase)
- Method in class fuzzydl.
Query
Performs some preprocessing steps of the query over a fuzzy KB.
prevCharIsCR
- Variable in class fuzzydl.parser.
SimpleCharStream
prevCharIsLF
- Variable in class fuzzydl.parser.
SimpleCharStream
PrimitiveConceptDefinition
- Class in
fuzzydl
General concept inclusion axiom.
PrimitiveConceptDefinition(String, Concept, int, double)
- Constructor for class fuzzydl.
PrimitiveConceptDefinition
print(String)
- Static method in class fuzzydl.util.
Util
Prints on screen a message only in debug mode
PRINT_LABELS
- Static variable in class fuzzydl.milp.
MILPHelper
Indicates whether we want to show the membership degrees to linguistic labels or not.
PRINT_VARIABLES
- Static variable in class fuzzydl.milp.
MILPHelper
Indicates whether we want to show the value of the variables or not.
printInstanceOfLabels(String, String, double)
- Method in class fuzzydl.milp.
MILPHelper
Shows the membership degrees to some linguistic labels.
println(String)
- Static method in class fuzzydl.util.
Util
Prints on screen a message and a new line only in debug mode
PRODUCT
- Static variable in class fuzzydl.
FeatureFunction
Product of a number and a feature.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z