Interface Grammar

    • Method Detail

      • getName

        String getName()
        Get the grammar name
        Returns:
        Return the grammar's name
      • getStatesEnum

        Enum<Dsmlv2StatesEnum>[] getStatesEnum()
        Get the statesEnum for the current grammar
        Returns:
        The specific States Enum for the current grammar
      • setName

        void setName​(String name)
        Set the grammar's name
        Parameters:
        name - The grammar name