Interface TopicPlayer

  • All Superinterfaces:
    JSONEnabled, Player

    public interface TopicPlayer
    extends Player
    A topic at the end of an Assoc.

    A TopicPlayer has a Topic and a role type. The role type expresses the role the Topic plays in the association.

    The topic (player) is referred to either by ID or URI. The role type is referred to by URI.

    • Method Detail

      • getTopic

        Topic getTopic()
      • getTopicUri

        String getTopicUri()