Interface Duration

    • Method Detail

      • setExpr

        void setExpr​(@CheckForNull
                     ValueSpecification value)
        Sets the value of the 'Expr' containment reference.
        Parameters:
        value - the new value of the 'Expr' containment reference.
        See Also:
        getExpr()
        Generated:
      • get_durationIntervalOfMax

        java.util.Collection<DurationInterval> get_durationIntervalOfMax()
        Returns the value of the 'duration Interval Of Max' reference list. The list contents are of type DurationInterval. It is bidirectional and its opposite is 'Max'.

        If the meaning of the 'duration Interval Of Max' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'duration Interval Of Max' reference list.
        See Also:
        UMLPackage.getDuration__durationIntervalOfMax(), DurationInterval.getMax()
        Model:
        opposite="max" volatile="true" ordered="false"
        Generated:
      • get_durationIntervalOfMin

        java.util.Collection<DurationInterval> get_durationIntervalOfMin()
        Returns the value of the 'duration Interval Of Min' reference list. The list contents are of type DurationInterval. It is bidirectional and its opposite is 'Min'.

        If the meaning of the 'duration Interval Of Min' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'duration Interval Of Min' reference list.
        See Also:
        UMLPackage.getDuration__durationIntervalOfMin(), DurationInterval.getMin()
        Model:
        opposite="min" volatile="true" ordered="false"
        Generated:
      • hasObservation

        boolean hasObservation()
                        throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_durationIntervalOfMax

        boolean has_durationIntervalOfMax()
                                   throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_durationIntervalOfMin

        boolean has_durationIntervalOfMin()
                                   throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated: