| Package | Description |
|---|---|
| ontopoly.components | |
| ontopoly.models | |
| ontopoly.utils |
| Modifier and Type | Field and Description |
|---|---|
protected RoleFieldModel |
FieldInstanceAssociationNaryField.currentFieldModel |
protected RoleFieldModel |
FieldInstanceAssociationBinaryPanel.ofieldModel |
protected RoleFieldModel |
FieldInstanceCreatePlayerPanel.roleFieldModel |
protected RoleFieldModel |
FieldInstanceAssociationBinaryPanel.roleFieldModel |
| Modifier and Type | Field and Description |
|---|---|
protected Map<RoleFieldModel,TopicModel<Topic>> |
FieldInstanceAssociationNaryField.selectedPlayers |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
FieldInstanceAssociationNaryField.onNewSelection(RoleFieldModel ofieldModel,
Topic selectedTopic) |
protected abstract void |
FieldInstanceCreatePlayerPanel.performNewSelection(RoleFieldModel ofieldModel,
Topic selectedTopic) |
protected void |
FieldInstanceAssociationNaryField.performNewSelection(RoleFieldModel ofieldModel,
Topic selectedTopic) |
| Constructor and Description |
|---|
AssociationFieldAutoCompleteTextField(String id,
org.apache.wicket.model.IModel<Topic> model,
RoleFieldModel valueFieldModel) |
FieldInstanceAssociationBinaryField(String id,
RoleFieldModel valueFieldModel,
FieldValueModel fieldValueModel,
FieldsViewModel fieldsViewModel,
boolean readonly,
boolean embedded,
boolean traversable,
boolean allowAdd) |
FieldInstanceAssociationNaryField(String id,
FieldInstanceAssociationNaryPanel _parentPanel,
RoleFieldModel roleFieldModel,
List<RoleFieldModel> otherRoleFieldModels,
FieldValueModel _fieldValueModel,
FieldsViewModel fieldsViewModel,
boolean readonly,
boolean traversable,
int arity) |
FieldInstanceCreatePlayerPanel(String id,
FieldInstanceModel _fieldInstanceModel,
FieldsViewModel fieldsViewModel,
RoleFieldModel _roleFieldModel,
AbstractFieldInstancePanel fieldInstancePanel,
int createAction) |
| Constructor and Description |
|---|
FieldInstanceAssociationNaryField(String id,
FieldInstanceAssociationNaryPanel _parentPanel,
RoleFieldModel roleFieldModel,
List<RoleFieldModel> otherRoleFieldModels,
FieldValueModel _fieldValueModel,
FieldsViewModel fieldsViewModel,
boolean readonly,
boolean traversable,
int arity) |
| Modifier and Type | Method and Description |
|---|---|
static List<RoleFieldModel> |
RoleFieldModel.wrapInRoleFieldModels(Collection<RoleField> roleFields) |
| Constructor and Description |
|---|
PlayerTypesModel(FieldInstanceModel fieldInstanceModel,
RoleFieldModel roleFieldModel) |
PossiblePlayersModel(FieldInstanceModel fieldInstanceModel,
RoleFieldModel roleFieldModel) |
| Constructor and Description |
|---|
RoleFieldValueComparator(TopicModel<Topic> topicModel,
RoleFieldModel roleFieldModel) |
| Constructor and Description |
|---|
RoleFieldsValueComparator(TopicModel<Topic> topicModel,
List<RoleFieldModel> roleFieldModels) |