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

R

READONLY_PROP - Static variable in class org.jupe.editors.classdiagram.model.nodes.AttributeElement
PropertyId for the read only property.
reconnect() - Method in class org.jupe.editors.classdiagram.model.connections.ConnectionElement
Reconnect this connection.
reconnect(NodeModelElement, NodeModelElement) - Method in class org.jupe.editors.classdiagram.model.connections.ConnectionElement
Reconnect to a different source and/or endPoint NodeModelElement.
redo() - Method in class org.jupe.editors.classdiagram.model.commands.AtomicAddCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.AtomicCreateCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.ConnectionCreateCommand
(non-Javadoc)
redo() - Method in class org.jupe.editors.classdiagram.model.commands.ConnectionDeleteCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.directedit.AttributeCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.directedit.AttributeValueCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.directedit.ClassCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.directedit.CommentCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.directedit.InterfaceCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.directedit.MethodCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.directedit.ObjectCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.directedit.PackageCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.NodeAddCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.NodeCreateCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.NodeDeleteCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.NodeOrphanChildCommand
 
redo() - Method in class org.jupe.editors.classdiagram.model.commands.NodeSetConstraintCommand
 
registerTypeName(String) - Method in class org.jupe.uml2model.UML2ModelRoot
Signal to the UML model that a type with a certain type name exists.
RelationEditPart - Class in org.jupe.editors.classdiagram.parts.connections
Edit part for relation model elements.
RelationEditPart() - Constructor for class org.jupe.editors.classdiagram.parts.connections.RelationEditPart
 
RelationElement - Class in org.jupe.editors.classdiagram.model.connections
Model element that represents an association, an aggregation or a composition.
RelationElement() - Constructor for class org.jupe.editors.classdiagram.model.connections.RelationElement
Default constructor.
RelationElement(NodeModelElement, NodeModelElement) - Constructor for class org.jupe.editors.classdiagram.model.connections.RelationElement
Constructor which creates a relation with the given ends.
RelationElementTest - Class in org.jupe.editors.classdiagram.model.connections
Test for RelationElement.
RelationElementTest() - Constructor for class org.jupe.editors.classdiagram.model.connections.RelationElementTest
 
RelationFigure - Class in org.jupe.editors.classdiagram.graphics.connections
A figure representing 3 types of uml2 elements : aggregation, association and composition.
RelationFigure(String) - Constructor for class org.jupe.editors.classdiagram.graphics.connections.RelationFigure
Simple constructor to create a directed association, aggregation or composition with any labels.
RelationFigure(boolean, String, String, String, String, String, String, boolean) - Constructor for class org.jupe.editors.classdiagram.graphics.connections.RelationFigure
Constructor of a new RelationFigure.
release(int) - Method in class org.jupe.synchronisation.SemaphoreBlock
 
relocate(CellEditor) - Method in class org.jupe.editors.classdiagram.parts.NodeCellEditorLocator
Relocates the CellEditor inside the given parent figure.
remove(IFigure) - Method in class org.jupe.editors.classdiagram.graphics.nodes.AbstractClassInterfaceFigure
Remove a subfigure from its parent.
remove(IFigure) - Method in class org.jupe.editors.classdiagram.graphics.nodes.ObjectFigure
Remove a subfigure from its parent.
remove(IResource) - Method in interface org.jupe.synchronisation.sourcechanges.IChangeHandler
When a resource is removed this method is called.
remove(IResource) - Method in class org.jupe.synchronisation.sourcechanges.java.FileHandler
 
remove(IResource) - Method in class org.jupe.synchronisation.sourcechanges.java.FolderHandler
 
RemoveAdapter - Class in org.jupe.synchronisation.umlchanges
Helper class to deal with the strange notification behaviour of UML2.
RemoveAdapter() - Constructor for class org.jupe.synchronisation.umlchanges.RemoveAdapter
 
removeChild(NodeModelElement) - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
Remove a given child from the NodeModelElement.
removeConnection(ConnectionElement) - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
Remove an incoming or outgoing connection from this shape.
removeEditor(ClassDiagramEditor) - Method in class org.jupe.plugin.JupeProject
Removes a Jupe editor from this project.
removeElement(Figure) - Method in class org.jupe.editors.classdiagram.graphics.nodes.PackageFigure
Remove a figure (e.g. a ClassFigure) of the package.
removeFromHash(Element) - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
Remove an element from the hash table, that contains all elements and their corresponding uml2 elements.
removeFromModel() - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
Removes this element and all its children from the model.
removeJupeNature(IProject) - Static method in class org.jupe.plugin.JupeNature
Remove the Jupe Nature from a project.
removeJupeNature(IProject) - Method in class org.jupe.plugin.JupePlugin
Remove the Jupe Nature from a project.
removeJupeProject(JupeProject) - Method in class org.jupe.plugin.JupePlugin
Removes a Jupe project.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jupe.editors.classdiagram.model.ModelElement
Remove a PropertyChangeListener from this component.
rename(IResource, IPath) - Method in interface org.jupe.synchronisation.sourcechanges.IChangeHandler
When a resource has been renamed this method is called.
rename(IResource, IPath) - Method in class org.jupe.synchronisation.sourcechanges.java.FileHandler
 
