Uses of Class
net.ontopia.topicmaps.rest.model.AssociationRole
Packages that use AssociationRole
-
Uses of AssociationRole in net.ontopia.topicmaps.rest.model
Methods in net.ontopia.topicmaps.rest.model that return types with arguments of type AssociationRoleMethod parameters in net.ontopia.topicmaps.rest.model with type arguments of type AssociationRole -
Uses of AssociationRole in net.ontopia.topicmaps.rest.v1.role
Methods in net.ontopia.topicmaps.rest.v1.role with parameters of type AssociationRoleModifier and TypeMethodDescriptionRoleController.add(TopicMapIF tm, AssociationIF association, AssociationRole role) voidRoleResource.addAssociationRole(AssociationRole role) voidRolesResource.addAssociationRole(AssociationRole role) RoleController.change(TopicMapIF tm, AssociationRoleIF result, AssociationRole role) RoleResource.changeAssociationRole(AssociationRole role) voidRoleController.remove(TopicMapIF tm, AssociationRole role) RoleController.resolve(TopicMapIF tm, AssociationRole role)