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

N

NarrationView - Class in org.problets.tutor.view.narration
To print the narration of code execution.
NarrationView(TutorManager, ActionListener) - Constructor for class org.problets.tutor.view.narration.NarrationView
 
NavigableForestView - Class in org.problets.lib.conceptmap.view.navigable
Derived from ForestView.
NavigableForestView(ForestModel, StudentActionLog) - Constructor for class org.problets.lib.conceptmap.view.navigable.NavigableForestView
Creates a NavigableForestView object using the forest model as argument.
NavigableNodeView - Class in org.problets.lib.conceptmap.view.navigable
Derived from NodeView.
NavigableNodeView(NodeView, NodeModel) - Constructor for class org.problets.lib.conceptmap.view.navigable.NavigableNodeView
Creates a NavigableNodeView object using the parent node view and the corresponding model as arguments.
NavigableTreeView - Class in org.problets.lib.conceptmap.view.navigable
Derived from TreeView.
NavigableTreeView(TreeModel) - Constructor for class org.problets.lib.conceptmap.view.navigable.NavigableTreeView
Creates a NavigableTreeView object using the corresponding tree model as argument.
NegativeConversionDialog - Class in org.problets.domain.model.expression.node.operator.bitwise.view
 
NegativeConversionDialog(int, int) - Constructor for class org.problets.domain.model.expression.node.operator.bitwise.view.NegativeConversionDialog
Initializes an instance of a NegativeConversionDialog
NegativeWordView - Class in org.problets.domain.model.expression.node.operator.bitwise.view
 
NegativeWordView(BaseNModel, int[], int, boolean) - Constructor for class org.problets.domain.model.expression.node.operator.bitwise.view.NegativeWordView
Initializes an instance of NegativeWordView
NegativeWordView(BaseNModel, int[], int, boolean, ActionListener) - Constructor for class org.problets.domain.model.expression.node.operator.bitwise.view.NegativeWordView
Initializes an instance of NegativeWordView
newFunctionCall(RunEnv, Behavior, String, int, boolean) - Method in class org.problets.domain.model.control.abstraction.Scope
Calls the function and adds its explanation, output and errors to the respective vectors.
newObject(String) - Method in class org.problets.domain.model.implement.HeapModel
 
newOutputInterface - Static variable in class org.problets.domain.state.Configuration
 
NEXT_ANIMATION - Static variable in interface org.problets.lib.io.output.text.AnimationConstants
 
NO_FEEDBACK - Static variable in interface org.problets.domain.state.Constants
 
NO_INITIALIZATION - Static variable in class org.problets.domain.model.variable.RefVarModel
 
NO_MENUS - Static variable in interface org.problets.domain.state.Constants
 
NO_NODE_PRESSED - Static variable in class org.problets.lib.conceptmap.view.NodeView
 
NO_NODE_RELEASED - Static variable in class org.problets.lib.conceptmap.view.NodeView
 
NO_OUTPUT - Static variable in class org.problets.domain.model.output.LineOutput
 
NO_OUTPUT_STRING - Static variable in class org.problets.domain.model.output.LineOutput
 
NO_STATISTICS - Static variable in interface org.problets.domain.state.Constants
 
NO_STUDENT_MODEL - Static variable in interface org.problets.domain.state.Constants
 
NO_UPDATE - Static variable in class org.problets.domain.model.control.iteration.AbstractLoopModel
The errors of interest for loops
NO_VALUE - Static variable in class org.problets.domain.model.expression.step.ExpressionStep
 
NO_VISUALIZATION - Static variable in interface org.problets.domain.state.Constants
 
NODE_TEXT_COLOR - Static variable in class org.problets.lib.conceptmap.state.ConceptConstants
The text color for nodes
NodeFeedback - Class in org.problets.lib.conceptmap.model
Used to store the feedback the user receives when he/she connects two nodes to each other.
NodeFeedback(String, String, String) - Constructor for class org.problets.lib.conceptmap.model.NodeFeedback
Creates a NodeFeedback object using the name of the source and target nodes and the feedback the user receives when he/she connects them.
NodeModel - Class in org.problets.domain.model.expression.node
To represent the nodes in the expression tree
NodeModel() - Constructor for class org.problets.domain.model.expression.node.NodeModel
 
