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

G

GENERAL_CHANGE_PROP - Static variable in class org.jupe.editors.classdiagram.model.ModelElement
PropertyId that indicates a general change to the observers.
GENERALIZATION_STR - Static variable in interface org.jupe.editors.classdiagram.IConstants
 
GeneralizationElement - Class in org.jupe.editors.classdiagram.model.connections
Model element for a generalization.
GeneralizationElement() - Constructor for class org.jupe.editors.classdiagram.model.connections.GeneralizationElement
Default constructor.
GeneralizationElement(AbstractClassInterfaceElement, AbstractClassInterfaceElement) - Constructor for class org.jupe.editors.classdiagram.model.connections.GeneralizationElement
Creates a new generalization element.
getAbsoluteName(NamedElement, boolean) - Method in class org.jupe.uml2model.UML2ModelRoot
Builds the absolute name for an given UML2 element.
getAbsoluteName(NamedElement) - Method in class org.jupe.uml2model.UML2ModelRoot
Convenience method to call UML2ModelRoot.getAbsoluteName(NamedElement, boolean) with the second parameter set to true.
getAdapter(Class) - Method in class org.jupe.editors.classdiagram.ClassDiagramEditor
getAllChildren() - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
Returns a list with all children including recursively the children of the children etc.
getAttributes() - Method in class org.jupe.editors.classdiagram.model.nodes.AbstractClassInterfaceElement
Get all attributes of a class or interface.
getCaptionLabel() - Method in class org.jupe.editors.classdiagram.graphics.nodes.ObjectFigure
Get the captionLabel of this ObjectFigure
getChildren() - Method in class org.jupe.editors.classdiagram.model.connections.ConnectionElement
A connection should not have any children
getChildren() - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
 
getChildren(Object) - Method in class org.jupe.plugin.dialogs.resourcetree.JupeWorkbenchContentProvider
getChildren(Object) - Method in class org.jupe.plugin.dialogs.resourcetree.ProjectContentProvider
getChildren(Object) - Method in class org.jupe.plugin.dialogs.resourcetree.SubFolderContentProvider
getClassDiagram() - Method in class org.jupe.editors.classdiagram.model.ClassDiagram
Get the class diagram that contains this element.
getClassDiagram() - Method in class org.jupe.editors.classdiagram.model.connections.ConnectionElement
 
getClassDiagram() - Method in class org.jupe.editors.classdiagram.model.ModelElement
 
getClassDiagram() - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
Get the class diagram that contains this element.
getClassifierFromSource(String) - Method in interface org.jupe.source.ISource
Checks if the given classifier exists in the source code.
getClassifierFromSource(String) - Method in class org.jupe.source.java.JavaSource
 
getConnection() - Method in class org.jupe.editors.classdiagram.model.commands.ConnectionCreateCommand
 
getContent() - Method in class org.jupe.source.java.JavaTypeContentProposal
 
getContentPane() - Method in class org.jupe.editors.classdiagram.parts.nodes.PackageEditPart
Returns the content pane of the PackageFigure
getCornerSize() - Method in class org.jupe.editors.classdiagram.graphics.nodes.atomics.FoldedCornerFigure
Returns the size, in pixels, that the figure should use to draw its bent corner.
getCursorPosition() - Method in class org.jupe.source.java.JavaTypeContentProposal
 
getDebug() - Static method in class org.jupe.synchronisation.sourcechanges.java.DeltaVisitor
Returns reference to the debug list.
getDefault() - Static method in class org.jupe.plugin.JupePlugin
Returns the shared instance.
getDescription() - Method in class org.jupe.source.java.JavaTypeContentProposal
 
getDestination() - Method in class org.jupe.plugin.wizards.exports.xmi.ChooseJupeExpDestWizardPage
Method returns destination path for xmi file.
getDiagram() - Method in class org.jupe.editors.classdiagram.ClassDiagramEditor
 
getDisplay() - Static method in class org.jupe.editors.classdiagram.ClassDiagramEditor
Method returns the current display if present, default display otherwise.
getEditableValue() - Method in class org.jupe.editors.classdiagram.model.ModelElement
(non-Javadoc)
getEditor() - Method in class org.jupe.editors.classdiagram.EditorRunnable
getEditor() - Method in interface org.jupe.editors.classdiagram.IEditorRunnable
 
getEditor() - Method in class org.jupe.editors.classdiagram.model.ClassDiagram
Method returns class diagram editor which holds that diagram or null if diagram is not open in such an editor.
getEditorForDiagram(ClassDiagram) - Method in class org.jupe.plugin.JupePlugin
 
getEditorResource() - Method in class org.jupe.editors.classdiagram.ClassDiagramEditor
Method returns the resource loaded in this editor.
getElement(String) - Method in class org.jupe.uml2model.UML2ModelRoot
Get the UML2 element that corresponds to a certain ID (see UML2ModelRoot.IDFromElement).
getEndFigure() - Method in class org.jupe.editors.classdiagram.graphics.connections.AbstractConnectionFigure
 
