Package | Description |
---|---|
ontopoly.components | |
ontopoly.models | |
ontopoly.pages | |
ontopoly.utils |
Modifier and Type | Field and Description |
---|---|
protected TopicModel<Topic> |
FieldInstanceAssociationNaryField.currentTopicModel |
protected TopicModel<TopicType> |
AddOrRemoveTypeFunctionBoxPanel.selectedModel |
protected TopicModel<Topic> |
FieldInstanceAssociationBinaryPanel.topicModel |
Modifier and Type | Field and Description |
---|---|
protected Map<RoleFieldModel,TopicModel<Topic>> |
FieldInstanceAssociationNaryField.selectedPlayers |
Modifier and Type | Method and Description |
---|---|
abstract TopicModel<Topic> |
DeleteTopicFunctionBoxPanel.getTopicModel() |
Constructor and Description |
---|
AddOrRemoveTypeFunctionBoxPanel(String id,
TopicModel<Topic> topicModel) |
AssociationTransformFunctionBoxPanel(String id,
TopicModel<Topic> topicModel) |
CreateOrCopyInstanceFunctionBoxPanel(String id,
TopicModel<Topic> topicModel,
TopicTypeModel topicTypeModel) |
InstancePanel(String id,
TopicModel<Topic> topicModel,
TopicTypeModel topicTypeModel,
FieldsViewModel fieldsViewModel,
boolean _isReadOnly,
boolean traversable) |
TopicTypesFunctionBoxPanel(String id,
TopicModel<Topic> topicModel,
TopicTypeModel topicTypeModel,
FieldsViewModel fieldsViewModel) |
ViewsFunctionBoxPanel(String id,
TopicModel<Topic> topicModel,
TopicTypeModel topicTypeModel,
FieldsViewModel fieldsViewModel) |
Constructor and Description |
---|
AvailableTopicTypesModel(TopicModel<Topic> topicModel) |
Modifier and Type | Field and Description |
---|---|
protected TopicModel<Topic> |
EmbeddedInstancePage.topicModel |
protected TopicModel<Topic> |
VizigatorPage.topicModel |
Modifier and Type | Method and Description |
---|---|
TopicModel<Topic> |
InstancePage.getTopicModel() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.wicket.model.IModel<TreeModel> |
EmbeddedHierarchicalInstancePage.createTreeModel(TopicModel<Topic> hierarchyTopicModel,
TopicModel<Topic> currentNodeModel) |
protected org.apache.wicket.model.IModel<TreeModel> |
EmbeddedHierarchicalInstancePage.createTreeModel(TopicModel<Topic> hierarchyTopicModel,
TopicModel<Topic> currentNodeModel) |
Constructor and Description |
---|
ModalInstancePage(String id,
TopicModel<Topic> topicModel,
TopicTypeModel topicTypeModel,
FieldsViewModel fieldsViewModel) |
Constructor and Description |
---|
RoleFieldsValueComparator(TopicModel<Topic> topicModel,
List<RoleFieldModel> roleFieldModels) |
RoleFieldValueComparator(TopicModel<Topic> topicModel,
RoleFieldModel roleFieldModel) |