A B C D E F G H I M N O P Q R S T U V W X 

N

Node - Class in cz.cuni.mff.corrector.tree
Data tree node representation
Node() - Constructor for class cz.cuni.mff.corrector.tree.Node
Initializes the node structure.
Node.Type - Enum in cz.cuni.mff.corrector.tree
Enumeration of node types.
NodeData - Class in cz.cuni.mff.corrector.tree
Representation of a data node in a data tree.
NodeData(String) - Constructor for class cz.cuni.mff.corrector.tree.NodeData
Creates a new instance of a data node.
NodeElement - Class in cz.cuni.mff.corrector.tree
Representation of an element node in a data tree.
NodeElement(String) - Constructor for class cz.cuni.mff.corrector.tree.NodeElement
Creates a new instance of an element node.
nodeRepair - Variable in class cz.cuni.mff.corrector.intent.Intent
Optional associated node repair (repairing instruction).
NodeRepair - Class in cz.cuni.mff.corrector.repair
Abstract representation of a node repair.
NodeRepair() - Constructor for class cz.cuni.mff.corrector.repair.NodeRepair
 
nodeRepair - Variable in class cz.cuni.mff.corrector.repair.Repair
Reference to the node repair.
NodeRepairDeleteSubtree - Class in cz.cuni.mff.corrector.repair
Node repair for delete subtree correction intent.
NodeRepairDeleteSubtree(InstructionRemoveLeaf) - Constructor for class cz.cuni.mff.corrector.repair.NodeRepairDeleteSubtree
Creates a new instance of a delete subtree node repair.
NodeRepairInsertSubtree - Class in cz.cuni.mff.corrector.repair
Node repair for insert subtree correction intent.
NodeRepairInsertSubtree(InstructionAddLeaf) - Constructor for class cz.cuni.mff.corrector.repair.NodeRepairInsertSubtree
Creates a new instance of an insert subtree node repair.
NodeRepairRenameSubtree - Class in cz.cuni.mff.corrector.repair
Node repair for rename subtree correction intent.
NodeRepairRenameSubtree(InstructionRenameLabel) - Constructor for class cz.cuni.mff.corrector.repair.NodeRepairRenameSubtree
Creates a new instance of a rename subtree node repair.
NodeRepairRepairSubtree - Class in cz.cuni.mff.corrector.repair
Node repair for repair subtree correction intent.
NodeRepairRepairSubtree() - Constructor for class cz.cuni.mff.corrector.repair.NodeRepairRepairSubtree
Creates a new instance of a repair subtree node repair.
nodeSequence - Variable in class cz.cuni.mff.corrector.intent.Intent
Sequence of nodes to be processed.
notifyInvokedMultiple() - Method in class cz.cuni.mff.corrector.corrector.Handler
Notifies all the parental tasks about the completed invoked execution.
notifyInvokedSingle() - Method in class cz.cuni.mff.corrector.corrector.Handler
Notifies the only parental task about the completed invoked execution.
notifyScheduledMultiple() - Method in class cz.cuni.mff.corrector.corrector.Handler
Notifies all the parental tasks about the completed scheduled execution.
notifyScheduledSingle() - Method in class cz.cuni.mff.corrector.corrector.Handler
Notifies the only parental task about the completed scheduled execution.
A B C D E F G H I M N O P Q R S T U V W X