Uses of Class
ontopoly.model.AbstractTypingTopic
-
Packages that use AbstractTypingTopic Package Description ontopoly.model -
-
Uses of AbstractTypingTopic in ontopoly.model
Subclasses of AbstractTypingTopic in ontopoly.model Modifier and Type Class Description classAssociationTypeRepresents an association type.classIdentityTypeRepresents an identity type.classNameTypeRepresents a name type.classOccurrenceTypeRepresents an occurrence type.classRoleTypeRepresents a role type.classTopicTypeINTERNAL: Represents a topic type.Methods in ontopoly.model with parameters of type AbstractTypingTopic Modifier and Type Method Description protected StringTopicMap. getTopicName(TopicIF topic, AbstractTypingTopic fallback)Package-internal method to get the name of a topic.
-