public interface TopicRoleModel extends RoleModel
A TopicRoleModel object is a pair of a topic reference and a role type reference. The topic is refered to either by its ID or URI. The role type is refered to by its URI.
Assertion: both, the topic reference and the role type reference are set.
In the database a role type is represented by a topic of type "dmx.core.role_type".
Modifier and Type | Method and Description |
---|---|
String |
getTopicUri() |
boolean |
topicIdentifiedByUri() |
clone, getPlayerId, getRoleTypeUri, refsSameObject, setPlayerId, setRoleTypeUri
toJSON
String getTopicUri()
boolean topicIdentifiedByUri()
Copyright © 2018. All Rights Reserved.