- Parser - Class in fuzzyowl2.parser
-
Parses an OWL 2 annotation into fuzzyDL syntax.
- Parser(InputStream) - Constructor for class fuzzyowl2.parser.Parser
-
Constructor with InputStream.
- Parser(InputStream, String) - Constructor for class fuzzyowl2.parser.Parser
-
Constructor with InputStream and supplied encoding
- Parser(Reader) - Constructor for class fuzzyowl2.parser.Parser
-
Constructor.
- Parser(ParserTokenManager) - Constructor for class fuzzyowl2.parser.Parser
-
Constructor with generated Token Manager.
- PropertyDefinition - Class in fuzzyowl2
-
Fuzzy property defined by means of an OWL 2 annotation of an OWL 2 class.
- PropertyDefinition() - Constructor for class fuzzyowl2.PropertyDefinition
-
- PropertyDefinition.PropertyType - Enum in fuzzyowl2
-
Types of fuzzy properties that can be defined using annotations.