Interface AlternateOf

    • Method Detail

      • setAlternate1

        void setAlternate1​(QualifiedName entity)
        Sets the identifier for the first of the two entities.
        Parameters:
        entity - a QualifiedName for second entity
      • setAlternate2

        void setAlternate2​(QualifiedName entity)
        Sets the identifier for the second of the two entities.
        Parameters:
        entity - a QualifiedName for second entity
      • getAlternate2

        QualifiedName getAlternate2()
        Returns the identifier for the second of the two entities.
        Returns:
        a QualifiedName