Package | Description |
---|---|
ontopoly.components | |
ontopoly.pages |
Modifier and Type | Field and Description |
---|---|
protected TopicTypeModel |
FieldInstanceCreatePlayerPanel.topicTypeModel |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
FieldsEditorAddPanel.onAddField(TopicTypeModel topicTypeModel,
FieldDefinitionModel fdm,
org.apache.wicket.ajax.AjaxRequestTarget target) |
Constructor and Description |
---|
CreateOrCopyInstanceFunctionBoxPanel(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) |
Modifier and Type | Field and Description |
---|---|
protected TopicTypeModel |
EmbeddedInstancePage.topicTypeModel |
protected TopicTypeModel |
InstancesPage.topicTypeModel |
Modifier and Type | Method and Description |
---|---|
TopicTypeModel |
InstancePage.getTopicTypeModel() |
Constructor and Description |
---|
ModalInstancePage(String id,
TopicModel<Topic> topicModel,
TopicTypeModel topicTypeModel,
FieldsViewModel fieldsViewModel) |