Class SensitivityVariable

    • Constructor Detail

      • SensitivityVariable

        public SensitivityVariable​(String id,
                                   String name)
        Constructor
        Parameters:
        id - sensitivity variable id
        name - sensitivity variable name
    • Method Detail

      • getId

        public String getId()
        Get the unique identifier of the variable
        Returns:
        the unique identifier of the variable
      • getName

        public String getName()
        Get the readable name of the variable
        Returns:
        the readable name of the variable