The IFiniteAlphabet type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddChangeListener | Overloaded. | |
| AddSymbol | ||
| Contains | 
            Returns whether or not this Alphabet contains the symbol.
              (Inherited from IAlphabet.) | |
| GetAmbiguity | 
            Get a symbol that represents the set of symbols in syms.
              (Inherited from IAlphabet.) | |
| GetEnumerator | ||
| GetSymbol | 
            Get a symbol from the Alphabet which corresponds
            to the specified ordered list of symbols.
              (Inherited from IAlphabet.) | |
| GetTokenization | 
            Get a SymbolTokenization by name.
              (Inherited from IAlphabet.) | |
| IsUnchanging | 
            A particular ChangeType can never be raised by this Changeable.
              (Inherited from IChangeable.) | |
| RemoveChangeListener | Overloaded. | |
| Validate | 
            Throws a precanned IllegalSymbolException if the symbol is not contained
            within this Alphabet.
              (Inherited from IAlphabet.) | 
Properties
| Name | Description | |
|---|---|---|
| Alphabets | 
            Return an ordered List of the alphabets which make up a compound alphabet.
              (Inherited from IAlphabet.) | |
| Annotation | 
            Should return the associated annotation object.
              (Inherited from IAnnotatable.) | |
| GapSymbol | 
            Get the 'gap' ambiguity symbol that is most appropriate for this alphabet.
              (Inherited from IAlphabet.) | |
| Name | 
            Get the name of the alphabet.
              (Inherited from IAlphabet.) | |
| Size |