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
L
M
N
O
P
R
S
T
V
W
G
getActorsAndObject()
- Method in class se.umu.cs.SequenceDiagramEditor.
DrawingArea
This method returns all actors and object in the drawing area.
getBClass()
- Method in class se.umu.cs.SequenceDiagramEditor.
ClassEntity
This method return the BClass for the object.
getBClassName()
- Method in class se.umu.cs.SequenceDiagramEditor.
SequenceObject
This method returns the name of the BClass.
getBlueJ()
- Method in class se.umu.cs.SequenceDiagramEditor.
EditorExtension
This method is called to get the BlueJ object.
getCurrState()
- Method in class se.umu.cs.SequenceDiagramEditor.
DrawingArea
This method return the currentstate of the drawing area.
getCurrentEntity()
- Method in class se.umu.cs.SequenceDiagramEditor.
DrawingArea
This method returns the CurrentEntity of the drawing area.
getCurrentFile()
- Method in class se.umu.cs.SequenceDiagramEditor.
DrawingArea
This method returns the currently open file in the drawingarea.
getCurrentState()
- Method in class se.umu.cs.SequenceDiagramEditor.
CurrentState
This method returns the current state of the class.
getDescription()
- Method in class se.umu.cs.SequenceDiagramEditor.
EditorExtension
getDescription()
- Method in class se.umu.cs.SequenceDiagramEditor.
SDFilter
This method returns the description of this filter.
getDrawingObjects()
- Method in class se.umu.cs.SequenceDiagramEditor.
DrawingArea
This method returns all objects to draw in the drawing area.
getEndEntity()
- Method in class se.umu.cs.SequenceDiagramEditor.
Message
This method returns the endentity of the message.
getEndPoint()
- Method in class se.umu.cs.SequenceDiagramEditor.
Entity
This method returns the endpoint of the entity.
getExtension(File)
- Static method in class se.umu.cs.SequenceDiagramEditor.
SDFilter
This method is used to get the extension from the name of a file.
getIconHeight()
- Method in class se.umu.cs.SequenceDiagramEditor.
ActorIcon
This method returns the height for the icon.
getIconHeight()
- Method in class se.umu.cs.SequenceDiagramEditor.
MessageIcon
This method returns the height for the icon.
getIconHeight()
- Method in class se.umu.cs.SequenceDiagramEditor.
NoteIcon
This method returns the height for the icon.
getIconHeight()
- Method in class se.umu.cs.SequenceDiagramEditor.
ObjectIcon
This method returns the height for the icon.
getIconWidth()
- Method in class se.umu.cs.SequenceDiagramEditor.
ActorIcon
This method returns the width for the icon.
getIconWidth()
- Method in class se.umu.cs.SequenceDiagramEditor.
MessageIcon
This method returns the width for the icon.
getIconWidth()
- Method in class se.umu.cs.SequenceDiagramEditor.
NoteIcon
This method returns the width for the icon.
getIconWidth()
- Method in class se.umu.cs.SequenceDiagramEditor.
ObjectIcon
This method returns the width for the icon.
getIsCreateMessage()
- Method in class se.umu.cs.SequenceDiagramEditor.
Message
Returns whether the message is a creation message or not.
getIsReturnMessage()
- Method in class se.umu.cs.SequenceDiagramEditor.
Message
Returns whether the message is a return message or not.
getLength()
- Method in class se.umu.cs.SequenceDiagramEditor.
SequenceObject
This method returns the length of the object.
getLifelines()
- Method in class se.umu.cs.SequenceDiagramEditor.
DrawingArea
This method returns all lifelines in the drawing area.
getMenuItem()
- Method in class se.umu.cs.SequenceDiagramEditor.
ExtensionMenu
This method is used by the BlueJ-application to get the menuItem to add to the menu.
getMessage(Element)
- Method in class se.umu.cs.SequenceDiagramEditor.
DrawingArea
This method is used by the method readInMessage.
getName()
- Method in class se.umu.cs.SequenceDiagramEditor.
EditorExtension
Returns the user-visible name of this extension
getName()
- Method in class se.umu.cs.SequenceDiagramEditor.
Entity
This method returns the name of the entity.
getNextState()
- Method in class se.umu.cs.SequenceDiagramEditor.
Actor
This method returns the next state for this class.
getNextState()
- Method in class se.umu.cs.SequenceDiagramEditor.
DestroySymbol
This method returns the next state for this class.
getNextState()
- Method in class se.umu.cs.SequenceDiagramEditor.
Entity
This abstract method returns the next state for the entity.
getNextState()
- Method in class se.umu.cs.SequenceDiagramEditor.
LifeLine
This method returns the next state for this class.
getNextState()
- Method in class se.umu.cs.SequenceDiagramEditor.
Message
This method returns the next state for this class.
getNextState()
- Method in class se.umu.cs.SequenceDiagramEditor.
SequenceObject
This method returns the next state for this class.
getNoteFile()
- Method in class se.umu.cs.SequenceDiagramEditor.
DrawingArea
This method returns the notes belonging to the current sequence diagram.
getNrOfObjects()
- Method in class se.umu.cs.SequenceDiagramEditor.
SequenceObject
This method returns the number of objects.
getOwnerEntity()
- Method in class se.umu.cs.SequenceDiagramEditor.
LifeLine
This method returns the ClassEntity that the lifeline belongs to.
getReturnMessage()
- Method in class se.umu.cs.SequenceDiagramEditor.
Message
This method returns the return message belonging to this message.
getSeqDiagramEditor()
- Method in class se.umu.cs.SequenceDiagramEditor.
DrawingArea
This method returns the object of the class SeqDiagramEditor.
getSequence()
- Method in class se.umu.cs.SequenceDiagramEditor.
DrawingArea
This method returns all messages in a sequence in the current sequence diagram.
getSequenceIndex()
- Method in class se.umu.cs.SequenceDiagramEditor.
Message
This method returns the index of the message in a sequence.
getShowReturnMessages()
- Method in class se.umu.cs.SequenceDiagramEditor.
SeqDiagramEditor
Tells if return messages should be shown or not.
getStartEntity()
- Method in class se.umu.cs.SequenceDiagramEditor.
Message
This method returns the startentity of the message.
getStartPoint()
- Method in class se.umu.cs.SequenceDiagramEditor.
Entity
This method returns the startpoint of the entity.
getString()
- Method in class se.umu.cs.SequenceDiagramEditor.
Entity
This method returns the string of the entity.
getURL()
- Method in class se.umu.cs.SequenceDiagramEditor.
EditorExtension
Returns a URL where you can find info on this extension.
getVersion()
- Method in class se.umu.cs.SequenceDiagramEditor.
EditorExtension
Returns the version number of this extension
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
L
M
N
O
P
R
S
T
V
W