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

G

GeneralPackagePropertiesPanel - class projectPrototype.view.packageProperties.GeneralPackagePropertiesPanel.
 
GeneralPackagePropertiesPanel() - Constructor for class projectPrototype.view.packageProperties.GeneralPackagePropertiesPanel
 
GraphicEditor - class projectPrototype.view.graphicEditor.GraphicEditor.
 
GraphicEditor() - Constructor for class projectPrototype.view.graphicEditor.GraphicEditor
Creates a Graphic Editor
GraphicEditor.MouseClick - class projectPrototype.view.graphicEditor.GraphicEditor.MouseClick.
 
GraphicEditor.MouseClick() - Constructor for class projectPrototype.view.graphicEditor.GraphicEditor.MouseClick
 
GraphicEditor.MouseMotion - class projectPrototype.view.graphicEditor.GraphicEditor.MouseMotion.
 
GraphicEditor.MouseMotion() - Constructor for class projectPrototype.view.graphicEditor.GraphicEditor.MouseMotion
 
GraphicEditorSet - class projectPrototype.view.editorSet.GraphicEditorSet.
 
GraphicEditorSet(int) - Constructor for class projectPrototype.view.editorSet.GraphicEditorSet
 
GraphicElement - class projectPrototype.view.graphicEditor.graphicElement.GraphicElement.
 
GraphicElement() - Constructor for class projectPrototype.view.graphicEditor.graphicElement.GraphicElement
 
GraphicElement(Point, Point, Color, Color) - Constructor for class projectPrototype.view.graphicEditor.graphicElement.GraphicElement
 
GraphicElement(GraphicElement) - Constructor for class projectPrototype.view.graphicEditor.graphicElement.GraphicElement
 
GraphicElementConector - class projectPrototype.view.graphicEditor.graphicElement.composedFigures.conectors.GraphicElementConector.
 
GraphicElementConector(GraphicElement) - Constructor for class projectPrototype.view.graphicEditor.graphicElement.composedFigures.conectors.GraphicElementConector
 
GraphicElementSelector - class projectPrototype.view.graphicEditor.graphicElement.composedFigures.selectors.GraphicElementSelector.
 
GraphicElementSelector(GraphicElement) - Constructor for class projectPrototype.view.graphicEditor.graphicElement.composedFigures.selectors.GraphicElementSelector
 
GraphicalRepresentation - class projectPrototype.model.GraphicalRepresentation.
 
GraphicalRepresentation() - Constructor for class projectPrototype.model.GraphicalRepresentation
 
generalPackagePropertiesPanel - Variable in class projectPrototype.view.packageProperties.PackagePropertiesFrame
 
getActiveEditor() - Method in interface projectPrototype.view.editorSet.EditorSet
 
getActiveEditor() - Method in class projectPrototype.view.editorSet.GraphicEditorSet
 
getActiveEditorSet() - Method in interface projectPrototype.view.project.Project
 
getActiveEditorSet() - Method in class projectPrototype.view.project.UMLProject
 
getActiveOpertator() - Method in interface projectPrototype.view.graphicEditor.Editor
Returns the active Operator
getActiveOpertator() - Method in class projectPrototype.view.graphicEditor.GraphicEditor
Returns the active Operator.
getComposedFigure() - Method in class projectPrototype.model.GraphicalRepresentation
 
getConector() - Method in class projectPrototype.view.graphicEditor.graphicElement.GraphicElement
 
getCursor() - Method in class projectPrototype.view.graphicEditor.graphicElement.GraphicElement
 
getGraphicElement(Point) - Method in class projectPrototype.model.classDiagram.ClassComposedFigure
 
getGraphicElement(Point) - Method in class projectPrototype.model.classDiagram.ClassifierComposedFigure
 
getGraphicElement(Point) - Method in class projectPrototype.model.classDiagram.PackageComposedFigure
 
getGraphicElement(Point) - Method in class projectPrototype.model.useCaseDiagram.ActorComposedFigure
 
getGraphicElement(Point) - Method in class projectPrototype.model.useCaseDiagram.UseCaseComposedFigure
 
getGraphicElement(int) - Method in interface projectPrototype.view.graphicEditor.Editor
Return Graphic Element at index i.
getGraphicElement(int) - Method in class projectPrototype.view.graphicEditor.GraphicEditor
Return a GraphicElement.
getGraphicElement(Point) - Method in class projectPrototype.view.graphicEditor.graphicElement.GraphicElement
 
getGraphicElement(Point) - Method in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.ComposedFigure
 
getGraphicElement(Point) - Method in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.Link
 
getGraphicElement() - Method in class projectPrototype.view.graphicEditor.operators.Operator
 
getGraphicElementOver(Point) - Method in interface projectPrototype.view.graphicEditor.Editor
Returns the Graphic Element over the Point.
getGraphicElementOver(Point) - Method in class projectPrototype.view.graphicEditor.GraphicEditor
 
getGraphicElementOver() - Method in class projectPrototype.view.graphicEditor.operators.Operator
 
getGraphicElementSelector() - Method in class projectPrototype.view.graphicEditor.graphicElement.GraphicElement
 
getGraphicElements() - Method in class projectPrototype.view.graphicEditor.operators.Operator
 
getGraphicElementsListSize() - Method in interface projectPrototype.view.graphicEditor.Editor
Returns the number of Graphic Elements
getGraphicElementsListSize() - Method in class projectPrototype.view.graphicEditor.GraphicEditor
Returns the number of Graphic Elements
getOperator() - Method in class projectPrototype.view.graphicEditor.states.State
 
getP1() - Method in class projectPrototype.view.graphicEditor.graphicElement.GraphicElement
 
getP1() - Method in class projectPrototype.view.graphicEditor.operators.Operator
 
getP2() - Method in class projectPrototype.view.graphicEditor.graphicElement.GraphicElement
 
getP2() - Method in class projectPrototype.view.graphicEditor.operators.Operator
 
getParent() - Method in class projectPrototype.model.classDiagram.AttributeComposedFigure
 
getParent() - Method in class projectPrototype.model.classDiagram.OperationComposedFigure
 
getRectangle() - Method in class projectPrototype.view.graphicEditor.graphicElement.GraphicElement
 
getSelector(int) - Method in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.selectors.GraphicElementSelector
 
getSelector(int) - Method in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.selectors.LineSelector
 
getSelector() - Method in class projectPrototype.view.graphicEditor.operators.Operator
 
getSource() - Method in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.DragableElement
 
getSource() - Method in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.Link
 
getSourceConector() - Method in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.Link
 
getState(int) - Method in interface projectPrototype.view.graphicEditor.Editor
Returns the state i.
getState(int) - Method in class projectPrototype.view.graphicEditor.GraphicEditor
Returns the active State.
getTarget() - Method in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.Link
 
getTargetConector() - Method in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.Link
 
getType() - Method in interface projectPrototype.view.editorSet.EditorSet
 
getType() - Method in class projectPrototype.view.editorSet.GraphicEditorSet
 
getType() - Method in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.conectors.Conector
 
getType() - Method in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.selectors.Selector
 
graphicElement - Variable in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.conectors.GraphicElementConector
 
graphicElement - Variable in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.selectors.GraphicElementSelector
 
graphicElementOver - Variable in class projectPrototype.view.graphicEditor.operators.Operator
 
graphicElements - Variable in class projectPrototype.view.graphicEditor.operators.Operator
 
graphicElementsList - Variable in class projectPrototype.view.graphicEditor.GraphicEditor
Graphic Elements contained by the Graphic Editor.
graphicElementsList - Variable in class projectPrototype.view.graphicEditor.graphicElement.composedFigures.ComposedFigure
 

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