Uses of Class
com.semedy.reasoner.api.symboltable.ExternalDataType
Packages that use ExternalDataType
Package
Description
-
Uses of ExternalDataType in com.semedy.reasoner.api.logic
Subclasses of ExternalDataType in com.semedy.reasoner.api.logicMethods in com.semedy.reasoner.api.logic that return ExternalDataType -
Uses of ExternalDataType in com.semedy.reasoner.api.symboltable
Methods in com.semedy.reasoner.api.symboltable that return ExternalDataTypeModifier and TypeMethodDescriptionExternalDataType.createValue(ByteBuffer buf, int pos) Create an instance from the byte representation.ExternalDataTypeProvider.getExternalDataType(int id) return the external data type by idabstract ExternalDataTypeparse value of data type out of StringMethods in com.semedy.reasoner.api.symboltable that return types with arguments of type ExternalDataTypeModifier and TypeMethodDescriptionExternalDataTypeProvider.iterator()Enumerate the ExternalDataTypes.Methods in com.semedy.reasoner.api.symboltable with parameters of type ExternalDataTypeModifier and TypeMethodDescriptionvoidExternalDataTypeProvider.registerExternalDataType(ExternalDataType datatype) add a ExternalDataType at the last positionvoidExternalDataTypeProvider.registerExternalDataType(ExternalDataType datatype, int index) add a ExternalDataType at index -
Uses of ExternalDataType in com.semedy.reasoner.exercises
Subclasses of ExternalDataType in com.semedy.reasoner.exercisesMethods in com.semedy.reasoner.exercises that return ExternalDataType -
Uses of ExternalDataType in com.semedy.reasoner.parser
Subclasses of ExternalDataType in com.semedy.reasoner.parserMethods in com.semedy.reasoner.parser that return ExternalDataType -
Uses of ExternalDataType in com.semedy.reasoner.symboltable.encoder
Subclasses of ExternalDataType in com.semedy.reasoner.symboltable.encoderModifier and TypeClassDescriptionclassclassclassThis datatype represents a geo point.classThis datatype represents a geo line string.classThis datatype represents a geo point.classThis datatype represents a geo polygon.classThis datatype represents a geo point.classclassclassPlainLiteral external datatype.classAn uri as extended data typeMethods in com.semedy.reasoner.symboltable.encoder that return ExternalDataType