getEndFigure() - Method in interface org.jupe.editors.classdiagram.graphics.connections.IConnectionFigure
This method returns the end point of a connection as a Figure.
getEndPoint() - Method in class org.jupe.editors.classdiagram.model.connections.ConnectionElement
Returns the endPoint endpoint of this connection.
getFileHandler() - Method in class org.jupe.plugin.JupeProject
 
getFirstResult() - Method in class org.jupe.plugin.dialogs.resourcetree.TreeSelectionCreateDialag
getFolderHandler() - Method in class org.jupe.plugin.JupeProject
 
getID() - Method in class org.jupe.plugin.JupePlugin
Method returns the plugin ID.
getID(Element) - Method in class org.jupe.uml2model.UML2ModelRoot
Get the unique ID of a UML2 element (see UML2ModelRoot.IDFromElement).
getInstance() - Static method in class org.jupe.synchronisation.SemaphoreBlock
 
getInstance() - Static method in class org.jupe.synchronisation.SyncBlock
 
getInstance() - Static method in class org.jupe.synchronisation.umlchanges.UML2ElementStack
Get the instance of the stack.
getJavaProject() - Method in class org.jupe.unittest.TestProject
 
getJupeDiagrams() - Method in class org.jupe.plugin.wizards.exports.xmi.ChooseJupeFilesWizardPage
Method returns the list of selected jupe class diagrams.
getJupeLog() - Static method in class org.jupe.plugin.JupeLog
Returns the JupeLog instance (Singleton).
getJupeLogList() - Method in class org.jupe.plugin.JupeLog
Returns the list of logged messages.
getJupeProject() - Method in class org.jupe.editors.classdiagram.model.ClassDiagram
Determines the corresponding JupeProject either via an open diagram or UML element.
getJupeProject(IProject) - Method in class org.jupe.plugin.JupePlugin
Find the Jupe project for a given project.
getJupeProject(Model) - Method in class org.jupe.plugin.JupePlugin
Find the Jupe project for a given UML2 model.
getJupeProjects() - Method in class org.jupe.plugin.JupePlugin
Get a collection of projects that currently use Jupe.
getLabel() - Method in class org.jupe.source.java.JavaTypeContentProposal
 
getLocation() - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
This method should be used to get the location of a NodeModelElement.
getLog() - Method in class org.jupe.plugin.Debug
Returns the debug log list.
getMainFigure() - Method in class org.jupe.editors.classdiagram.graphics.nodes.PackageFigure
Get the figure in which children figures (as classes or inner packages) should be displayed.
getMethods() - Method in class org.jupe.editors.classdiagram.model.nodes.AbstractClassInterfaceElement
Get all methods of a class or interface.
getModelFactory() - Method in class org.jupe.plugin.JupeProject
 
getModelFinder() - Method in class org.jupe.plugin.JupeProject
Get the model finder for this project.
getModelRoot() - Method in class org.jupe.plugin.JupeProject
Get the UML2 model modelRoot for this Jupe project.
getName() - Method in class org.jupe.editors.classdiagram.graphics.nodes.AbstractClassInterfaceFigure
Return the name of class or interface
getName() - Method in class org.jupe.editors.classdiagram.graphics.nodes.PackageFigure
Get name of package.
getNameLabel() - Method in class org.jupe.editors.classdiagram.graphics.nodes.AbstractClassInterfaceFigure
Return nameLabel of the AbstractClassInterfaceFigure.
getNameLabel() - Method in class org.jupe.editors.classdiagram.graphics.nodes.PackageFigure
 
getNewAttributeNumber() - Static method in class org.jupe.editors.classdiagram.model.Util
Calculates the next attribute number.
getNewClassNumber() - Static method in class org.jupe.editors.classdiagram.model.Util
Calculates the next class number.
getNewInterfaceNumber() - Static method in class org.jupe.editors.classdiagram.model.Util
Calculates the next interface number.
getNewMethodNumber() - Static method in class org.jupe.editors.classdiagram.model.Util
Calculates the next method number.
getNewPackageNumber() - Static method in class org.jupe.editors.classdiagram.model.Util
Calculates the next package number.
getOpenedDiagrams() - Method in class org.jupe.plugin.JupeProject
Get the currently opened diagrams in all editors for this project.
getOpenEditor(IFile, Class, boolean, String) - Static method in class org.jupe.editors.classdiagram.EditorUtil
Method returns currently opened editor which contains specfied resource or null if no such editor is opened.
getPackageFromSource(String) - Method in interface org.jupe.source.ISource
Checks if the given package exists in the source code.
getPackageFromSource(String) - Method in class org.jupe.source.java.JavaSource
 
getPage(String) - Static method in class org.jupe.editors.classdiagram.EditorUtil
Method returns workbench page which contains all open editors in the current active perspective.
getParent() - Method in class org.jupe.editors.classdiagram.model.commands.AtomicAddCommand
 
getParent() - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
 
getProject() - Method in class org.jupe.plugin.JupeNature
 
getProject() - Method in class org.jupe.plugin.JupeProject
Get the project that is a Jupe project.
getProject() - Method in class org.jupe.unittest.TestProject
 
