Package | Description |
---|---|
systems.dmx.core | |
systems.dmx.core.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
AssociationRole |
interface |
TopicRole |
Modifier and Type | Method and Description |
---|---|
Role |
Association.getRole(RoleModel roleModel)
### TODO: rethink this method
Returns this association's role which refers to the same object as the given role model.
|
Role |
Association.getRole(String roleTypeUri) |
Role |
Association.getRole1() |
Role |
Association.getRole2() |
Modifier and Type | Class and Description |
---|---|
(package private) class |
AssociationRoleImpl
An association role that is attached to the
PersistenceLayer . |
(package private) class |
RoleImpl |
(package private) class |
TopicRoleImpl
A topic role that is attached to the
PersistenceLayer . |
Modifier and Type | Method and Description |
---|---|
Role |
AssociationImpl.getRole(RoleModel roleModel) |
Role |
AssociationImpl.getRole(String roleTypeUri) |
Role |
AssociationImpl.getRole1() |
Role |
AssociationImpl.getRole2() |
(package private) abstract Role |
RoleModelImpl.instantiate(AssociationModelImpl assoc) |
(package private) Role |
TopicRoleModelImpl.instantiate(AssociationModelImpl assoc) |
(package private) Role |
AssociationRoleModelImpl.instantiate(AssociationModelImpl assoc) |
Modifier and Type | Method and Description |
---|---|
private TopicRole |
AssociationImpl.filterRole(Role role,
TopicRoleModel roleModel) |
Copyright © 2018. All Rights Reserved.