Interface ComponentSecurity

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
ComponentSecurityImpl

public interface ComponentSecurity extends EObject
A representation of the model object 'Component Security'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • 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:
      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:
      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:
      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:
      Generated class or method.