Uses of Class
ontopoly.models.TopicTypeModel
Packages that use TopicTypeModel
-
Uses of TopicTypeModel in ontopoly.components
Fields in ontopoly.components declared as TopicTypeModelModifier and TypeFieldDescriptionprotected TopicTypeModelFieldInstanceCreatePlayerPanel.topicTypeModelMethods in ontopoly.components with parameters of type TopicTypeModelModifier and TypeMethodDescriptionprotected abstract voidFieldsEditorAddPanel.onAddField(TopicTypeModel topicTypeModel, FieldDefinitionModel fdm, org.apache.wicket.ajax.AjaxRequestTarget target) Constructors in ontopoly.components with parameters of type TopicTypeModelModifierConstructorDescriptionCreateOrCopyInstanceFunctionBoxPanel(String id, TopicModel<Topic> topicModel, TopicTypeModel topicTypeModel) FieldsEditor(String id, TopicTypeModel _topicTypeModel, boolean readonly) FieldsEditorAddPanel(String id, TopicTypeModel topicTypeModel, FieldDefinitionModel fieldDefinitionModel) FieldsEditorExistingPanel(String id, TopicTypeModel topicTypeModel, FieldAssignmentModel fieldAssignmentModel, boolean readonly) InstancePanel(String id, TopicModel<Topic> topicModel, TopicTypeModel topicTypeModel, FieldsViewModel fieldsViewModel, boolean _isReadOnly, boolean traversable) InstanceSearchPanel(String id, TopicTypeModel model) TopicTypesFunctionBoxPanel(String id, TopicModel<Topic> topicModel, TopicTypeModel topicTypeModel, FieldsViewModel fieldsViewModel) ViewsFunctionBoxPanel(String id, TopicModel<Topic> topicModel, TopicTypeModel topicTypeModel, FieldsViewModel fieldsViewModel) -
Uses of TopicTypeModel in ontopoly.pages
Fields in ontopoly.pages declared as TopicTypeModelModifier and TypeFieldDescriptionprotected TopicTypeModelEmbeddedInstancePage.topicTypeModelprotected TopicTypeModelInstancesPage.topicTypeModelMethods in ontopoly.pages that return TopicTypeModelConstructors in ontopoly.pages with parameters of type TopicTypeModelModifierConstructorDescriptionModalInstancePage(String id, TopicModel<Topic> topicModel, TopicTypeModel topicTypeModel, FieldsViewModel fieldsViewModel)