Interface WasAttributedTo

    • Method Detail

      • setAgent

        void setAgent​(QualifiedName agent)
        Set the identifier of the agent whom the entity is ascribed to.
        Parameters:
        agent - QualifiedName of the agent
      • getAgent

        QualifiedName getAgent()
        Get the identifier of the agent whom the entity is ascribed to, and therefore bears some responsibility for its existence
        Returns:
        QualifiedName of the agent.