Interface ITrace

    • Method Detail

      • fromReq

        com4j.Com4jObject fromReq()

        The requirement from which the association is defined.

        Getter method for the COM property "FromReq"

        Returns:
        Returns a value of type com4j.Com4jObject
      • toReq

        com4j.Com4jObject toReq()

        The requirement to which the association is defined.

        Getter method for the COM property "ToReq"

        Returns:
        Returns a value of type com4j.Com4jObject
      • tracedReq

        void tracedReq​(com4j.Com4jObject rhs)

        The other requirement that the initiating requirement forms a trace with.

        Setter method for the COM property "TracedReq"

        Parameters:
        rhs - Mandatory com4j.Com4jObject parameter.