The IAlphabet type exposes the following members.

Methods

  NameDescription
AddChangeListenerOverloaded.
Contains
Returns whether or not this Alphabet contains the symbol.
GetAmbiguity
Get a symbol that represents the set of symbols in syms.
GetSymbol
Get a symbol from the Alphabet which corresponds to the specified ordered list of symbols.
GetTokenization
Get a SymbolTokenization by name.
IsUnchanging
A particular ChangeType can never be raised by this Changeable.
(Inherited from IChangeable.)
RemoveChangeListenerOverloaded.
Validate
Throws a precanned IllegalSymbolException if the symbol is not contained within this Alphabet.

See Also