NodeModel - Class in org.problets.lib.conceptmap.model
The NodeModel is the model for a node in the tree.
NodeModel(NodeModel, Vector) - Constructor for class org.problets.lib.conceptmap.model.NodeModel
Creates a node model using the parent node and the data for the rest of the tree passed in a vector of strings as arguments.
NodeView - Class in org.problets.domain.model.expression.node
To display one node - serves as base class for OperatorView
NodeView(NodeModel) - Constructor for class org.problets.domain.model.expression.node.NodeView
This constructor will be called for the root of a complete expression tree.
NodeView - Class in org.problets.lib.conceptmap.view
The NodeView class performs the painting for each node.
NodeView(NodeView, NodeModel) - Constructor for class org.problets.lib.conceptmap.view.NodeView
Creates a NodeView object using the parent node view and the node model as arguments.
NON_ROOT_PRESSED - Static variable in class org.problets.lib.conceptmap.view.NodeView
 
NON_ROOT_RELEASED - Static variable in class org.problets.lib.conceptmap.view.NodeView
 
NONE - Static variable in class org.problets.domain.line.LogLine
 
NONE - Static variable in interface org.problets.domain.state.Constants
 
NONE - Static variable in class org.problets.tutor.TutorController
 
NORMAL_LINK_COLOR - Static variable in class org.problets.lib.conceptmap.state.ConceptConstants
The standard color for links
NORMAL_NODE_COLOR - Static variable in class org.problets.lib.conceptmap.state.ConceptConstants
The standard fill color for nodes
NORTH - Static variable in class org.problets.lib.io.output.overlay.OverlayArrow
 
Not - Class in org.problets.domain.model.expression.node.operator.logical
To represent not operator
Not() - Constructor for class org.problets.domain.model.expression.node.operator.logical.Not
 
NOT_ALLOCATED - Static variable in class org.problets.domain.model.variable.aggregate.ArrayModel
Error to occur when a reference is made to unallocated array
NOT_ALLOCATED - Static variable in class org.problets.domain.model.variable.AnonVarModel
 
NOT_ANSWERED - Static variable in class org.problets.lib.io.input.AbstractInput
String returned as the answer for any question that is not answered
NOT_DECLARED - Static variable in class org.problets.domain.model.variable.aggregate.ArrayModel
Error to occur when array is accessed before it is declared
NOT_DECLARED - Static variable in class org.problets.domain.model.variable.PtrModel
 
NOT_DECLARED - Static variable in class org.problets.domain.model.variable.RefVarModel
 
NOT_DECLARED - Static variable in class org.problets.domain.model.variable.VarModel
The errors of interest for variables
NOT_FOUND - Static variable in class org.problets.domain.viz.data.BaseViz
 
NOT_FOUND - Static variable in class org.problets.services.LearnObjExplnServer
String returned if the learning objective is not found
NOT_FOUND_INDEX - Static variable in class org.problets.domain.model.implement.SymbolTable
Integer index returned if a variable name is not found in the symbol table
NOT_INITIALIZED - Static variable in class org.problets.domain.model.variable.aggregate.ArrayModel
Error to occur when array is referenced before it is initialized
NOT_INITIALIZED - Static variable in class org.problets.domain.model.variable.AnonVarModel
 
NOT_INITIALIZED - Static variable in class org.problets.domain.model.variable.PtrModel
 
NOT_INITIALIZED - Static variable in class org.problets.domain.model.variable.VarModel
 
NOT_POINTED_TO - Static variable in class org.problets.domain.model.variable.AnonVarModel
 
notEquals(ErrorLine) - Method in class org.problets.domain.line.ErrorLine
Method to compare if two ErrorLine objects are not the same, status notwithstanding
NotEquals - Class in org.problets.domain.model.expression.node.operator.relational
To represent not equal to operator
NotEquals() - Constructor for class org.problets.domain.model.expression.node.operator.relational.NotEquals
 
NOTFOUND - Static variable in class org.problets.domain.model.implement.SymbolTable
String returned if a variable name is not found in the symbol table
notifyOfSelection(String, boolean) - Method in class org.problets.domain.view.ProbletView
 
nthIndexOf(String, String, int) - Static method in class org.problets.domain.Library
 
NULL_CONDITION - Static variable in class org.problets.domain.model.control.iteration.AbstractLoopModel
 
NUM_CHOICES - Static variable in class org.problets.tutor.reflection.ReflectionManager
 
NUM_KEYWORDS - Static variable in class org.problets.lib.RBES.codeRBES.Segmentor
array for keywords listed above
NUM_PREFIX - Static variable in class org.problets.domain.knowledge.KnowledgeUnit
 
NumberDialog - Class in org.problets.domain.model.expression.node.operator.bitwise.view
 
NumberDialog(int, int, int) - Constructor for class org.problets.domain.model.expression.node.operator.bitwise.view.NumberDialog
Initializes an instance of NumberDialog
numEmpty(Vector) - Static method in class org.problets.lib.RBES.Grading
Function: public static int numEmpty(Vector answer) * * Description: returns number of empty vectors within the vector *

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