Uses of Class
ontopoly.model.DataType
-
Packages that use DataType Package Description ontopoly.model -
-
Uses of DataType in ontopoly.model
Methods in ontopoly.model that return DataType Modifier and Type Method Description DataType
OccurrenceField. getDataType()
Returns the data type of the occurrence type.static DataType
DataType. getDefaultDataType(TopicMap tm)
Methods in ontopoly.model that return types with arguments of type DataType Modifier and Type Method Description static List<DataType>
DataType. getDataTypes(TopicMap tm)
-