Interface ModelElement.RequestTimeIfc

    • Method Detail

      • days

        Request days()
        Creates the request interpreting the time in days
        Returns:
        the request that was created
      • minutes

        Request minutes()
        Creates the request interpreting the time in minutes
        Returns:
        the request that was created
      • hours

        Request hours()
        Creates the request interpreting the time in hours
        Returns:
        the request that was created
      • seconds

        Request seconds()
        Creates the request interpreting the time in seconds
        Returns:
        the request that was created
      • weeks

        Request weeks()
        Creates the request interpreting the time in weeks
        Returns:
        the request that was created
      • milliseconds

        Request milliseconds()
        Creates the request interpreting the time in milliseconds
        Returns:
        the request that was created
      • units

        Request units()
        Creates the request reactingWith the base time timeUnits associated carrying the model
        Returns:
        the request that was created