Interface CausalRelationship

    • Method Detail

      • getRelationType

        CvTerm getRelationType()
        The relation type with the participant target. It is a controlled vocabulary term and cannot be null
        Returns:
        the relationType
      • getTarget

        Entity getTarget()
        The participant/entity target of this causalRelationship. It cannot be null.
        Returns:
        the participant/entity target