de.deepamehta.core
Interface TopicRole

Show UML class diagram
All Superinterfaces:
JSONEnabled, Role
All Known Implementing Classes:
AttachedTopicRole

public interface TopicRole
extends Role


Method Summary
 Topic getTopic()
           
 String getTopicUri()
           
 boolean topicIdentifiedByUri()
           
 
Methods inherited from interface de.deepamehta.core.Role
getAssociation, getModel, getPlayerId, getRoleTypeUri, setRoleTypeUri
 
Methods inherited from interface de.deepamehta.core.JSONEnabled
toJSON
 

Method Detail

getTopicUri

String getTopicUri()

topicIdentifiedByUri

boolean topicIdentifiedByUri()

getTopic

Topic getTopic()


Copyright © 2013. All Rights Reserved.