Definition at line 287 of file DlgTwineToJsonHumanText.py.
◆ __init__()
DlgTwineToJsonHumanText.TwineNodeData.__init__ |
( |
| self | ) |
|
◆ __get_raw_data_until_edges()
DlgTwineToJsonHumanText.TwineNodeData.__get_raw_data_until_edges |
( |
| self | ) |
|
|
private |
◆ __repr__()
DlgTwineToJsonHumanText.TwineNodeData.__repr__ |
( |
| self | ) |
|
◆ __str__()
DlgTwineToJsonHumanText.TwineNodeData.__str__ |
( |
| self | ) |
|
◆ _parse_edges()
DlgTwineToJsonHumanText.TwineNodeData._parse_edges |
( |
| self | ) |
|
|
protected |
◆ _parse_inner_edges()
DlgTwineToJsonHumanText.TwineNodeData._parse_inner_edges |
( |
| self | ) |
|
|
protected |
◆ _parse_text()
DlgTwineToJsonHumanText.TwineNodeData._parse_text |
( |
| self | ) |
|
|
protected |
◆ can_have_text()
DlgTwineToJsonHumanText.TwineNodeData.can_have_text |
( |
| self | ) |
|
◆ can_have_text_on_edges()
DlgTwineToJsonHumanText.TwineNodeData.can_have_text_on_edges |
( |
| self | ) |
|
◆ is_node_end()
DlgTwineToJsonHumanText.TwineNodeData.is_node_end |
( |
| self | ) |
|
◆ is_node_selector()
DlgTwineToJsonHumanText.TwineNodeData.is_node_selector |
( |
| self | ) |
|
◆ is_node_selector_first()
DlgTwineToJsonHumanText.TwineNodeData.is_node_selector_first |
( |
| self | ) |
|
◆ is_node_selector_random()
DlgTwineToJsonHumanText.TwineNodeData.is_node_selector_random |
( |
| self | ) |
|
◆ is_node_speech()
DlgTwineToJsonHumanText.TwineNodeData.is_node_speech |
( |
| self | ) |
|
◆ is_node_speech_sequence()
DlgTwineToJsonHumanText.TwineNodeData.is_node_speech_sequence |
( |
| self | ) |
|
◆ is_node_start()
DlgTwineToJsonHumanText.TwineNodeData.is_node_start |
( |
| self | ) |
|
◆ is_node_virtual_parent()
DlgTwineToJsonHumanText.TwineNodeData.is_node_virtual_parent |
( |
| self | ) |
|
◆ parse()
DlgTwineToJsonHumanText.TwineNodeData.parse |
( |
| self | ) |
|
◆ to_dict()
DlgTwineToJsonHumanText.TwineNodeData.to_dict |
( |
| self | ) |
|
◆ edges
DlgTwineToJsonHumanText.TwineNodeData.edges |
◆ inner_edges
DlgTwineToJsonHumanText.TwineNodeData.inner_edges |
◆ node_index
DlgTwineToJsonHumanText.TwineNodeData.node_index |
◆ raw_data
DlgTwineToJsonHumanText.TwineNodeData.raw_data |
◆ raw_name
DlgTwineToJsonHumanText.TwineNodeData.raw_name |
◆ raw_tags
DlgTwineToJsonHumanText.TwineNodeData.raw_tags |
◆ REGEX_EDGES
str DlgTwineToJsonHumanText.TwineNodeData.REGEX_EDGES = r"\[\[(.*)\]\]" |
|
static |
◆ speaker
DlgTwineToJsonHumanText.TwineNodeData.speaker |
◆ tags
DlgTwineToJsonHumanText.TwineNodeData.tags |
◆ text
DlgTwineToJsonHumanText.TwineNodeData.text |
The documentation for this class was generated from the following file: