|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Role | |
|---|---|
| de.deepamehta.core | |
| de.deepamehta.core.impl | |
| Uses of Role in de.deepamehta.core |
|---|
| Subinterfaces of Role in de.deepamehta.core | |
|---|---|
interface |
AssociationRole
|
interface |
TopicRole
|
| Methods in de.deepamehta.core that return Role | |
|---|---|
Role |
Association.getRole(RoleModel roleModel)
Returns this association's role which refers to the same object as the given role model. |
Role |
Association.getRole1()
|
Role |
Association.getRole2()
|
| Uses of Role in de.deepamehta.core.impl |
|---|
| Classes in de.deepamehta.core.impl that implement Role | |
|---|---|
(package private) class |
AttachedAssociationRole
An association role that is attached to the DeepaMehtaService. |
(package private) class |
AttachedRole
|
(package private) class |
AttachedTopicRole
A topic role that is attached to the DeepaMehtaService. |
| Fields in de.deepamehta.core.impl declared as Role | |
|---|---|
private Role |
AttachedAssociation.role1
|
private Role |
AttachedAssociation.role2
|
| Methods in de.deepamehta.core.impl that return Role | |
|---|---|
private Role |
AttachedAssociation.createAttachedRole(RoleModel model)
|
Role |
AttachedAssociation.getRole(RoleModel roleModel)
|
Role |
AttachedAssociation.getRole1()
|
Role |
AttachedAssociation.getRole2()
|
| Methods in de.deepamehta.core.impl with parameters of type Role | |
|---|---|
private void |
AttachedAssociation.filterTopic(Role role,
String roleTypeUri,
List<Topic> topics)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||