public class NeXMLReaderTokenSetInformation extends Object
NeXMLEventReader
to store information about a token set.Constructor and Description |
---|
NeXMLReaderTokenSetInformation(String id,
String label,
CharacterStateSetType setType) |
Modifier and Type | Method and Description |
---|---|
String |
getID() |
String |
getLabel() |
protected Collection<JPhyloIOEvent> |
getNestedEvents() |
CharacterStateSetType |
getSetType() |
Map<Integer,String> |
getSymbolTranslationMap() |
public NeXMLReaderTokenSetInformation(String id, String label, CharacterStateSetType setType)
public CharacterStateSetType getSetType()
protected Collection<JPhyloIOEvent> getNestedEvents()
public Map<Integer,String> getSymbolTranslationMap()