Serialized Form
serialVersionUID: 3802701859960927111L
url
java.net.URL url
databuffer
int[] databuffer
width
int width
height
int height
size
int size
dataType
int dataType
scanlineStride
int scanlineStride
bitMasks
int[] bitMasks
serialVersionUID: 5065382275460173997L
serialVersionUID: -2288961759613368645L
name
java.lang.String name
- The object name
creationDate
java.util.Date creationDate
- The creation date
description
java.lang.String description
- Some description
attributes
java.util.Map<K,V> attributes
- Arbitrary text attributes. These can be used freely
parent
Container<T extends BaseModelNode> parent
- The parent
ignoredOnGeneration
boolean ignoredOnGeneration
- Determines whether or not this node has to be ignored in generation tasks.
serialVersionUID: 6412666578545249648L
serialVersionUID: -5231571853250443165L
serialVersionUID: 8443760282934485368L
contents
java.util.Set<E> contents
viewAttributes
java.util.Map<K,V> viewAttributes
serialVersionUID: 1579696183312403719L
id
java.lang.String id
serialVersionUID: 8182084228519967071L
objects
java.util.List<E> objects
- The model contents. This is like a tree, so other contents can be in child containers
stereotypes
java.util.Set<E> stereotypes
- Stereotypes defined
variables
java.util.Map<K,V> variables
- The model variable map
stereotype
Stereotype stereotype
- The object stereotype
serialVersionUID: 1L
serialVersionUID: 2810484253475461994L
serialVersionUID: -1139953014678347195L
rootPackage
boolean rootPackage
- Determines if this package should be taken as a root package in generation
contentHidden
boolean contentHidden
- Hide the contents
customIcon
ModelIcon customIcon
- A custom icon for the package
contents
java.util.List<E> contents
- The package contents
serialVersionUID: -4551538334632604120L
icon
ModelIcon icon
serialVersionUID: -7790703528816753998L
serialVersionUID: 5613781041104955193L
source
RelationableModelObject source
target
RelationableModelObject target
serialVersionUID: -5843141373757331511L
relations
java.util.Set<E> relations
serialVersionUID: 8070445777544764935L
dotLocations
java.util.List<E> dotLocations
serialVersionUID: -5619481188952976414L
name
java.lang.String name
- The stereotype name
targetType
java.lang.Class<T> targetType
- The type which an stereotype can be applied to
objectType
java.lang.Class<T> objectType
serialVersionUID: 8394325797094914989L
location
java.awt.Point location
size
java.awt.Dimension size
foregroundColor
java.awt.Color foregroundColor
backgroundColor
java.awt.Color backgroundColor
font
java.awt.Font font
Package org.cumt.model.analysis |
serialVersionUID: -3083859588352802840L
properties
java.util.List<E> properties
messages
java.util.List<E> messages
serialVersionUID: -2196624763996907731L
name
java.lang.String name
serialVersionUID: -6689893760376540879L
name
java.lang.String name
serialVersionUID: 4777882988287008855L
Package org.cumt.model.analysis.usecases |
serialVersionUID: -5771142354767905030L
serialVersionUID: 7458865303782989338L
condition
java.lang.String condition
flow
Flow flow
serialVersionUID: 8555330183596122509L
serialVersionUID: -4389662735545390043L
name
java.lang.String name
description
java.lang.String description
serialVersionUID: 2540395407860713080L
name
java.lang.String name
activities
java.util.List<E> activities
serialVersionUID: -7832047435523303655L
description
java.lang.String description
alternativeFlows
java.util.List<E> alternativeFlows
parentFlow
Flow parentFlow
serialVersionUID: -6690637907069828334L
preConditions
java.util.List<E> preConditions
postConditions
java.util.List<E> postConditions
mainFlow
Flow mainFlow
alternativeFlows
java.util.List<E> alternativeFlows
Package org.cumt.model.classes |
serialVersionUID: 2923190276430634612L
fields
java.util.List<E> fields
methods
java.util.List<E> methods
fields
java.util.List<E> fields
serialVersionUID: -5357509819516695388L
modifiers
java.util.Set<E> modifiers
serialVersionUID: 3049970003664768040L
serialVersionUID: -713475797285870120L
initialValue
Value<T extends Type> initialValue
serialVersionUID: -5848070418746155841L
serialVersionUID: 1819176904956442275L
type
Type type
modifiers
java.util.Set<E> modifiers
scope
Scope scope
serialVersionUID: 5666765578218369275L
parameters
java.util.List<E> parameters
_abstract
boolean _abstract
serialVersionUID: 199392566941198809L
serialVersionUID: 5980731606363885618L
type
Type type
Package org.cumt.model.event |
container
Container<T extends BaseModelNode> container
object
BaseModelNode object
indexOfChild
int indexOfChild
object
ModelObject object
object
ModelObject object
stereotype
Stereotype stereotype
Package org.cumt.model.persistence |
Package org.cumt.model.sequence |
serialVersionUID: 4420624422681217377L
operation
Operation operation
parameterValues
java.util.List<E> parameterValues
returnValue
java.lang.String returnValue
parentCall
Call parentCall
serialVersionUID: -4164728396710672673L
object
ModelObject object
serialVersionUID: -5231571853250443165L
Package org.cumt.model.types |
serialVersionUID: 6407159299238541689L
type
Type type
Package org.cumt.model.ui |
serialVersionUID: 3844769455496141399L
serialVersionUID: -8699210147711007711L
serialVersionUID: 6098661895159773310L
name
java.lang.String name
Package org.cumt.tools.event |
indeterminate
boolean indeterminate
progress
int progress
maximum
int maximum
message
java.lang.String message
messages
javax.swing.JTextPane messages
progressBar
javax.swing.JProgressBar progressBar
Package org.cumt.tools.generators |
basePackage
TreePathChooser basePackage
targetDirectory
javax.swing.JLabel targetDirectory
chooser
javax.swing.JFileChooser chooser
model
Model model
Package org.cumt.tools.importers |
basePackage
TreePathChooser basePackage
sourceDirectory
javax.swing.JLabel sourceDirectory
chooser
javax.swing.JFileChooser chooser
generateDiagramPeerPackage
javax.swing.JCheckBox generateDiagramPeerPackage
model
Model model
focusForeground
java.awt.Color focusForeground
model
ModelObject model
parentDiagram
DiagramView parentDiagram
sensitive
boolean sensitive
defaultActionMap
javax.swing.ActionMap defaultActionMap
propertyChangeListener
java.beans.PropertyChangeListener propertyChangeListener
associatedComponent
BaseView<T extends ModelObject> associatedComponent
relativeLocation
java.awt.Point relativeLocation
propertyListener
java.beans.PropertyChangeListener propertyListener
componentListener
java.awt.event.ComponentListener componentListener
LOG
org.apache.commons.logging.Log LOG
diagramViewEventSupport
ar.com.da.swing.event.EventSupport<ListenerType extends java.util.EventListener> diagramViewEventSupport
viewActionEventSupport
ar.com.da.swing.event.EventSupport<ListenerType extends java.util.EventListener> viewActionEventSupport
dragSupport
ar.com.da.swing.DragSupport dragSupport
gridVisible
boolean gridVisible
model
DiagramModel model
selectionManager
SelectionManager selectionManager
actions
javax.swing.ActionMap actions
popup
javax.swing.JPopupMenu popup
scale
float scale
popupHandler
java.awt.event.MouseListener popupHandler
focusListener
java.awt.event.FocusListener focusListener
componentListener
java.awt.event.ComponentListener componentListener
source
BaseComponent<T extends ModelObject> source
target
BaseComponent<T extends ModelObject> target
sourcePoint
org.cumt.view.RelationView.LineDot sourcePoint
targetPoint
org.cumt.view.RelationView.LineDot targetPoint
pointIndex
int pointIndex
- FIXME Quit out the pointIndex
dragSupport
ar.com.da.swing.DragSupport dragSupport
componentListener
java.awt.event.ComponentListener componentListener
Package org.cumt.view.analysis |
editorPane
javax.swing.JEditorPane editorPane
Package org.cumt.view.classes |
Package org.cumt.view.common |
area
javax.swing.JTextPane area
Package org.cumt.view.editors |
attributes
javax.swing.JTable attributes
removeAttribute
javax.swing.Action removeAttribute
name
javax.swing.JTextField name
description
TextEditor description
backgroundColorView
javax.swing.JLabel backgroundColorView
foregroundColorView
javax.swing.JLabel foregroundColorView
target
ModelObject target
name
javax.swing.JTextField name
stereotype
javax.swing.JComboBox stereotype
description
TextEditor description
model
Model model
textArea
TextEditor textArea
modelObjectEditor
ModelObjectEditor modelObjectEditor
attributes
AttributesEditor attributes
location
javax.swing.JTextField location
chooser
javax.swing.JFileChooser chooser
ignoredOnGeneration
javax.swing.JCheckBox ignoredOnGeneration
rootPackage
javax.swing.JCheckBox rootPackage
contentHidden
javax.swing.JCheckBox contentHidden
dialog
javax.swing.JDialog dialog
table
javax.swing.JTable table
add
javax.swing.Action add
delete
javax.swing.Action delete
dialog
javax.swing.JDialog dialog
response
Response response
model
Model model
table
javax.swing.JTable table
add
javax.swing.Action add
edit
javax.swing.Action edit
delete
javax.swing.Action delete
dialog
javax.swing.JDialog dialog
response
Response response
editor
Editor<T> editor
object
BaseModelNode object
Package org.cumt.view.editors.classes |
annotation
Annotation annotation
generalEditor
ModelObjectEditor generalEditor
fieldsTable
javax.swing.JTable fieldsTable
model
Model model
fieldEditordialog
FieldEditorDialog fieldEditordialog
editField
javax.swing.Action editField
deleteField
javax.swing.Action deleteField
name
javax.swing.JTextField name
type
javax.swing.JComboBox type
finalModifier
javax.swing.JCheckBox finalModifier
staticModifier
javax.swing.JCheckBox staticModifier
transientModifier
javax.swing.JCheckBox transientModifier
scope
javax.swing.JComboBox scope
description
TextEditor description
classType
ClassType classType
generalEditor
ModelObjectEditor generalEditor
fieldsTable
javax.swing.JTable fieldsTable
methodsTable
javax.swing.JTable methodsTable
model
Model model
methodEditordialog
MethodEditorDialog methodEditordialog
fieldEditordialog
FieldEditorDialog fieldEditordialog
editMethod
javax.swing.Action editMethod
deleteMethod
javax.swing.Action deleteMethod
editField
javax.swing.Action editField
deleteField
javax.swing.Action deleteField
enumerator
Enumerator enumerator
generalEditor
ModelObjectEditor generalEditor
fieldsTable
javax.swing.JTable fieldsTable
model
Model model
fieldEditordialog
FieldEditorDialog fieldEditordialog
editField
javax.swing.Action editField
deleteField
javax.swing.Action deleteField
dialog
javax.swing.JDialog dialog
response
FieldEditorDialog.Response response
fieldEditor
Editor<T> fieldEditor
currentField
Field currentField
members
java.util.List<E> members
methodName
javax.swing.JTextField methodName
methodType
javax.swing.JComboBox methodType
scope
javax.swing.JComboBox scope
isFinal
javax.swing.JCheckBox isFinal
paramName
javax.swing.JTextField paramName
paramType
javax.swing.JComboBox paramType
methodPanel
javax.swing.JPanel methodPanel
parameterPanel
javax.swing.JPanel parameterPanel
parametersTable
javax.swing.JTable parametersTable
addParameter
javax.swing.Action addParameter
editParameter
javax.swing.Action editParameter
removeParameter
javax.swing.Action removeParameter
moveParameterUp
javax.swing.Action moveParameterUp
moveParameterDown
javax.swing.Action moveParameterDown
card
java.awt.CardLayout card
currentParameter
Parameter currentParameter
description
TextEditor description
model
Model model
renderer
javax.swing.ListCellRenderer renderer
dialog
javax.swing.JDialog dialog
response
MethodEditorDialog.Response response
methodEditor
MethodEditor methodEditor
currentMethod
Method currentMethod
parameters
java.util.List<E> parameters
name
javax.swing.JTextField name
type
javax.swing.JComboBox type
description
TextEditor description
Package org.cumt.view.editors.model |
general
Editor<T> general
attributes
Editor<T> attributes
Package org.cumt.view.editors.usecases |
general
ModelObjectEditor general
attributes
AttributesEditor attributes
name
javax.swing.JTextField name
description
javax.swing.JTextArea description
preConditions
javax.swing.JTable preConditions
postConditions
javax.swing.JTable postConditions
editor
ConditionEditor editor
addPreCondition
javax.swing.Action addPreCondition
editPreCondition
javax.swing.Action editPreCondition
deletePreCondition
javax.swing.Action deletePreCondition
addPostCondition
javax.swing.Action addPostCondition
editPostCondition
javax.swing.Action editPostCondition
deletePostCondition
javax.swing.Action deletePostCondition
flows
Editor<T> flows
conditions
Editor<T> conditions
general
Editor<T> general
attributes
AttributesEditor attributes
Package org.cumt.view.editors.usecases.flows |
description
TextEditor description
subflowsTable
javax.swing.JTable subflowsTable
activity
FlowActivity activity
add
javax.swing.Action add
delete
javax.swing.Action delete
parentEditor
FlowsEditor parentEditor
flowsTree
FlowsTree flowsTree
activityEditor
ActivityEditor activityEditor
apply
javax.swing.Action apply
useCase
UseCase useCase
tree
javax.swing.JTree tree
add
javax.swing.Action add
delete
javax.swing.Action delete
up
javax.swing.Action up
down
javax.swing.Action down
eventSupport
ar.com.da.swing.event.EventSupport<ListenerType extends java.util.EventListener> eventSupport
condition
TextEditor condition
flows
javax.swing.JComboBox flows
Package org.cumt.view.event |
Package org.cumt.view.sequence |
modelObjectView
BaseView<T extends ModelObject> modelObjectView
Package org.cumt.view.usecases |
Package org.cumt.view.utils |
table
javax.swing.UIDefaults table
targetAction
javax.swing.Action targetAction
listener
java.beans.PropertyChangeListener listener
editor
javax.swing.JEditorPane editor
caretListener
javax.swing.event.CaretListener caretListener
cutAction
ProxyAction cutAction
copyAction
ProxyAction copyAction
pasteAction
ProxyAction pasteAction
boldAction
ProxyAction boldAction
underlineAction
ProxyAction underlineAction
italicAction
ProxyAction italicAction
tableAction
ProxyAction tableAction
listAction
ProxyAction listAction
orderedListAction
ProxyAction orderedListAction
listItemAction
ProxyAction listItemAction
orderedListItemAction
ProxyAction orderedListItemAction
leftAction
ProxyAction leftAction
rightAction
ProxyAction rightAction
centerAction
ProxyAction centerAction
pathView
org.cumt.view.utils.TreePathChooser.PathView pathView
button
javax.swing.JButton button
tree
javax.swing.JTree tree
modelScroll
javax.swing.JScrollPane modelScroll
currentPopup
javax.swing.Popup currentPopup
selection
javax.swing.tree.TreePath selection
Package org.cumt.workbench |
dialog
javax.swing.JDialog dialog
LOG
org.apache.commons.logging.Log LOG
dialog
javax.swing.JDialog dialog
cardLayout
java.awt.CardLayout cardLayout
generatorUIPanel
javax.swing.JPanel generatorUIPanel
progressPanel
javax.swing.JPanel progressPanel
progressView
ProgressView progressView
close
javax.swing.Action close
processThread
java.lang.Thread processThread
generator
Generator generator
ui
GeneratorUI ui
image
java.awt.image.BufferedImage image
importer
Importer importer
ui
ImporterUI ui
actionMap
javax.swing.ActionMap actionMap
modelBrowser
ModelBrowser modelBrowser
diagramArea
DiagramArea diagramArea
fileChooser
javax.swing.JFileChooser fileChooser
currentFile
java.io.File currentFile
saved
boolean saved
currentModel
Model currentModel
clipboard
java.awt.datatransfer.Clipboard clipboard
pluginFinder
PluginFinder pluginFinder
generatorManager
GeneratorManager generatorManager
importerManager
ImporterManager importerManager
modelTree
javax.swing.JTree modelTree
menu
javax.swing.JPopupMenu menu
model
Model model
actions
javax.swing.ActionMap actions
eventSupport
ar.com.da.swing.event.EventSupport<ListenerType extends java.util.EventListener> eventSupport
mouseHandler
java.awt.event.MouseListener mouseHandler
folderIcon
javax.swing.Icon folderIcon
otherObjectIcon
javax.swing.Icon otherObjectIcon
serialVersionUID: -898847828751185235L
path
java.util.List<E> path
serialVersionUID: 6682620789501500658L
response
Response response
dialog
javax.swing.JDialog dialog
diagramType
java.lang.Class<T> diagramType
imageView
ImageView imageView
variablesTable
javax.swing.JTable variablesTable
add
javax.swing.Action add
delete
javax.swing.Action delete
tabbedPane
javax.swing.JTabbedPane tabbedPane
modelVariables
VariableMapEditor modelVariables
userVariables
VariableMapEditor userVariables
model
Model model
dialog
javax.swing.JDialog dialog
Package org.cumt.workbench.area |
errorMessageKey
java.lang.String errorMessageKey
log
org.apache.commons.logging.Log log
toolBox
ToolBox toolBox
mainArea
javax.swing.JPanel mainArea
currentDiagram
DiagramView currentDiagram
currentAdditionRequest
AdditionRequest<T extends ModelObject> currentAdditionRequest
cancelRequestAction
javax.swing.Action cancelRequestAction
viewActionEventSupport
ar.com.da.swing.event.EventSupport<ListenerType extends java.util.EventListener> viewActionEventSupport
actions
javax.swing.ActionMap actions
focusTrigger
java.awt.event.MouseListener focusTrigger
dropTarget
java.awt.dnd.DropTarget dropTarget
Package org.cumt.workbench.area.toolbox |
eventSupport
ar.com.da.swing.event.EventSupport<ListenerType extends java.util.EventListener> eventSupport
objectType
java.lang.Class<T> objectType
Package org.cumt.workbench.event |
view
BaseView<T extends ModelObject> view
node
BaseModelNode node
Copyright © 2006 null. All Rights Reserved.