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 OccurrenceType
TopicMap. createOccurrenceType(String name)
OccurrenceType
TopicType. createOccurrenceType()
OccurrenceType
OccurrenceField. 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 OccurrenceType
OccurrenceTypeModel. load()
-