Uses of Class
ontopoly.models.TopicMapModel
Packages that use TopicMapModel
-
Uses of TopicMapModel in ontopoly.components
Methods in ontopoly.components that return TopicMapModelModifier and TypeMethodDescriptionabstract TopicMapModelDeleteTopicMapFunctionBoxPanel.getTopicMapModel()Constructors in ontopoly.components with parameters of type TopicMapModelModifierConstructorDescriptionCreateInstanceFunctionBoxPanel(String id, TopicMapModel topicMapModel) TopicMapHeaderPanel(String id, TopicMapModel model, List<MenuItem> tabMenuItem, int selectedTab) -
Uses of TopicMapModel in ontopoly.pages
Fields in ontopoly.pages declared as TopicMapModelMethods in ontopoly.pages that return TopicMapModelModifier and TypeMethodDescriptionNonOntopolyAbstractPage.getTopicMapModel()protected TopicMapModelOntopolyAbstractPage.getTopicMapModel()Methods in ontopoly.pages with parameters of type TopicMapModel