Uses of Class
ontopoly.model.OccurrenceType
-
Packages that use OccurrenceType Package Description ontopoly.model ontopoly.models -
-
Uses of OccurrenceType in ontopoly.model
Methods in ontopoly.model that return OccurrenceType Modifier and Type Method Description OccurrenceTypeTopicMap. createOccurrenceType(String name)OccurrenceTypeTopicType. createOccurrenceType()OccurrenceTypeOccurrenceField. getOccurrenceType()Gets the occurrence type to which this field is assigned.Constructors in ontopoly.model with parameters of type OccurrenceType Constructor Description OccurrenceField(TopicIF topic, TopicMap tm, OccurrenceType occurrenceType) -
Uses of OccurrenceType in ontopoly.models
Methods in ontopoly.models that return OccurrenceType Modifier and Type Method Description protected OccurrenceTypeOccurrenceTypeModel. load()
-