rename(IResource, IPath) - Method in class org.jupe.synchronisation.sourcechanges.java.FolderHandler
 
repaintAllFigures() - Method in class org.jupe.editors.classdiagram.parts.ClassDiagramEditPart
 
repaintAllFigures() - Method in class org.jupe.editors.classdiagram.parts.connections.ConnectionEditPart
 
repaintAllFigures() - Method in interface org.jupe.editors.classdiagram.parts.IDiagramEditPart
Repaints the edit part's figure and all its child figures with information from the corresponding model elements.
repaintAllFigures() - Method in class org.jupe.editors.classdiagram.parts.nodes.FlowElementEditPart
 
repaintAllFigures() - Method in class org.jupe.editors.classdiagram.parts.nodes.NodeEditPart
 
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.ClassDiagramEditPart
 
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.connections.CommentConnectionEditPart
 
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.connections.DependencyEditPart
 
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.connections.HierarchicEditPart
 
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.connections.RelationEditPart
 
repaintFigure() - Method in interface org.jupe.editors.classdiagram.parts.IDiagramEditPart
Repaints the edit part's figure with information from the corresponding model element.
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.nodes.AttributeEditPart
Repaints figure if general changements occure.
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.nodes.ClassEditPart
Repaints figure if general changements occure.
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.nodes.CommentEditPart
Repaints figure if general changements occure.
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.nodes.InterfaceEditPart
Repaints figure if general changements occure.
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.nodes.MethodEditPart
Repaints figure if general changements occure.
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.nodes.ObjectEditPart
Repaints figure if general changements occure.
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.nodes.PackageEditPart
Repaints figure if general changements occure.
repaintFigure() - Method in class org.jupe.editors.classdiagram.parts.nodes.SlotEditPart
 
repopulateHashTable(XMLResource) - Method in class org.jupe.uml2model.UML2ModelRoot
Reads the XML file that contains the UML2 model and fills the hash table that contains each UML2 element and its corresponding unique ID (see UML2ModelRoot.IDFromElement).
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.ClassDiagram
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.connections.CommentConnectionElement
Method called to reset a property value.
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.connections.DependencyElement
Method called to reset a property value.
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.connections.GeneralizationElement
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.connections.InterfaceRealizationElement
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.connections.RelationElement
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.ModelElement
Children should override this.
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.AbstractClassInterfaceElement
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.AttributeElement
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.ClassElement
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.CommentElement
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.InterfaceElement
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.MethodElement
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.NodeModelElement
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.ObjectElement
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.PackageElement
 
resetPropertyValue(Object) - Method in class org.jupe.editors.classdiagram.model.nodes.SlotElement
 
resolveType(String, int) - Method in interface org.jupe.source.ISource
Searches for possible resolutions of the given String to a type name that is in the projects classpath.
resolveType(String, int) - Method in class org.jupe.source.java.JavaSource
 
resolveType(String) - Method in class org.jupe.uml2model.UML2ModelRoot
 
resolveTypeName(String, String) - Static method in class org.jupe.editors.classdiagram.model.Util
Resolves the given local type name and returns its absolute type name.
resourceChanged(IResourceChangeEvent) - Method in class org.jupe.editors.classdiagram.ClassDiagramEditor
RHOMBUS_HEIGHT - Static variable in interface org.jupe.editors.classdiagram.graphics.IGraphicsConstants
Height of rhombus (for associations).
RHOMBUS_WIDTH - Static variable in interface org.jupe.editors.classdiagram.graphics.IGraphicsConstants
Width of rhombus (for associations).
run(IAction) - Method in class org.jupe.editors.classdiagram.actions.AddJavaFileAction
 
run(IAction) - Method in class org.jupe.editors.classdiagram.actions.AddPackageAction
 
run(IAction) - Method in class org.jupe.editors.classdiagram.actions.AddProjectAction
 
run() - Method in class org.jupe.editors.classdiagram.actions.UML2ElementDeleteAction
 
run() - Method in class org.jupe.editors.classdiagram.EditorRunnable
runInWorkspace(IProgressMonitor) - Method in class org.jupe.synchronisation.sourcechanges.java.DeltaVisitorJob
 
runInWorkspace(IProgressMonitor) - Method in class org.jupe.synchronisation.umlchanges.AbstractContainerHandlerJob
 

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