Uses of Class
elki.data.ExternalID
-
Packages that use ExternalID Package Description elki.data.type Data type information, also used for type restrictions.elki.datasource.parser Parsers for different file formats and data types. -
-
Uses of ExternalID in elki.data.type
Fields in elki.data.type with type parameters of type ExternalID Modifier and Type Field Description static SimpleTypeInformation<ExternalID>
TypeUtil. EXTERNALID
External ID type. -
Uses of ExternalID in elki.datasource.parser
Fields in elki.datasource.parser declared as ExternalID Modifier and Type Field Description protected ExternalID
SimplePolygonParser. cureid
Current external id.
-