The IAlphabet type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddChangeListener | Overloaded. |
![]() | 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.) |
![]() | RemoveChangeListener | Overloaded. |
![]() | Validate |
Throws a precanned IllegalSymbolException if the symbol is not contained
within this Alphabet.
|
Properties
Name | Description | |
---|---|---|
![]() | Alphabets |
Return an ordered List of the alphabets which make up a compound alphabet.
|
![]() | Annotation |
Should return the associated annotation object.
(Inherited from IAnnotatable.) |
![]() | GapSymbol |
Get the 'gap' ambiguity symbol that is most appropriate for this alphabet.
|
![]() | Name |
Get the name of the alphabet.
|