Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
X
N
NAME_BORDER_BOTTOM_PADDING
- Static variable in interface org.jupe.editors.classdiagram.graphics.
IGraphicsConstants
NAME_PROP
- Static variable in class org.jupe.editors.classdiagram.model.
ClassDiagram
PropertyId for the class name.
NAME_PROP
- Static variable in class org.jupe.editors.classdiagram.model.nodes.
AttributeElement
PropertyId for name of the attribute.
NAME_PROP
- Static variable in class org.jupe.editors.classdiagram.model.nodes.
ClassElement
PropertyId for the relative name of a class.
NAME_PROP
- Static variable in class org.jupe.editors.classdiagram.model.nodes.
InterfaceElement
ProperyID for the relative name of an interface.
NAME_PROP
- Static variable in class org.jupe.editors.classdiagram.model.nodes.
MethodElement
NAME_PROP
- Static variable in class org.jupe.editors.classdiagram.model.nodes.
PackageElement
PropertyID for the relative name of this package.
NAME_PROP
- Static variable in class org.jupe.editors.classdiagram.model.nodes.
SlotElement
Property ID for the name of the slot (e.g.
NATURE_ID
- Static variable in class org.jupe.plugin.
JupeNature
NewClassDiagramWizard
- Class in
org.jupe.plugin.wizards.creates.classdiagram
New JUPE File Wizard using standard org.eclipse.ui.dialogs.WizardNewFileCreationPage
NewClassDiagramWizard()
- Constructor for class org.jupe.plugin.wizards.creates.classdiagram.
NewClassDiagramWizard
Constructor for JupeNewWizard.
NewClassDiagramWizardPage
- Class in
org.jupe.plugin.wizards.creates.classdiagram
Wizard page for NewClassDiagramWizard
NewClassDiagramWizardPage(String, IStructuredSelection)
- Constructor for class org.jupe.plugin.wizards.creates.classdiagram.
NewClassDiagramWizardPage
Constructor for NewClassDiagramWizardPage.
NodeAddCommand
- Class in
org.jupe.editors.classdiagram.model.commands
Command to add a child to a parent (in the model).
NodeAddCommand(NodeModelElement, NodeModelElement, Rectangle)
- Constructor for class org.jupe.editors.classdiagram.model.commands.
NodeAddCommand
NodeCellEditorLocator
- Class in
org.jupe.editors.classdiagram.parts
Constraint for placing a CellEditor.
NodeCellEditorLocator(Figure)
- Constructor for class org.jupe.editors.classdiagram.parts.
NodeCellEditorLocator
Constructor of a new NodeCellEditorLocator.
NodeCreateCommand
- Class in
org.jupe.editors.classdiagram.model.commands
Adds a new node to the diagram.
NodeCreateCommand(NodeModelElement, IContainerElement, Rectangle)
- Constructor for class org.jupe.editors.classdiagram.model.commands.
NodeCreateCommand
NodeDeleteCommand
- Class in
org.jupe.editors.classdiagram.model.commands
Recursively removes a node from the diagram (not from the UML2 model!).
NodeDeleteCommand(NodeModelElement, NodeModelElement)
- Constructor for class org.jupe.editors.classdiagram.model.commands.
NodeDeleteCommand
NodeDirectEditManager
- Class in
org.jupe.editors.classdiagram.parts
Manages the direct edit action for the cell editors.
NodeDirectEditManager(GraphicalEditPart, CellEditorLocator)
- Constructor for class org.jupe.editors.classdiagram.parts.
NodeDirectEditManager
Constructor for a new NodeDirectEditManager.
NodeEditPart
- Class in
org.jupe.editors.classdiagram.parts.nodes
Edit part for Node model elements.
NodeEditPart()
- Constructor for class org.jupe.editors.classdiagram.parts.nodes.
NodeEditPart
NodeFigure
- Class in
org.jupe.editors.classdiagram.graphics.nodes
Base figure for all nodes in a diagram, e.g. classes, interfaces, objects, packages or comments.
NodeFigure()
- Constructor for class org.jupe.editors.classdiagram.graphics.nodes.
NodeFigure
Constructor for a new AbstractNodeFigure.
NodeModelElement
- Class in
org.jupe.editors.classdiagram.model.nodes
NodeModelElement is an abstract class for all possible nodes in the model: package, classes etc.
NodeModelElement()
- Constructor for class org.jupe.editors.classdiagram.model.nodes.
NodeModelElement
Default constructor.
NodeModelElementConverter
- Class in
org.jupe.editors.classdiagram.model.serializer
Converter that will hook up in the XStream structure to ensure proper translation of NodeModelElements to/from XML.
NodeModelElementConverter(ClassMapper, String, JupeProject)
- Constructor for class org.jupe.editors.classdiagram.model.serializer.
NodeModelElementConverter
Constructor.
NodeOrphanChildCommand
- Class in
org.jupe.editors.classdiagram.model.commands
Command to remove an element (but not its children) from its parent.
NodeOrphanChildCommand(IContainerElement, NodeModelElement)
- Constructor for class org.jupe.editors.classdiagram.model.commands.
NodeOrphanChildCommand
NodeSetConstraintCommand
- Class in
org.jupe.editors.classdiagram.model.commands
Command to move or resize a node.
NodeSetConstraintCommand(NodeModelElement, ChangeBoundsRequest, Rectangle)
- Constructor for class org.jupe.editors.classdiagram.model.commands.
NodeSetConstraintCommand
notifyChanged(Notification)
- Method in class org.jupe.editors.classdiagram.model.
AddAdapter
notifyChanged(Notification)
- Method in class org.jupe.editors.classdiagram.model.
ModelElement
The ModelElement does only handle SET notifications.
notifyChanged(Notification)
- Method in class org.jupe.editors.classdiagram.model.nodes.
NodeModelElement
The ModelElement does not handle all types of notifications only ADD and REMOVE.
notifyChanged(Notification)
- Method in class org.jupe.synchronisation.umlchanges.
AddAdapter
notifyChanged(Notification)
- Method in class org.jupe.synchronisation.umlchanges.java.
ClassInterfaceHandler
notifyChanged(Notification)
- Method in class org.jupe.synchronisation.umlchanges.java.
ModelHandler
notifyChanged(Notification)
- Method in class org.jupe.synchronisation.umlchanges.java.
PackageHandler
notifyChanged(Notification)
- Method in class org.jupe.synchronisation.umlchanges.
RemoveAdapter
notifyChanged(Notification)
- Method in class org.jupe.synchronisation.umlchanges.
SimpleHandler
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
X