Uses of Class
com.semedy.reasoner.api.symboltable.ExternalDataType
Package
Description
-
Uses of ExternalDataType in com.semedy.reasoner.api.logic
-
Uses of ExternalDataType in com.semedy.reasoner.api.symboltable
Modifier 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 ExternalDataType
parse value of data type out of StringModifier and TypeMethodDescriptionExternalDataTypeProvider.iterator()
Enumerate the ExternalDataTypes.Modifier and TypeMethodDescriptionvoid
ExternalDataTypeProvider.registerExternalDataType
(ExternalDataType datatype) add a ExternalDataType at the last positionvoid
ExternalDataTypeProvider.registerExternalDataType
(ExternalDataType datatype, int index) add a ExternalDataType at index -
Uses of ExternalDataType in com.semedy.reasoner.exercises
-
Uses of ExternalDataType in com.semedy.reasoner.parser
-
Uses of ExternalDataType in com.semedy.reasoner.symboltable.encoder
Modifier and TypeClassDescriptionclass
class
class
This datatype represents a geo point.class
This datatype represents a geo line string.class
This datatype represents a geo point.class
This datatype represents a geo polygon.class
This datatype represents a geo point.class
class
class
PlainLiteral external datatype.class
An uri as extended data type