Package | Description |
---|---|
ontopoly.components | |
ontopoly.model | |
ontopoly.models |
Modifier and Type | Method and Description |
---|---|
protected RoleField |
FieldInstanceAssociationBinaryField.getOtherBinaryRoleField(RoleField thisField) |
Modifier and Type | Method and Description |
---|---|
protected RoleField |
FieldInstanceAssociationBinaryField.getOtherBinaryRoleField(RoleField thisField) |
protected abstract void |
FieldInstanceAssociationBinaryField.performNewSelection(FieldValueModel fieldValueModel,
RoleField selectedField,
Topic selectedTopic) |
protected RoleField.ValueIF |
FieldInstanceAssociationBinaryPanel.performNewSelection(RoleField selectedField,
Topic selectedTopic) |
Modifier and Type | Method and Description |
---|---|
RoleField[] |
RoleField.ValueIF.getRoleFields() |
Modifier and Type | Method and Description |
---|---|
Collection<RoleField> |
RoleType.getDeclaredByFields() |
Collection<RoleField> |
AssociationField.getDeclaredByFields()
Gets the role fields that are assigned to this association field.
|
Collection<RoleField> |
AssociationType.getDeclaredByFields() |
Collection<RoleField> |
RoleField.getFieldsForOtherRoles()
Gets the other RoleField objects this object's association type topic takes part in.
|
List<RoleField> |
AssociationField.getFieldsForRoles()
Returns the fields for the roles in this association type.
|
Collection<RoleField> |
RoleField.getOtherRoleFields() |
List<RoleField> |
TopicMap.getRoleFields() |
Modifier and Type | Method and Description |
---|---|
void |
RoleField.ValueIF.addPlayer(RoleField roleField,
Topic player) |
List<RoleField.ValueIF> |
RoleField.getOrderedValues(Topic topic,
RoleField ofield) |
Topic |
RoleField.ValueIF.getPlayer(RoleField roleField,
Topic oplayer) |
void |
RoleField.moveAfter(Topic instance,
RoleField ofield,
RoleField.ValueIF rfv1,
RoleField.ValueIF rfv2)
Change field value order so that the first value is ordered directly after the second value.
|
Modifier and Type | Method and Description |
---|---|
RoleField |
RoleFieldModel.getRoleField() |
protected RoleField |
RoleFieldModel.load() |
Modifier and Type | Method and Description |
---|---|
static List<RoleFieldModel> |
RoleFieldModel.wrapInRoleFieldModels(Collection<RoleField> roleFields) |
Constructor and Description |
---|
RoleFieldModel(RoleField roleField) |