Interface TermRelations.Builder

  • Method Details

    • classifies

      TermRelations.Builder classifies(Collection<String> classifies)

      The classifies of the term relations.

      Parameters:
      classifies - The classifies of the term relations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • classifies

      TermRelations.Builder classifies(String... classifies)

      The classifies of the term relations.

      Parameters:
      classifies - The classifies of the term relations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isA

      The isA property of the term relations.

      Parameters:
      isA - The isA property of the term relations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isA

      The isA property of the term relations.

      Parameters:
      isA - The isA property of the term relations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.