Interface ComponentSecurity

    • Method Detail

      • getPoCoB

        double getPoCoB()
        Returns the value of the 'Po Co B' attribute. The default value is "0.2".

        If the meaning of the 'Po Co B' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Po Co B' attribute.
        See Also:
        setPoCoB(double), ComponentSecurityPackage.getComponentSecurity_PoCoB()
        Generated class or method.
        EMF model class or method.
        default="0.2"
      • setPoCoB

        void setPoCoB​(double value)
        Sets the value of the 'Po Co B' attribute.
        Parameters:
        value - the new value of the 'Po Co B' attribute.
        See Also:
        getPoCoB()
        Generated class or method.
      • getTTDV

        double getTTDV()
        Returns the value of the 'TTDV' attribute. The default value is "200.0".

        If the meaning of the 'TTDV' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'TTDV' attribute.
        See Also:
        setTTDV(double), ComponentSecurityPackage.getComponentSecurity_TTDV()
        Generated class or method.
        EMF model class or method.
        default="200.0"
      • setTTDV

        void setTTDV​(double value)
        Sets the value of the 'TTDV' attribute.
        Parameters:
        value - the new value of the 'TTDV' attribute.
        See Also:
        getTTDV()
        Generated class or method.