Package bpsim

Interface TimeParameters

    • Method Detail

      • getTransferTime

        Parameter getTransferTime()
        Returns the value of the 'Transfer Time' containment reference.

        If the meaning of the 'Transfer Time' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Transfer Time' containment reference.
        See Also:
        setTransferTime(Parameter), BpsimPackage.getTimeParameters_TransferTime()
        Generated code
        Model
        containment="true" extendedMetaData="kind='element' name='TransferTime' namespace='##targetNamespace'"
      • setTransferTime

        void setTransferTime​(Parameter value)
        Sets the value of the 'Transfer Time' containment reference.
        Parameters:
        value - the new value of the 'Transfer Time' containment reference.
        See Also:
        getTransferTime()
        Generated code
      • getQueueTime

        Parameter getQueueTime()
        Returns the value of the 'Queue Time' containment reference.

        If the meaning of the 'Queue Time' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Queue Time' containment reference.
        See Also:
        setQueueTime(Parameter), BpsimPackage.getTimeParameters_QueueTime()
        Generated code
        Model
        containment="true" extendedMetaData="kind='element' name='QueueTime' namespace='##targetNamespace'"
      • setQueueTime

        void setQueueTime​(Parameter value)
        Sets the value of the 'Queue Time' containment reference.
        Parameters:
        value - the new value of the 'Queue Time' containment reference.
        See Also:
        getQueueTime()
        Generated code
      • getWaitTime

        Parameter getWaitTime()
        Returns the value of the 'Wait Time' containment reference.

        If the meaning of the 'Wait Time' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Wait Time' containment reference.
        See Also:
        setWaitTime(Parameter), BpsimPackage.getTimeParameters_WaitTime()
        Generated code
        Model
        containment="true" extendedMetaData="kind='element' name='WaitTime' namespace='##targetNamespace'"
      • setWaitTime

        void setWaitTime​(Parameter value)
        Sets the value of the 'Wait Time' containment reference.
        Parameters:
        value - the new value of the 'Wait Time' containment reference.
        See Also:
        getWaitTime()
        Generated code
      • getSetUpTime

        Parameter getSetUpTime()
        Returns the value of the 'Set Up Time' containment reference.

        If the meaning of the 'Set Up Time' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Set Up Time' containment reference.
        See Also:
        setSetUpTime(Parameter), BpsimPackage.getTimeParameters_SetUpTime()
        Generated code
        Model
        containment="true" extendedMetaData="kind='element' name='SetUpTime' namespace='##targetNamespace'"
      • setSetUpTime

        void setSetUpTime​(Parameter value)
        Sets the value of the 'Set Up Time' containment reference.
        Parameters:
        value - the new value of the 'Set Up Time' containment reference.
        See Also:
        getSetUpTime()
        Generated code
      • getProcessingTime

        Parameter getProcessingTime()
        Returns the value of the 'Processing Time' containment reference.

        If the meaning of the 'Processing Time' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Processing Time' containment reference.
        See Also:
        setProcessingTime(Parameter), BpsimPackage.getTimeParameters_ProcessingTime()
        Generated code
        Model
        containment="true" extendedMetaData="kind='element' name='ProcessingTime' namespace='##targetNamespace'"
      • setProcessingTime

        void setProcessingTime​(Parameter value)
        Sets the value of the 'Processing Time' containment reference.
        Parameters:
        value - the new value of the 'Processing Time' containment reference.
        See Also:
        getProcessingTime()
        Generated code
      • getValidationTime

        Parameter getValidationTime()
        Returns the value of the 'Validation Time' containment reference.

        If the meaning of the 'Validation Time' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Validation Time' containment reference.
        See Also:
        setValidationTime(Parameter), BpsimPackage.getTimeParameters_ValidationTime()
        Generated code
        Model
        containment="true" extendedMetaData="kind='element' name='ValidationTime' namespace='##targetNamespace'"
      • setValidationTime

        void setValidationTime​(Parameter value)
        Sets the value of the 'Validation Time' containment reference.
        Parameters:
        value - the new value of the 'Validation Time' containment reference.
        See Also:
        getValidationTime()
        Generated code
      • getReworkTime

        Parameter getReworkTime()
        Returns the value of the 'Rework Time' containment reference.

        If the meaning of the 'Rework Time' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Rework Time' containment reference.
        See Also:
        setReworkTime(Parameter), BpsimPackage.getTimeParameters_ReworkTime()
        Generated code
        Model
        containment="true" extendedMetaData="kind='element' name='ReworkTime' namespace='##targetNamespace'"
      • setReworkTime

        void setReworkTime​(Parameter value)
        Sets the value of the 'Rework Time' containment reference.
        Parameters:
        value - the new value of the 'Rework Time' containment reference.
        See Also:
        getReworkTime()
        Generated code