getPropertyDescriptors() - Method in class org.jupe.editors.classdiagram.model.ModelElement
Normally subclasses shouldn't override this, but implement ModelElement.initializeDescriptors() to define which property ids it supports.
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.ClassDiagram
Children should override this.
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.connections.CommentConnectionElement
Return the value corresponding to Property : here nothing description
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.connections.DependencyElement
Return the value (here caption as a String) corresponding to Property description.
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.connections.GeneralizationElement
 
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.connections.InterfaceRealizationElement
 
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.connections.RelationElement
 
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.ModelElement
Children should override this.
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.AbstractClassInterfaceElement
 
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.AttributeElement
 
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.ClassElement
 
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.CommentElement
 
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.InterfaceElement
 
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.MethodElement
 
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
 
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.ObjectElement
 
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.PackageElement
 
getPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.SlotElement
 
getProposals(String, int) - Method in class org.jupe.editors.classdiagram.model.nodes.contentassistent.TypeNameProposalProvider
getReplacedPath() - Method in class org.jupe.editors.classdiagram.JupeResourceDeltaVisitor
Method returns path of replaced resource or null otherwise.
getSchedulingRule() - Method in class org.jupe.plugin.JupeProject
Creates a scheduling rule for the this project which is used for jobs which manipulate it.
getSize() - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
 
getSource() - Method in class org.jupe.editors.classdiagram.model.connections.ConnectionElement
Returns the source endpoint of this connection.
getSource() - Method in class org.jupe.plugin.JupeProject
Get the source that is associated with that project.
getSourceConnectionAnchor(ConnectionEditPart) - Method in class org.jupe.editors.classdiagram.parts.nodes.NodeEditPart
Returns the ConnectionAnchor for the specified source connection.
getSourceConnectionAnchor(Request) - Method in class org.jupe.editors.classdiagram.parts.nodes.NodeEditPart
Returns the source ConnectionAnchor for the specified Request.
getSourceConnections() - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
 
getSourceFolder() - Method in class org.jupe.source.java.JavaSource
Get the java source folder where code for the current project gets generation into.
getStartFigure() - Method in class org.jupe.editors.classdiagram.graphics.connections.AbstractConnectionFigure
 
getStartFigure() - Method in interface org.jupe.editors.classdiagram.graphics.connections.IConnectionFigure
This method returns the start point of a connection as a Figure.
getString(String) - Static method in class org.jupe.editors.classdiagram.actions.Messages
 
getString(String) - Static method in class org.jupe.editors.classdiagram.Messages
 
getString(String) - Static method in class org.jupe.plugin.dialogs.resourcetree.Messages
Method returns value for the given key.
getString(String) - Static method in class org.jupe.plugin.Messages
Method returns value for the given key.
getString(String) - Static method in class org.jupe.plugin.preferences.Messages
Method returns value for the given key.
getString(String) - Static method in class org.jupe.plugin.properties.Messages
Method returns value for the given key.
getString(String) - Static method in class org.jupe.plugin.wizards.creates.classdiagram.Messages
Method returns value for the given key.
getString(String) - Static method in class org.jupe.plugin.wizards.exports.xmi.Messages
Method returns value for the given key.
getTargetConnectionAnchor(ConnectionEditPart) - Method in class org.jupe.editors.classdiagram.parts.nodes.NodeEditPart
Returns the ConnectionAnchor for the specified target connection.
getTargetConnectionAnchor(Request) - Method in class org.jupe.editors.classdiagram.parts.nodes.NodeEditPart
Returns the target ConnectionAnchor for the specified Request.
getTargetConnections() - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
 
getText() - Method in class org.jupe.editors.classdiagram.graphics.nodes.CommentFigure
Returns the text inside the TextFlow.
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.ClassDiagram
Sets the corresponding uml2element of this model element.
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.connections.CommentConnectionElement
 
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.connections.DependencyElement
 
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.connections.GeneralizationElement
 
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.connections.InterfaceRealizationElement
 
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.connections.RelationElement
 
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.ModelElement
Sets the corresponding uml2element of this model element.
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.nodes.AttributeElement
 
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.nodes.ClassElement
 
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.nodes.CommentElement
 
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.nodes.InterfaceElement
 
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.nodes.MethodElement
 
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.nodes.ObjectElement
 
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.nodes.PackageElement
 
getUML2Element() - Method in class org.jupe.editors.classdiagram.model.nodes.SlotElement
 
getUML2Model() - Method in class org.jupe.uml2model.UML2ModelRoot
 
getUnittest() - Static method in class org.jupe.synchronisation.sourcechanges.java.DeltaVisitor
 
GRAPHICS_ATTR_PRIV - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_ATTR_PROT - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_ATTR_PUBL - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_CLASS - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_CLASS_DEF - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_CLASS_PRIV - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_CLASS_PROT - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_CLASS_PUBL - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_INTERFACE - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_INTERFACE_DEF - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_INTERFACE_PRIV - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_INTERFACE_PROT - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_INTERFACE_PUBL - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_METH_PRIV - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_METH_PROT - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_METH_PUBL - Static variable in interface org.jupe.plugin.ImageNames
 
GRAPHICS_PACKAGE - Static variable in interface org.jupe.plugin.ImageNames
 

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