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

M

main(String[]) - Static method in class RunGui
 
makeTable(Object[], int, boolean, boolean, boolean, boolean) - Static method in class pipe.gui.widgets.ResultsHTMLPane
 
Marking - class pipe.dataLayer.calculations.Marking.
 
Marking(int[], String) - Constructor for class pipe.dataLayer.calculations.Marking
 
MarkupCompare(int[]) - Method in class pipe.dataLayer.calculations.myNode
 
Maths - class jama.util.Maths.
 
Maths() - Constructor for class jama.util.Maths
 
Matrix - class jama.Matrix.
Jama = Java Matrix class.
Matrix(double[][]) - Constructor for class jama.Matrix
Construct a matrix from a 2-D array.
Matrix(double[][], int, int) - Constructor for class jama.Matrix
Construct a matrix quickly without checking arguments.
Matrix(double[], int) - Constructor for class jama.Matrix
Construct a matrix from a one-dimensional packed array
Matrix(int, int) - Constructor for class jama.Matrix
Construct an m-by-n matrix of zeros.
Matrix(int, int, double) - Constructor for class jama.Matrix
Construct an m-by-n constant matrix.
Matrixes - class pipe.modules.matrixes.Matrixes.
 
Matrixes() - Constructor for class pipe.modules.matrixes.Matrixes
 
minus(Matrix) - Method in class jama.Matrix
C = A - B
minus(PNMatrix) - Method in class pipe.dataLayer.PNMatrix
C = A - B
minusEquals(Matrix) - Method in class jama.Matrix
A = A - B
minusEquals(PNMatrix) - Method in class pipe.dataLayer.PNMatrix
A = A - B
modify(double, double, double, double) - Method in class pipe.dataLayer.Token
Modifies start and end X and Y coords - does nothing.
Module - interface pipe.modules.Module.
 
ModuleClassContainer - class pipe.gui.ModuleClassContainer.
ModuleClass encapsulates information about the Module class and is designed to be used as a userobject in nodes in a JTree, in this case for nodes representing module classes.
ModuleClassContainer(Class) - Constructor for class pipe.gui.ModuleClassContainer
Sets up the private fields, includes instantiating an object and calling the getName method used to set the displayName.
ModuleLoader - class pipe.gui.ModuleLoader.
 
ModuleLoader() - Constructor for class pipe.gui.ModuleLoader
 
ModuleManager - class pipe.gui.ModuleManager.
The ModuleManager class contains methods to create swing components to allow the user to load modules and execute methods within them.
ModuleManager.TreeHandler - class pipe.gui.ModuleManager.TreeHandler.
 
ModuleManager.TreeHandler() - Constructor for class pipe.gui.ModuleManager.TreeHandler
 
ModuleManager() - Constructor for class pipe.gui.ModuleManager
 
ModuleMethod - class pipe.gui.ModuleMethod.
ModuleMethod encapsulates information about a module method and is designed to be used as a userobject in nodes in a JTree.
ModuleMethod(Class, Method) - Constructor for class pipe.gui.ModuleMethod
 
more_Than_One_Token - Variable in class pipe.dataLayer.calculations.myTree
 
mouseClicked(MouseEvent) - Method in class pipe.gui.AnimationHandler
 
mouseClicked(MouseEvent) - Method in class pipe.gui.AnnotationNoteHandler
 
mouseClicked(MouseEvent) - Method in class pipe.gui.ModuleManager.TreeHandler
 
mouseClicked(MouseEvent) - Method in class pipe.gui.PetriNetObjectHandler
 
mouseClicked(MouseEvent) - Method in class pipe.gui.PlaceHandler
 
mouseClicked(MouseEvent) - Method in class pipe.gui.SelectionObject
 
mouseDragged(MouseEvent) - Method in class pipe.gui.ArcHandler
 
mouseDragged(MouseEvent) - Method in class pipe.gui.AnnotationNoteHandler
 
mouseDragged(MouseEvent) - Method in class pipe.gui.ArcPathPointHandler
 
mouseDragged(MouseEvent) - Method in class pipe.gui.PetriNetObjectHandler
Handler for dragging PlaceTransitionObjects around
mouseDragged(MouseEvent) - Method in class pipe.gui.SelectionObject
 
mouseDragged(MouseEvent) - Method in class pipe.dataLayer.AnnotationNote.ResizePointHandler
 
mouseDragged(MouseEvent) - Method in class pipe.dataLayer.PlaceTransitionObject
Implemented the moving of the objects - now done in the handler
mouseEntered(MouseEvent) - Method in class pipe.gui.SelectionObject
 
mouseExited(MouseEvent) - Method in class pipe.gui.SelectionObject
 
mouseMoved(MouseEvent) - Method in class pipe.gui.SelectionObject
 
mousePressed(MouseEvent) - Method in class pipe.gui.ArcHandler
 
mousePressed(MouseEvent) - Method in class pipe.gui.AnnotationNoteHandler
 
mousePressed(MouseEvent) - Method in class pipe.gui.PlaceTransitionObjectHandler
 
mousePressed(MouseEvent) - Method in class pipe.gui.ArcPathPointHandler
 
mousePressed(MouseEvent) - Method in class pipe.gui.ModuleManager.TreeHandler
 
mousePressed(MouseEvent) - Method in class pipe.gui.PetriNetObjectHandler
 
mousePressed(MouseEvent) - Method in class pipe.gui.SelectionObject
 
mousePressed(MouseEvent) - Method in class pipe.dataLayer.AnnotationNote.ResizePointHandler
 
mousePressed(MouseEvent) - Method in class pipe.dataLayer.PlaceTransitionObject
Event handler for when the user presses down on the mouse, this is used in conjunction with mouseDragged and mouseReleased to implement the moving action
mouseReleased(MouseEvent) - Method in class pipe.gui.AnnotationNoteHandler
 
mouseReleased(MouseEvent) - Method in class pipe.gui.PlaceTransitionObjectHandler
 
mouseReleased(MouseEvent) - Method in class pipe.gui.ArcPathPointHandler
 
mouseReleased(MouseEvent) - Method in class pipe.gui.PetriNetObjectHandler
Event handler for when the user releases the mouse, used in conjunction with mouseDragged and mouseReleased to implement the moving action
mouseReleased(MouseEvent) - Method in class pipe.gui.SelectionObject
 
mouseReleased(MouseEvent) - Method in class pipe.dataLayer.AnnotationNote.ResizePointHandler
 
mouseReleased(MouseEvent) - Method in class pipe.dataLayer.PlaceTransitionObject
Implemented the moving action - now moved into the handler
myNode - class pipe.dataLayer.calculations.myNode.
 
myNode(int[], myNode, myTree, int) - Constructor for class pipe.dataLayer.calculations.myNode
 
myNode(int[], myTree, int) - Constructor for class pipe.dataLayer.calculations.myNode
 
myTree - class pipe.dataLayer.calculations.myTree.
 
myTree(int[], PNMatrix, PNMatrix) - Constructor for class pipe.dataLayer.calculations.myTree
 
myTree(int[], PNMatrix, PNMatrix, StateList, DataLayer) - Constructor for class pipe.dataLayer.calculations.myTree
 

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