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

A

ACTION_CREATE - Static variable in class org.devaki.nextobjects.util.NORedoLog
Actions Create
ACTION_DELETE - Static variable in class org.devaki.nextobjects.util.NORedoLog
Actions Delete
ACTION_MOVE - Static variable in class org.devaki.nextobjects.util.NORedoLog
Actions Move
ACTION_RESIZE - Static variable in class org.devaki.nextobjects.util.NORedoLog
Actions Resize
APP_HOME - Static variable in class org.devaki.nextobjects.util.NOPreferences
Directory of nextObjects
APP_HOME - Static variable in class org.devaki.nextobjects.util.NOTools
Directory of nextObjects
ASSO_01 - Static variable in class org.devaki.nextobjects.workspace.models.ConceptualModel
cards
ASSO_0N - Static variable in class org.devaki.nextobjects.workspace.models.ConceptualModel
cards
ASSO_11 - Static variable in class org.devaki.nextobjects.workspace.models.ConceptualModel
cards
ASSO_1N - Static variable in class org.devaki.nextobjects.workspace.models.ConceptualModel
cards
ASSO_NM - Static variable in class org.devaki.nextobjects.workspace.models.ConceptualModel
cards (for a model only)
AboutFieldTableModel - class org.devaki.nextobjects.ui.others.AboutFieldTableModel.
AboutFieldTableModel is a table model for JVM properties (key pairs)
AboutFieldTableModel() - Constructor for class org.devaki.nextobjects.ui.others.AboutFieldTableModel
 
AboutNO - class org.devaki.nextobjects.ui.others.AboutNO.
The about screen of devaki-nextobjects
AboutNO() - Constructor for class org.devaki.nextobjects.ui.others.AboutNO
Construct the about window
Association - class org.devaki.nextobjects.workspace.models.objects.Association.
This class describe an association
Association(ConceptualModel, Entity, Entity) - Constructor for class org.devaki.nextobjects.workspace.models.objects.Association
Construct a new 'Association' object
Association(Association) - Constructor for class org.devaki.nextobjects.workspace.models.objects.Association
Clone new 'Association' object
Association(ConceptualModel) - Constructor for class org.devaki.nextobjects.workspace.models.objects.Association
Create a new 'Association' object
AssociationEdit - class org.devaki.nextobjects.ui.workspace.models.objects.AssociationEdit.
This is the editor window
AssociationEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.objects.AssociationEdit
Create a new 'AssociationEdit' object
AssociationLink - class org.devaki.nextobjects.workspace.models.objects.AssociationLink.
This class describe an association link
AssociationLink(Association, Entity, int) - Constructor for class org.devaki.nextobjects.workspace.models.objects.AssociationLink
Create a new 'AssociationLink' object while dragging
AssociationLink(AssociationLink) - Constructor for class org.devaki.nextobjects.workspace.models.objects.AssociationLink
Clone an 'AssociationLink' object
AssociationLinkEdit - class org.devaki.nextobjects.ui.workspace.models.objects.AssociationLinkEdit.
This is the editor for an association link
AssociationLinkEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.objects.AssociationLinkEdit
Construct a new 'AssociationLinkEdit' object
AssociationLinkView - class org.devaki.nextobjects.workspace.models.graphics.AssociationLinkView.
This class is responsible for drawing an Association Link in the Merise formalism
AssociationLinkView(AssociationLink) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.AssociationLinkView
Create a new 'AssociationLinkView' object
AssociationView - class org.devaki.nextobjects.workspace.models.graphics.AssociationView.
This class is responsible for drawing an Association in the Merise formalism
AssociationView(Association) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.AssociationView
Construct a new 'AssociationView' object
accept(File) - Method in class org.devaki.nextobjects.util.NOFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
action - Variable in class org.devaki.nextobjects.util.NORedoLog.NORedoItem
a flag describing the action
actionPoint - Variable in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Action point : the point where the object is to be moved.
add(File) - Static method in class org.devaki.nextobjects.util.NORecentFile
Add a file
addAssociation(ConceptualModel, Association) - Static method in class org.devaki.nextobjects.util.ModelMan
Function used to paste an association when using the clipboard
addAssociation(ConceptualModel, Point) - Static method in class org.devaki.nextobjects.util.ModelMan
Add an association
addAssociationLink(ConceptualModel, AssociationLink) - Static method in class org.devaki.nextobjects.util.ModelMan
Add an associationLink
addAssociationLink(Entity, int) - Method in class org.devaki.nextobjects.workspace.models.objects.Association
Add an association link
addAssociationLink(Entity) - Method in class org.devaki.nextobjects.workspace.models.objects.Association
Add an association link
addColumn(Column) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Add a field
addConstraint(PhysicalModel, Constraint) - Static method in class org.devaki.nextobjects.util.ModelMan
Add a constraint
addContributor(Contributor) - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Add a field
addCurrentObject(BaseObject) - Static method in class org.devaki.nextobjects.util.ModelMan
Define the current selected object
addDependency(Dependency) - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Add a field
addDeveloper(Developer) - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Add a dependency
addEntity(ConceptualModel, Point) - Static method in class org.devaki.nextobjects.util.ModelMan
Conveniency method for the ConceptualView.java to add an entity.
addEntity(ConceptualModel, Entity) - Static method in class org.devaki.nextobjects.util.ModelMan
Function used to paste an entity when using the clipboard
addExtension(String) - Method in class org.devaki.nextobjects.util.NOFileFilter
Adds a filetype "dot" extension to filter against.
addField(SysInfo) - Method in class org.devaki.nextobjects.ui.others.AboutFieldTableModel
 
addInheritanceLink(BaseModel, InheritanceLink) - Static method in class org.devaki.nextobjects.util.ModelMan
Conveniency method for the ConceptualView.java to add an InheritanceLink.
addLabel(BaseModel, Point) - Static method in class org.devaki.nextobjects.util.ModelMan
method for the ModelView to add a label
addLabel(BaseModel, Label) - Static method in class org.devaki.nextobjects.util.ModelMan
Method to add a label
addLicense(License) - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Add a dependency
addMailingList(MailingList) - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Add a field
addNode(CustomTreeNode) - Static method in class org.devaki.nextobjects.ui.main.NOTreeView
Add a node to the root node in the tree
addNode(CustomTreeNode, CustomTreeNode, int) - Static method in class org.devaki.nextobjects.ui.main.NOTreeView
Add a node to another node in the tree
addPanel(JPanel, String) - Method in class org.devaki.nextobjects.ui.main.NOWorkspace
Add a panel
addProperty(Property) - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Add a field
addRecent(ArrayList) - Static method in class org.devaki.nextobjects.ui.menus.NOMenuBar
Adds a feature to the Recent attribute of the NOMenuBar class
addReference(Column, Column) - Method in class org.devaki.nextobjects.workspace.models.objects.Constraint
Add a reference ti the constraint
addResource(Resource) - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Add a field
addSelectedNode(CustomTreeNode) - Static method in class org.devaki.nextobjects.ui.main.NOTreeView
Add the node as selected in the tree
addTab(String, Component) - Method in class org.devaki.nextobjects.ui.main.NOWorkspace
add a tabbed pane
addTab(String, Component, Icon) - Method in class org.devaki.nextobjects.ui.main.NOWorkspace
add a tabbed pane
addTable(PhysicalModel, Point) - Static method in class org.devaki.nextobjects.util.ModelMan
Add a new table
addTable(PhysicalModel, Table) - Static method in class org.devaki.nextobjects.util.ModelMan
Function used by to create (using the popup menu) or paste a new table
addUnitTest(Resource) - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Add a field
adjustPosition(int) - Method in class org.devaki.nextobjects.ui.editor.DocPosition
Adjust this position.
ascent - Variable in class org.devaki.nextobjects.workspace.models.graphics.ModelTitleView
 
autoResize(boolean) - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Return the optimal surface of the object Optionaly resize the object.
autoResize(boolean) - Method in class org.devaki.nextobjects.workspace.models.graphics.LabelView
 

B

BaseClass - class org.devaki.nextobjects.workspace.models.objects.BaseClass.
Object of type "class"
BaseClass() - Constructor for class org.devaki.nextobjects.workspace.models.objects.BaseClass
Construct a standard BaseClass
BaseClass(BaseModel) - Constructor for class org.devaki.nextobjects.workspace.models.objects.BaseClass
Construct a nextGraphicsObject with a pre-defined NOModel
BaseClass(BaseClass) - Constructor for class org.devaki.nextobjects.workspace.models.objects.BaseClass
Construct a nextGraphicsObject by copying another nextGraphicsObject
BaseLine - class org.devaki.nextobjects.workspace.models.objects.BaseLine.
the class is responsible for drawing lines objects
BaseLine(BaseModel) - Constructor for class org.devaki.nextobjects.workspace.models.objects.BaseLine
Construct a BaseLine with a pre-defined NOModel
BaseLine(BaseLine) - Constructor for class org.devaki.nextobjects.workspace.models.objects.BaseLine
Construct a BaseLine by coppiing
BaseModel - class org.devaki.nextobjects.workspace.models.BaseModel.
This is the parent class for most of the models objects
BaseModel(String) - Constructor for class org.devaki.nextobjects.workspace.models.BaseModel
Construct a standard NOModel
BaseModelView - class org.devaki.nextobjects.workspace.models.graphics.BaseModelView.
The base for all models
BaseModelView(BaseModel) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
constructor
BaseObject - class org.devaki.nextobjects.workspace.models.objects.BaseObject.
Objects of the models.
BaseObject() - Constructor for class org.devaki.nextobjects.workspace.models.objects.BaseObject
Construct a standard nextGraphicsObject
BaseObject(BaseModel) - Constructor for class org.devaki.nextobjects.workspace.models.objects.BaseObject
Construct an object with a pre-defined model
BaseObject(BaseObject) - Constructor for class org.devaki.nextobjects.workspace.models.objects.BaseObject
Construct a (next)Object by copying another nextGraphicsObject
BuildEdit - class org.devaki.nextobjects.ui.workspace.models.BuildEdit.
This class provide the build panel of the Model Editor
BuildEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.BuildEdit
Constructor
BuildEdit.ObjectBuildTableModel - class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel.
This class define a model to edit the object columns
BuildEdit.ObjectBuildTableModel() - Constructor for class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel
 
backgroundColor - Variable in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
 
baseObjectFlavor - Static variable in class org.devaki.nextobjects.workspace.models.graphics.ObjectSelection
 
bi - Variable in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
The buffered image
borderColor - Variable in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
 
buildFinished(BuildEvent) - Method in class org.devaki.nextobjects.util.NOBuildLogger
Prints whether the build succeeded or failed, any errors the occured during the build, and how long the build took.
buildStarted(BuildEvent) - Method in class org.devaki.nextobjects.util.NOBuildLogger
Responds to a build being started by just remembering the current time.

C

CDMVerifier - class org.devaki.nextobjects.util.CDMVerifier.
EXPERIMENTAL CDMVerifier
CDMVerifier() - Constructor for class org.devaki.nextobjects.util.CDMVerifier
Default constructor do nothing
COMMENT_1 - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
COMMENT_2 - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
COMMENT_3 - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
ClassStyle - class org.devaki.nextobjects.workspace.models.styles.ClassStyle.
This class defines the style of all class-like objects
ClassStyle(ObjectView) - Constructor for class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Construct a new 'ClassStyle' object with default properties
ClassStyle(ObjectView, Color, Color, boolean) - Constructor for class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Construct a new 'ClassStyle' object
ClassStyle(ClassStyle) - Constructor for class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Construct a new 'ClassStyle' object from an other
ClassStyleEdit - class org.devaki.nextobjects.ui.workspace.models.styles.ClassStyleEdit.
This class is responsible for creating the window which manage the style of all class-like objects
ClassStyleEdit(ObjectView) - Constructor for class org.devaki.nextobjects.ui.workspace.models.styles.ClassStyleEdit
Contruct a new window editor for the style of a class-like object
ClassView - class org.devaki.nextobjects.workspace.models.graphics.ClassView.
This class is responsible for drawing all classes-like objects
ClassView(BaseObject) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.ClassView
Construct a new ObjectView object
ClassView() - Constructor for class org.devaki.nextobjects.workspace.models.graphics.ClassView
Construct a new ObjectView object
CloseTabIcon - class org.devaki.nextobjects.ui.main.CloseTabIcon.
The class which generates the 'X' icon for the tabs.
CloseTabIcon(Icon) - Constructor for class org.devaki.nextobjects.ui.main.CloseTabIcon
CloseTabIcon
Column - class org.devaki.nextobjects.workspace.models.columns.Column.
This class is responsible for describing a Column object.
Column(String, String, ColumnType, String, String, boolean, boolean, boolean, boolean, boolean, String, String, String, String, String, String, BaseClass) - Constructor for class org.devaki.nextobjects.workspace.models.columns.Column
Construct a new column object
Column(Column) - Constructor for class org.devaki.nextobjects.workspace.models.columns.Column
Construct a new column object by copying another column object
ColumnType - class org.devaki.nextobjects.workspace.models.columns.ColumnType.
 
ColumnType(String, String, String) - Constructor for class org.devaki.nextobjects.workspace.models.columns.ColumnType
Constructor
ConceptualModel - class org.devaki.nextobjects.workspace.models.ConceptualModel.
The Conceptual Data Model
ConceptualModel(String) - Constructor for class org.devaki.nextobjects.workspace.models.ConceptualModel
Construct a new 'ConceptualModel' object
ConceptualView - class org.devaki.nextobjects.workspace.models.graphics.ConceptualView.
This class is responsible for drawing a ConceptualModel
ConceptualView(ConceptualModel) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.ConceptualView
Construct a new ConceptualView object
ConceptualView.MyMouseListener - class org.devaki.nextobjects.workspace.models.graphics.ConceptualView.MyMouseListener.
MyMouseListener the class which handles mouse clicks on the conceptual model
ConceptualView.MyMouseListener() - Constructor for class org.devaki.nextobjects.workspace.models.graphics.ConceptualView.MyMouseListener
 
ConceptualView.MyMouseMotionListener - class org.devaki.nextobjects.workspace.models.graphics.ConceptualView.MyMouseMotionListener.
MyMouseMotionListener the class which handles mouse moves on the conceptual model
ConceptualView.MyMouseMotionListener() - Constructor for class org.devaki.nextobjects.workspace.models.graphics.ConceptualView.MyMouseMotionListener
 
Constraint - class org.devaki.nextobjects.workspace.models.objects.Constraint.
A constraint
Constraint(PhysicalModel, Table, List, Table, List) - Constructor for class org.devaki.nextobjects.workspace.models.objects.Constraint
Construct a new 'Constraint' object
Constraint(Constraint) - Constructor for class org.devaki.nextobjects.workspace.models.objects.Constraint
Clone a 'Constraint' object
ConstraintEdit - class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit.
This class is responsible for editing a constraint
ConstraintEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit
Construct a new 'ConstraintEdit' object
ConstraintEdit.CheckListRenderer - class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit.CheckListRenderer.
Render a checkable item
ConstraintEdit.CheckListRenderer() - Constructor for class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit.CheckListRenderer
Constructor
ConstraintEdit.CheckableItem - class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit.CheckableItem.
A checkable item
ConstraintEdit.CheckableItem(String) - Constructor for class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit.CheckableItem
Constructor
ConstraintView - class org.devaki.nextobjects.workspace.models.graphics.ConstraintView.
Draw a Constraint in a PhysicalView of a PhysicalModel
ConstraintView(Constraint) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.ConstraintView
Construct a new 'ConstraintView' object
ContributorEdit - class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.
This class provide a jtable representinga set of Maven Contributor This class is used in the model edit window.
ContributorEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.ContributorEdit
Constructor
ContributorEdit.ObjectContributorTableModel - class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel.
This class define a model to edit the object columns
ContributorEdit.ObjectContributorTableModel() - Constructor for class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
 
CstGraphics - class org.devaki.nextobjects.constants.CstGraphics.
Description: Some default values retaled to the graphic models
CstGraphics() - Constructor for class org.devaki.nextobjects.constants.CstGraphics
 
CstImages - class org.devaki.nextobjects.constants.CstImages.
This class give all static pointers to icons
CstImages() - Constructor for class org.devaki.nextobjects.constants.CstImages
 
CustomButton - class org.devaki.nextobjects.ui.components.CustomButton.
This class Overwrite of the 'JButton' component
CustomButton(String, String, boolean, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomButton
Construct a CustomButton with text inside
CustomButton(ImageIcon, String, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomButton
Construct a CustomButton with an image inside
CustomButton(ImageIcon, String, String, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomButton
Construct a CustomButton with an image inside
CustomButtonMenu - class org.devaki.nextobjects.ui.components.CustomButtonMenu.
This class i sresponsible for a part of the drop menu
CustomButtonMenu(JButton, JMenuItem[]) - Constructor for class org.devaki.nextobjects.ui.components.CustomButtonMenu
Construct a new 'CustomButtonMenu' object
CustomComboBox - class org.devaki.nextobjects.ui.components.CustomComboBox.
This class overwrite of the 'JComboBox' component
CustomComboBox(Vector, int, String, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomComboBox
Create a 'CustomComboBox' object
CustomComboBox(String[], int, String, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomComboBox
Create a 'CustomComboBox' object
CustomComboBox(String, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomComboBox
Create a 'CustomComboBox' object
CustomInternalFrame - class org.devaki.nextobjects.ui.components.CustomInternalFrame.
This class overwrite the InternalFrame Swing component
CustomInternalFrame(BaseModel) - Constructor for class org.devaki.nextobjects.ui.components.CustomInternalFrame
Construct a 'CustomInternalFrame' object
CustomMenu - class org.devaki.nextobjects.ui.components.CustomMenu.
This class overwrite of the 'JMenu' swing component
CustomMenu(String, int) - Constructor for class org.devaki.nextobjects.ui.components.CustomMenu
Construct a 'CustomMenu' object
CustomMenu(String, int, ImageIcon) - Constructor for class org.devaki.nextobjects.ui.components.CustomMenu
Construct a 'CustomMenu' object
CustomMenuItem - class org.devaki.nextobjects.ui.components.CustomMenuItem.
This class overwrite the 'JMenuItem' component
CustomMenuItem(String, int, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomMenuItem
Construct a 'CustomMenuItem' object
CustomMenuItem(String, ImageIcon, int, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomMenuItem
Construct a 'CustomMenuItem' object
CustomMenuItem(String, int, KeyStroke, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomMenuItem
Construct a 'CustomMenuItem' object
CustomMenuItem(String, ImageIcon, int, KeyStroke, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomMenuItem
Construct a 'CustomMenuItem' object
CustomPasswordField - class org.devaki.nextobjects.ui.components.CustomPasswordField.
This class overwrite of the 'JPasswordField' component
CustomPasswordField(String, String, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomPasswordField
Create a 'CustomPasswordField' object
CustomSplitPane - class org.devaki.nextobjects.ui.components.CustomSplitPane.
This class overwrite of the 'JSplitPane' component
CustomSplitPane(int, int) - Constructor for class org.devaki.nextobjects.ui.components.CustomSplitPane
Create a 'CustomSplitPane' object
CustomTable - class org.devaki.nextobjects.ui.components.CustomTable.
This class overwrite the 'JTable' component
CustomTable(boolean, int, boolean, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomTable
Construct a 'CustomTable' object
CustomTextArea - class org.devaki.nextobjects.ui.components.CustomTextArea.
This class overwrite the 'JTextarea' component.
CustomTextArea(String, String, boolean, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomTextArea
Construct a 'CustomTextArea' object
CustomTextField - class org.devaki.nextobjects.ui.components.CustomTextField.
This class overwrite the CustomTextField swing component
CustomTextField(String, String, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomTextField
Construct a 'CustomTextField' object
CustomToggleButton - class org.devaki.nextobjects.ui.components.CustomToggleButton.
This class overwrite the 'JToggleButton' component
CustomToggleButton(ImageIcon, String, String, boolean, boolean) - Constructor for class org.devaki.nextobjects.ui.components.CustomToggleButton
Create a 'CustomToggleButton' object
CustomTreeNode - class org.devaki.nextobjects.ui.components.CustomTreeNode.
This class create a custom TreeNode component
CustomTreeNode(Object) - Constructor for class org.devaki.nextobjects.ui.components.CustomTreeNode
Default constructor
calculateRectangle() - Method in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
Calculate a cached model rectangle
cancelCellEditing() - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit
Unused: Cancel edition if 'DataDictionaryEdit' was edited in its previous call
cancelCellEditing() - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit
Unused: Cancel edition if 'DataDictionaryEdit' was edited in its previous call
cancelCellEditing() - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit
Unused: Cancel edition if 'DataDictionaryEdit' was edited in its previous call
cancelCellEditing() - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit
Unused: Cancel edition if 'DataDictionaryEdit' was edited in its previous call
cancelCellEditing() - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit
Unused: Cancel edition if 'DataDictionaryEdit' was edited in its previous call
cancelCellEditing() - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit
Unused: Cancel edition if 'DataDictionaryEdit' was edited in its previous call
cancelCellEditing() - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit
Unused: Cancel edition if 'DataDictionaryEdit' was edited in its previous call
cancelCellEditing() - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit
Unused: Cancel edition if 'DataDictionaryEdit' was edited in its previous call
cancelCellEditing() - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit
Unused: Cancel edition if 'DataDictionaryEdit' was edited in its previous call
cancelCellEditing() - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit
Unused: Cancel edition if 'DataDictionaryEdit' was edited in its previous call
cdm2pdm(ConceptualModel) - Static method in class org.devaki.nextobjects.util.MeriseTransform
Generate a PDM from the current CDM *
center(boolean) - Method in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
Compute a location point for this viewport to have a centered view of the model
checkForTorque() - Method in class org.devaki.nextobjects.ui.main.InitHome
Check if a Torque directory exists
clean() - Method in class org.devaki.nextobjects.util.TorqueWrapper
Make clean.
clear() - Method in class org.devaki.nextobjects.util.NORedoLog
Description of the Method
close() - Method in class org.devaki.nextobjects.ui.components.JTextAreaOutputStream
Close operation (nothing to do)
close() - Method in class org.devaki.nextobjects.ui.editor.DocumentReader
Has no effect.
close() - Method in class org.devaki.nextobjects.util.LogWriter
Mandatory close Method declaration
close(BaseModel) - Static method in class org.devaki.nextobjects.util.NOFileManager
Actions executed when closing an internal frame
closingWindow(boolean) - Method in class org.devaki.nextobjects.ui.workspace.models.ModelEdit
What to do before closing the window
color(int, int) - Static method in class org.devaki.nextobjects.ui.editor.SqlEditor
Color a section of the document.
color2HexString(Color) - Static method in class org.devaki.nextobjects.util.NOGraphicsUtil
Give a string hexadecimal representation of a Color
columnClasses - Variable in class org.devaki.nextobjects.ui.others.AboutFieldTableModel
 
columnNames - Variable in class org.devaki.nextobjects.ui.others.AboutFieldTableModel
 
compare(Object, Object) - Method in class org.devaki.nextobjects.ui.editor.DocPositionComparator
Compare two DocPositions
compare(String, String) - Static method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit
conpare
computeBestPoints() - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Compute the best point (North -S-E-W , ...) to use for drawing the line
computeBestPoints(Point) - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Compute the best point for a given mouse click.
construct() - Method in class org.devaki.nextobjects.util.SwingWorker
Compute the value to be returned by the get method.
copy(Vector) - Static method in class org.devaki.nextobjects.util.NOClipboard
Copy an object
copy(String) - Static method in class org.devaki.nextobjects.util.NOClipboard
Copy some Text
copy(ClassStyle) - Static method in class org.devaki.nextobjects.util.NOClipboard
Copy a class style
copy(LineStyle) - Static method in class org.devaki.nextobjects.util.NOClipboard
Copy a line style
copyDefaultBuildProperties() - Static method in class org.devaki.nextobjects.ui.main.InitHome
Copy defaultbuild.properties at first use
copyDefaultProperties() - Static method in class org.devaki.nextobjects.ui.main.InitHome
Copy default.properties at first use
countAssociation() - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Return the number of associations in the model
countAssociationLinks() - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Return the number of association links in the model
countConstraint() - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Return the number of constraint in the model
countEntities() - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Return the number of entities in the model
countMyAssociationLinks() - Method in class org.devaki.nextobjects.workspace.models.objects.Association
Number of association links
countTable() - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Return the number of tables in the model
createDB(PhysicalModel) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Run create-db task
createDirectory(String) - Static method in class org.devaki.nextobjects.util.NOFileUtil
Given a path string create all the directories in the path.
createDirectory(String) - Static method in class org.devaki.nextobjects.util.NOTools
Given a path string create all the directories in the path.
cut(Vector) - Static method in class org.devaki.nextobjects.util.NOClipboard
Cut an object

D

DEFAULT_ASSOCIATIONLINK_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_ASSOCIATIONLINK_COLOR
DEFAULT_ASSOCIATION_BACKGROUND_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_ASSOCIATION_BACKGROUND_COLOR
DEFAULT_ASSOCIATION_BORDER_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_ASSOCIATION_BORDER_COLOR
DEFAULT_ASSOCIATION_SIZE - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_ASSOCIATION_SIZE
DEFAULT_CONSTRAINT_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_CONSTRAINT_COLOR
DEFAULT_ENTITY_BACKGROUND_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_ENTITY_BACKGROUND_COLOR
DEFAULT_ENTITY_BORDER_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_ENTITY_BORDER_COLOR
DEFAULT_ENTITY_SIZE - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_ENTITY_SIZE
DEFAULT_INHERITANCELINK_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_INHERITANCELINK_COLOR
DEFAULT_LABEL_BACKROUNG_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_LABEL_BACKGROUNG_COLOR
DEFAULT_LABEL_SIZE - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_LABEL_SIZE
DEFAULT_MODELTITLE_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_MODELTITLE_COLOR
DEFAULT_MODELTITLE_SIZE - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_MODELTITLE_SIZE
DEFAULT_TABLE_BACKGROUND_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_TABLE_BACKGROUND_COLOR
DEFAULT_TABLE_BORDER_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_TABLE_BORDER_COLOR
DEFAULT_TABLE_SIZE - Static variable in class org.devaki.nextobjects.constants.CstGraphics
DEFAULT_TABLE_SIZE
DOCTYPE_CDM - Static variable in class org.devaki.nextobjects.util.NOXMLFactory
the Conceptual Model doctype
DOCTYPE_MAVEN - Static variable in class org.devaki.nextobjects.util.NOXMLFactory
Project.xml doctype
DOCTYPE_PDM - Static variable in class org.devaki.nextobjects.util.NOXMLFactory
the Physical Model doctype
DOCTYPE_TORQUE - Static variable in class org.devaki.nextobjects.util.NOXMLFactory
The Torque doctype
DOCTYPE_UNKNOW - Static variable in class org.devaki.nextobjects.util.NOXMLFactory
Unknow doctype
DTD_OLD_CDM - Static variable in class org.devaki.nextobjects.util.NODTDResolver
the old CDM dtd
DTD_OLD_PDM - Static variable in class org.devaki.nextobjects.util.NODTDResolver
the link old PDM dtd
DataDictionaryEdit - class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.
Provide a jtable representing columns and the ability to edit them
DataDictionaryEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit
Constructor
DataDictionaryEdit.ObjectColumnsTableModel - class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel.
This class define a model to edit the object columns
DataDictionaryEdit.ObjectColumnsTableModel() - Constructor for class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
 
Database - class org.devaki.nextobjects.workspace.models.Database.
This class represent a database kind - was a stub
Database(String, String, String, String) - Constructor for class org.devaki.nextobjects.workspace.models.Database
Initialize
DatabaseLoader - class org.devaki.nextobjects.util.DatabaseLoader.
This class is responsible for starting tghe right torque task against a database,then parse and load the obtained project-schema.xml
DependencyEdit - class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.
This class provide a jtable representing Maven Dependency This class is used in the model edit window.
DependencyEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.DependencyEdit
Constructor
DependencyEdit.ObjectDependencyTableModel - class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel.
This class define a model to edit the object columns
DependencyEdit.ObjectDependencyTableModel() - Constructor for class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
 
DeveloperEdit - class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.
This class provide a jtable representing columns and the ability to edit a set of column.
DeveloperEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit
Constructor
DeveloperEdit.ObjectDeveloperTableModel - class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel.
This class define a model to edit the object columns
DeveloperEdit.ObjectDeveloperTableModel() - Constructor for class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
 
DocPosition - class org.devaki.nextobjects.ui.editor.DocPosition.
A wrapper for a position in a document appropriate for storing in a collection.
DocPosition(int) - Constructor for class org.devaki.nextobjects.ui.editor.DocPosition
Construct a DocPosition from the given offset into the document.
DocPositionComparator - class org.devaki.nextobjects.ui.editor.DocPositionComparator.
A comparator appropriate for use with Collections of DocPositions.
DocPositionComparator() - Constructor for class org.devaki.nextobjects.ui.editor.DocPositionComparator
 
DocumentReader - class org.devaki.nextobjects.ui.editor.DocumentReader.
A reader interface for an abstract document.
DocumentReader(AbstractDocument) - Constructor for class org.devaki.nextobjects.ui.editor.DocumentReader
Construct a reader on the given document.
data - Variable in class org.devaki.nextobjects.ui.others.AboutFieldTableModel
 
delete() - Static method in class org.devaki.nextobjects.util.ModelMan
Delete an object when using the action 'Delete' on the popup menu
deleteFile(File) - Static method in class org.devaki.nextobjects.util.NOFileUtil
Deletes a file or a directory along with all files and directories it contains.
deleteFile(File) - Static method in class org.devaki.nextobjects.util.NOTools
Deletes a file or a directory along with all files and directories it contains.
distance(Point, Point) - Static method in class org.devaki.nextobjects.util.NOGraphicsUtil
Calcultate distance
distance(Point, Point) - Static method in class org.devaki.nextobjects.util.NOTools
Calcultate distance
drawingArea - Variable in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
the drawing area
dumpProjectDotXml(BaseModel) - Static method in class org.devaki.nextobjects.util.NOFileManager
Ask for a file and the write a project.xml
dx - Variable in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
X difference between x1 and object location
dy - Variable in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
Y difference between x1 and object location

E

EAST - Static variable in class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Positions
EditorFactory - class org.devaki.nextobjects.ui.workspace.models.EditorFactory.
This class calls the properties et styles editors for each object
EditorFactory - class org.devaki.nextobjects.util.EditorFactory.
This class calls the properties et styles editors for each object
EditorPopupMenu - class org.devaki.nextobjects.ui.menus.EditorPopupMenu.
This class provide a popup menu for the SQL panel
EditorPopupMenu() - Constructor for class org.devaki.nextobjects.ui.menus.EditorPopupMenu
Create a new 'EditorPopupMenu' object
Entity - class org.devaki.nextobjects.workspace.models.objects.Entity.
The entities in the merise model
Entity(Entity) - Constructor for class org.devaki.nextobjects.workspace.models.objects.Entity
Construct a new 'Entity' object
Entity(ConceptualModel) - Constructor for class org.devaki.nextobjects.workspace.models.objects.Entity
Construct a new 'Entity' object
EntityEdit - class org.devaki.nextobjects.ui.workspace.models.objects.EntityEdit.
This is the editor window
EntityEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.objects.EntityEdit
Construct a new 'EntityEdit' object
EntityView - class org.devaki.nextobjects.workspace.models.graphics.EntityView.
The representation of an entity
EntityView(Entity) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.EntityView
Construct a new 'EntityView' object
enablingOKButton() - Method in class org.devaki.nextobjects.ui.workspace.models.ModelEdit
Enable or disable the 'OK' button
equals(Object) - Method in class org.devaki.nextobjects.ui.editor.DocPosition
Two DocPositions are equal iff they have the same internal position.
equals(Object) - Method in class org.devaki.nextobjects.ui.editor.DocPositionComparator
Comparator
error(SAXParseException) - Method in class org.devaki.nextobjects.util.NOErrorHandler
error
errorString() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
get a String that explains the error, if this token is an error.
errorString() - Method in class org.devaki.nextobjects.ui.editor.syntax.Token
get a String that explains the error, if this token is an error.

F

fatalError(SAXParseException) - Method in class org.devaki.nextobjects.util.NOErrorHandler
fatal Error
fieldFlavor - Static variable in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
 
fieldFlavor - Static variable in class org.devaki.nextobjects.workspace.models.styles.LineStyle
 
finished() - Method in class org.devaki.nextobjects.util.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fixEditMenu() - Static method in class org.devaki.nextobjects.ui.menus.NOMenuBar
Fix 'jMenuEdit'
fixFileMenu() - Static method in class org.devaki.nextobjects.ui.menus.NOMenuBar
Fix 'jMenuFile'
fixIcons() - Static method in class org.devaki.nextobjects.ui.toolbars.NOToolBar1
Fix edit icons
fixIcons() - Static method in class org.devaki.nextobjects.ui.toolbars.NOToolBar2
Enable/Disable icons
fixIt(PhysicalModel) - Static method in class org.devaki.nextobjects.util.DatabaseLoader
Move the component so they are all visibles
fixModelMenu() - Static method in class org.devaki.nextobjects.ui.menus.NOMenuBar
Fix 'jMenuModel'
flush() - Method in class org.devaki.nextobjects.ui.components.JTextAreaOutputStream
Flush operation (nothing to do)
flush() - Method in class org.devaki.nextobjects.util.LogWriter
Mandatory Method declaration
font - Variable in class org.devaki.nextobjects.workspace.models.graphics.ClassView
 
font - Variable in class org.devaki.nextobjects.workspace.models.graphics.ModelTitleView
 
fontI - Variable in class org.devaki.nextobjects.workspace.models.graphics.ClassView
 
formatTime(long) - Static method in class org.devaki.nextobjects.util.NOBuildLogger
Convenience method to format a specified length of time.
fullRefresh - Variable in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
full drawing refresh

G

genDTD(PhysicalModel) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Generate DTD
genDoc(PhysicalModel) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Generate Documentation
genObjectModel(PhysicalModel) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Generate Object-Model
genOjb(PhysicalModel) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Generate OJB
genSQL(PhysicalModel) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Generate SQL for the current model
get() - Method in class org.devaki.nextobjects.util.SwingWorker
Return the value created by the construct method.
getAbstractClass() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Get whether or not to generate the class as Abstract or not
getAlias() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Get the table alias
getAllIdentifier() - Method in class org.devaki.nextobjects.workspace.models.objects.Entity
Return all Primary key
getAllIdentifierAt(int) - Method in class org.devaki.nextobjects.workspace.models.objects.Association
Get all identifiers according to the position given as parameter
getAlternateProjectId() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the alternate project id
getAppProperties() - Static method in class org.devaki.nextobjects.util.NOPreferences
Get all the properties
getAssociationAt(int) - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Return the association identified by the parameter in the list of associations.
getAssociationEdit(Association) - Static method in class org.devaki.nextobjects.ui.workspace.models.EditorFactory
Call the 'AssociationEdit' window
getAssociationEdit(Association) - Static method in class org.devaki.nextobjects.util.EditorFactory
Call the 'AssociationEdit' window
getAssociationLinkAt(int) - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Return the association link identified by the parameter in the list of entities.
getAssociationLinkAt(int) - Method in class org.devaki.nextobjects.workspace.models.objects.Association
Get the association link to the given parameter
getAssociationLinkEdit(AssociationLink) - Static method in class org.devaki.nextobjects.ui.workspace.models.EditorFactory
Call the 'AssociationLinkEdit' window
getAssociationLinkEdit(AssociationLink) - Static method in class org.devaki.nextobjects.util.EditorFactory
Call the 'AssociationLinkEdit' window
getAssociationLinks() - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Return the association links of the model
getAssociationLinks() - Method in class org.devaki.nextobjects.workspace.models.objects.Association
Return the list of association links
getAssociations() - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Return the associations of the model
getAuthorEmail() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the email of the author of the model
getBackgroundColor() - Method in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Get the background color
getBaseClass() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the name of the base class (Object-Model)
getBaseClass() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Used for OM Peer generation
getBaseObject() - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Get the object represented by this view
getBasePeer() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the name of the base peer (Object-Model)
getBasePeer() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Used for OM Peer generation
getBestFilename() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Return the best possible filename for save
getBestFilename() - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Return the best possible filename for save
getBestFilename() - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Return the best possible filename for save
getBorderColor() - Method in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Get the border color
getBounds() - Method in class org.devaki.nextobjects.ui.main.CloseTabIcon
get the boundaries
getBuild() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the build
getBuildDatabaseUrl() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get The URL that will be used to access your database.
getBuilds() - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel
Return the data contained in the JTable
getCard() - Method in class org.devaki.nextobjects.workspace.models.objects.AssociationLink
Get the cardinality
getCardAt(int) - Method in class org.devaki.nextobjects.workspace.models.objects.Association
Get the cardinlity according to the position given as parameter
getCardType(Association) - Static method in class org.devaki.nextobjects.util.MeriseTransform
return the type of the relation (11,1N,1N) so we know wich Merise rule to apply for a given association (cardinalities) card_is 01 11 0N 1N (right) is_card -------------------------------- 01 | 11 11 1N 1N 11 | 11 11 1N 1N 0N | 1N 1N NM NM 1N | 1N 1N NM NM (left)
getCardType(Association) - Static method in class org.devaki.nextobjects.util.NOTools
return the type of the relation (11,1N,1N) so we know wich Merise rule to apply for a given association (cardinalities) card_is 01 11 0N 1N (right) is_card -------------------------------- 01 | 11 11 1N 1N 11 | 11 11 1N 1N 0N | 1N 1N NM NM 1N | 1N 1N NM NM (left)
getCharBegin() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
get the offset into the input in characters at which this token started
getCharBegin() - Method in class org.devaki.nextobjects.ui.editor.syntax.Token
get the offset into the input in characters at which this token started
getCharEnd() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
get the offset into the input in characters at which this token ended
getCharEnd() - Method in class org.devaki.nextobjects.ui.editor.syntax.Token
get the offset into the input in characters at which this token ended
getChildClass() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseLine
Get the child class
getChildClassPoint() - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Get the child class control point
getChooser() - Static method in class org.devaki.nextobjects.util.NOFileManager
the chooser accessor
getClasses() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Return the classes of the model
getCode() - Method in class org.devaki.nextobjects.workspace.models.Database
Return the code of the database
getCode() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Return the code of the field
getCode() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Get the code
getColumnClass(int) - Method in class org.devaki.nextobjects.ui.others.AboutFieldTableModel
 
getColumnClass(int) - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel
Return the class of the column at the specified index
getColumnClass(int) - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Return the class of the column at the specified index
getColumnClass(int) - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Return the class of the column at the specified index
getColumnClass(int) - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Return the class of the column at the specified index
getColumnClass(int) - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Return the class of the column at the specified index
getColumnClass(int) - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Return the class of the column at the specified index
getColumnClass(int) - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Return the class of the column at the specified index
getColumnClass(int) - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Return the class of the column at the specified index
getColumnClass(int) - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Return the class of the column at the specified index
getColumnClass(int) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Return the class of the column at the specified index
getColumnCount() - Method in class org.devaki.nextobjects.ui.others.AboutFieldTableModel
 
getColumnCount() - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel
Return the number of columns
getColumnCount() - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Return the number of columns
getColumnCount() - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Return the number of columns
getColumnCount() - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Return the number of columns
getColumnCount() - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Return the number of columns
getColumnCount() - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Return the number of columns
getColumnCount() - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Return the number of columns
getColumnCount() - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Return the number of columns
getColumnCount() - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Return the number of columns
getColumnCount() - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Return the number of columns
getColumnForId(String) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Get Column for the given code
getColumnName(int) - Method in class org.devaki.nextobjects.ui.others.AboutFieldTableModel
 
getColumnName(int) - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel
Return the name of the column at the specified index
getColumnName(int) - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Return the name of the column at the specified index
getColumnName(int) - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Return the name of the column at the specified index
getColumnName(int) - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Return the name of the column at the specified index
getColumnName(int) - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Return the name of the column at the specified index
getColumnName(int) - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Return the name of the column at the specified index
getColumnName(int) - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Return the name of the column at the specified index
getColumnName(int) - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Return the name of the column at the specified index
getColumnName(int) - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Return the name of the column at the specified index
getColumnName(int) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Return the name of the column at the specified index
getColumnSize(int) - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel
Return the size of the column at the specified index
getColumnSize(int) - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Return the size of the column at the specified index
getColumnSize(int) - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Return the size of the column at the specified index
getColumnSize(int) - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Return the size of the column at the specified index
getColumnSize(int) - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Return the size of the column at the specified index
getColumnSize(int) - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Return the size of the column at the specified index
getColumnSize(int) - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Return the size of the column at the specified index
getColumnSize(int) - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Return the size of the column at the specified index
getColumnSize(int) - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Return the size of the column at the specified index
getColumnSize(int) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Return the size of the column at the specified index
getColumns() - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Return the data contained in the JTable
getColumns() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Get the columns of the object
getCompany() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the company to which the project depends on
getConstraintAt(int) - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Return the constraint identified by the parameter in the list of constraints.
getConstraintEdit(Constraint) - Static method in class org.devaki.nextobjects.ui.workspace.models.EditorFactory
Call the 'ContraintEdit' window
getConstraintEdit(Constraint) - Static method in class org.devaki.nextobjects.util.EditorFactory
Call the 'ContraintEdit' window
getConstraints() - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Get the list of constraints in the model
getConstraints(Table) - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Get constraint(s) for the given table
getConstraints() - Method in class org.devaki.nextobjects.workspace.models.objects.Table
Get the constraints of that table
getContents() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
get the contents of this token
getContents() - Method in class org.devaki.nextobjects.ui.editor.syntax.Token
The actual meat of the token.
getContributors() - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Return the data contained in the JTable
getContributors() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the contributors
getCountInstance() - Static method in class org.devaki.nextobjects.workspace.models.BaseModel
Get a serial number
getCreateDatabaseUrl() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the URL that Torque can use to create and drop databases
getCtrlPoint(Point) - Method in class org.devaki.nextobjects.workspace.models.graphics.ConstraintView
Gets the ctrlPoint attribute of the ConstraintView object
getCurrentModel() - Static method in class org.devaki.nextobjects.util.ModelMan
Get the current model
getCurrentObject() - Static method in class org.devaki.nextobjects.util.ModelMan
Return the first selected object
getCurrentObjects() - Static method in class org.devaki.nextobjects.util.ModelMan
Return the current selected object
getCurrentTool() - Static method in class org.devaki.nextobjects.ui.toolbars.NOToolBar2
Return the current used tool
getCurrentVersion() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get th the current version
getData() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Return the list of fields
getDataChanged() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Return if the data has changed or not
getDataDictionaryEdit() - Static method in class org.devaki.nextobjects.NextObjects
Return a reference to the 'DataDictionary' object
getDatabaseDriver() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the DatabseDriver to Test Connect
getDatabaseHost() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the hostname or IP address of your database server
getDatabasePassword() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the administrative password for the supplied username
getDatabaseUser() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the administrative username that has sufficient privileges to create and drop databases and tables
getDbType() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the database type
getDefaultIdMethod() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get how will the primary keys be created
getDefaultJavaNamingMethod() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the default java naming method
getDefaultJavaType() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Default type of columns in the database
getDefaultSize() - Method in class org.devaki.nextobjects.workspace.models.columns.ColumnType
Return the default size of the type
getDefaultValue() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Return the default value of the field
getDependencies() - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Return the data contained in the JTable
getDependencies() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the dependencies
getDescription() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
A description of this token.
getDescription() - Method in class org.devaki.nextobjects.ui.editor.syntax.Token
A description of this token.
getDescription() - Method in class org.devaki.nextobjects.util.NOFileFilter
Returns the human readable description of this filter.
getDescription() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the description
getDescription() - Method in class org.devaki.nextobjects.workspace.models.Database
Return the description of the database
getDescription() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Get description
getDescription() - Method in class org.devaki.nextobjects.workspace.models.columns.ColumnType
Return the description of the type
getDescription() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Get the description
getDevelopers() - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Return the data contained in the JTable
getDevelopers() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Return a reference to all the developers
getDistributionDirectory() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the distribution directory
getDraggedObject() - Static method in class org.devaki.nextobjects.util.ModelMan
get the dragged object
getDriver() - Method in class org.devaki.nextobjects.workspace.models.Database
Return the driver of the database
getDropTargetObject() - Static method in class org.devaki.nextobjects.util.ModelMan
get the drop target object
getDynamicTreeNode() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the associated node
getDynamicTreeNode() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Get the CustomTreeNode object associated
getDynamicTreeNode() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Get the CustomTreeNode object associated
getEditorPopupMenu() - Static method in class org.devaki.nextobjects.ui.menus.MenuFactory
Get a reference to the menu
getEntities() - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Return the entities of the model
getEntity(String) - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Return a entity for code
getEntityAt(int) - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Return the entity identified by the parameter in the list of entities.
getEntityAt(int) - Method in class org.devaki.nextobjects.workspace.models.objects.Association
Get the entity according to the given parameter
getEntityEdit(Entity) - Static method in class org.devaki.nextobjects.ui.workspace.models.EditorFactory
Call the 'EntityEdit' window
getEntityEdit(Entity) - Static method in class org.devaki.nextobjects.util.EditorFactory
Call the 'EntityEdit' window
getExtension(File) - Method in class org.devaki.nextobjects.util.NOFileFilter
Return the extension portion of the file's name .
getFieldFlavor() - Static method in class org.devaki.nextobjects.workspace.models.columns.Column
Get the field flavor
getFileForSave() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the file path to save
getForeignKeys() - Method in class org.devaki.nextobjects.workspace.models.objects.Table
Get the foreign keys for this table.
getForeignPosition() - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Get the position ( N,S,E,W,NE,...) of the selection point for the point foreign to the line (child class) This method is used during (de)serialization
getGroupId() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the group id
getHeavyIndexing() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Heavy indexing
getHeavyIndexing() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Set the heavyIndexibg Toque's flaf
getID() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
get the ID number of this token
getID() - Method in class org.devaki.nextobjects.ui.editor.syntax.Token
A unique ID for this type of token.
getIcon() - Method in class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit.CheckableItem
Get the icon
getIconHeight() - Method in class org.devaki.nextobjects.ui.main.CloseTabIcon
get icon height
getIconWidth() - Method in class org.devaki.nextobjects.ui.main.CloseTabIcon
get the icon width
getId() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the code of the model
getIdMethod() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Set how will the primary keys be created
getIdentifier() - Method in class org.devaki.nextobjects.workspace.models.objects.Entity
Return the first Primary key
getIdentifierAt(int) - Method in class org.devaki.nextobjects.workspace.models.objects.Association
Get the identifier according to the position given as parameter
getInceptionYear() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
get the inception year
getIndexes() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Return all the indexes of that table.
getInheritance() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Get inheritance
getInheritanceEdit(InheritanceLink) - Static method in class org.devaki.nextobjects.ui.workspace.models.EditorFactory
Call the 'InheritanceLinkEdit' window
getInheritanceEdit(InheritanceLink) - Static method in class org.devaki.nextobjects.util.EditorFactory
Call the 'InheritanceLinkEdit' window
getInheritanceLinkAt(int) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Return an inheritance links of the model
getInheritanceLinks() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Return the inheritance links of the model
getInheritanceLinks() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Get inheritance
getInputValidator() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Get input validator
getIssueTrackingUrl() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the issue tracking url
getJTabbedPane() - Static method in class org.devaki.nextobjects.ui.main.NOLog
Return a reference to the tabbed pane
getJTextOutStream() - Static method in class org.devaki.nextobjects.ui.main.NOLog
Get the JTextAreaOutputStream
getJavaName(String) - Static method in class org.devaki.nextobjects.util.ModelMan
Converts a database schema name to java object name.
getJavaName(String) - Static method in class org.devaki.nextobjects.util.NOTools
Converts a database schema name to java object name.
getJavaName() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Get the Java Name
getJavaName() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Get how this table will be referenced in Java
getJavaNamingMethod() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Get the Java Naming Method
getJavaNamingMethod() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Specifies how the name attribute is converted to the Java class name of the corresponding OM object
getJavaType() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Get the preferred Java Type
getKey() - Method in class org.devaki.nextobjects.workspace.models.objects.InheritanceLink
get the primary Key of the Child Class
getLabelEdit(Label) - Static method in class org.devaki.nextobjects.ui.workspace.models.EditorFactory
Call the 'LabelEdit' window
getLabelEdit(Label) - Static method in class org.devaki.nextobjects.util.EditorFactory
Call the 'LabelEdit' window
getLabels() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Return the labels of the model
getLicenses() - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Return the data contained in the JTable
getLicenses() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the licenses
getLineColor() - Method in class org.devaki.nextobjects.workspace.models.styles.LineStyle
Get the line color
getLineNumber() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
get the line number of the input on which this token started
getLineNumber() - Method in class org.devaki.nextobjects.ui.editor.syntax.Token
get the line number of the input on which this token started
getLinks() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Return the inheritance links, constraints, halfAssociations of the model
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit.CheckListRenderer
get the renderer
getLocalColumns() - Method in class org.devaki.nextobjects.workspace.models.objects.Constraint
Get the local columns
getLocalDirectory() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the local directory
getLocalPosition() - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Get the position ( N,S,E,W,NE,...) of the selection point for the point local to the line (parent class) This method is used during (de)serialization
getLocation() - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Get the location
getLocation() - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Return the location This is ambiguous for a line but we provide graphic context as a smallest rectangle containig the line...
getLocation() - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
The parent function needs to be overriden because of a bug in the program.
getLogo() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the logo
getMailingLists() - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Return the data contained in the JTable
getMailingLists() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the mailing list
getMiddle(Point, Point) - Static method in class org.devaki.nextobjects.util.NOGraphicsUtil
Calculate middle
getMiddle(Point, Point) - Static method in class org.devaki.nextobjects.util.NOTools
Calculate middle
getMiddlePoint() - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Returns a computed gravity center.
getModel() - Method in class org.devaki.nextobjects.ui.components.CustomInternalFrame
Get the 'NOModel' object hosted by the instancied frame
getModel() - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit
Accessor to the ObjectBuildTableModel
getModel() - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit
get the ObjectContributorTableModel
getModel() - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit
get the object table model
getModel() - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit
get the Object Developer TableModel
getModel() - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit
Fet the Object License Table Model
getModel() - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit
Get the ObjectMailingListTableModel
getModel() - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit
get the object table model
getModel() - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit
Return the resources associated with the jTable
getModel() - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit
Return the model object
getModel() - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit
get the object column table model
getModelEdit() - Static method in class org.devaki.nextobjects.ui.workspace.models.EditorFactory
Call the 'ProjectPreferences' window
getModelEdit() - Static method in class org.devaki.nextobjects.util.EditorFactory
Call the 'ProjectPreferences' window
getModelLinks() - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Conveniency method wich return all the links to draw in this models.
getModelObjects() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
return the objects of the model
getModelObjects() - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Conveniency method wich return all the objects in the models in this models.
getModelObjects() - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Conveniency method wich return all the objects in the models
getModelPopupMenu() - Static method in class org.devaki.nextobjects.ui.menus.MenuFactory
Get the 'ModelPopupMenu' object
getModelPopupMenu() - Static method in class org.devaki.nextobjects.util.EditorFactory
Get the 'ModelPopupMenu' object
getModelTitleView() - Method in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
get the model title view
getModelView() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the model view
getModelView() - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Return the graphics view of the model
getModelView() - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Get the model view
getModels() - Static method in class org.devaki.nextobjects.util.ModelMan
Return the list of models
getMyModel() - Method in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
get the model
getMyModel() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Get the model
getMyObjectView() - Method in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Return the object view to which the style is applied
getMyObjectView() - Method in class org.devaki.nextobjects.workspace.models.styles.LineStyle
Return the object view to which the style is applied
getNOProperties() - Static method in class org.devaki.nextobjects.util.NOTools
Give a reference to the app Properties.
getNOWorkspace() - Method in class org.devaki.nextobjects.NextObjects
Return a reference to the workspace
getName() - Method in class org.devaki.nextobjects.ui.others.SysInfo
 
getName() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the name of the model
getName() - Method in class org.devaki.nextobjects.workspace.models.Property
Get the name
getName() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Return the name of the field
getName() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Get the name
getNewStandardFk(Table, Table) - Static method in class org.devaki.nextobjects.workspace.models.graphics.PhysicalView
get a new , standard foreign key take the PK of the foreign table and add it as a F into the table.
getNextToken() - Method in interface org.devaki.nextobjects.ui.editor.syntax.Lexer
Returns the next token.
getNextToken(boolean, boolean) - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
next Token method that allows you to control if whitespace and comments are returned as tokens.
getNextToken() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
getNotes() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the notes of the model
getNotes() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Get notes for the object
getObjectEdit(BaseObject) - Static method in class org.devaki.nextobjects.ui.workspace.models.EditorFactory
Call current object editing window If no current object call current model object editing window
getObjectEdit(BaseObject) - Static method in class org.devaki.nextobjects.util.EditorFactory
Call current object editing window If no current object call current model object editing window
getObjectStyle(ObjectView) - Static method in class org.devaki.nextobjects.ui.workspace.models.EditorFactory
Get an object style window
getObjectStyle(ObjectView) - Static method in class org.devaki.nextobjects.util.EditorFactory
Get an object style window
getObjectToResize() - Static method in class org.devaki.nextobjects.util.ModelMan
Get the object currently being resized
getObjectView() - Method in class org.devaki.nextobjects.workspace.models.objects.Association
Get the AssociationView
getObjectView() - Method in class org.devaki.nextobjects.workspace.models.objects.AssociationLink
get the associationLinkView
getObjectView() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
get the object view
getObjectView() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseLine
get the LineView
getObjectView() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Get the object view
getObjectView() - Method in class org.devaki.nextobjects.workspace.models.objects.Constraint
get the ConstraintView
getObjectView() - Method in class org.devaki.nextobjects.workspace.models.objects.Entity
Return the entity view
getObjectView() - Method in class org.devaki.nextobjects.workspace.models.objects.InheritanceLink
Get the InheritanceLinkView
getObjectView() - Method in class org.devaki.nextobjects.workspace.models.objects.Label
get the label view
getObjectView() - Method in class org.devaki.nextobjects.workspace.models.objects.ModelTitle
get the model title view
getObjectView() - Method in class org.devaki.nextobjects.workspace.models.objects.Table
Get the object view
getOldrectangle() - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Get the old Rectangle
getOnDelete() - Method in class org.devaki.nextobjects.workspace.models.objects.Constraint
Get the onDelete
getOnUpdate() - Method in class org.devaki.nextobjects.workspace.models.objects.Constraint
Get the onUpdate
getOpenFrameCount() - Static method in class org.devaki.nextobjects.ui.components.CustomInternalFrame
Get the number of frames
getOrganizationLogo() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the organization logo
getOrganizationName() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the organization name
getOrganizationUrl() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the organization url
getPackageName() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the name of the java package (Object-Model)
getPanel() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the panel associated
getParent() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Return the torque-gui related to the current field
getParentClass() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseLine
Get the parent class
getParentClassPoint() - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Get the parent class control point
getParentProject() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the parent project
getPoint() - Method in class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Get the location
getPosition() - Method in class org.devaki.nextobjects.ui.editor.DocPosition
Get the position represented by this DocPosition
getPrimaryKeys() - Method in class org.devaki.nextobjects.workspace.models.objects.Table
Get the primary keys
getProjectProperties() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the project properties
getProjectURL() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the project url
getProperties() - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Return the data contained in the JTable
getProperties() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the properties
getProperty(String) - Static method in class org.devaki.nextobjects.util.NOPreferences
Give a reference to the app Properties.
getRectangle() - Method in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
Return a cached rectangle/bounds for the model
getRedoLog() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the redolog stack
getReference() - Static method in class org.devaki.nextobjects.NextObjects
Return a reference to the 'NextObjects' object
getReferences() - Method in class org.devaki.nextobjects.workspace.models.objects.Constraint
Get all the foreigns key for this constraint
getRepositoryConnection() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the Repository Connection
getRepositoryUrl() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the repository url
getResources() - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Return the data contained in the JTable
getRowCount() - Method in class org.devaki.nextobjects.ui.others.AboutFieldTableModel
 
getRowCount() - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel
Return the number of lines
getRowCount() - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Return the number of lines
getRowCount() - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Return the number of lines
getRowCount() - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Return the number of lines
getRowCount() - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Return the number of lines
getRowCount() - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Return the number of lines
getRowCount() - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Return the number of lines
getRowCount() - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Return the number of lines
getRowCount() - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Return the number of lines
getRowCount() - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Return the number of lines
getSchema() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the schema that Torque can use to create and drop databases
getSelectionPoint(int) - Method in class org.devaki.nextobjects.workspace.models.graphics.InheritanceLinkView
Return the Selection Point
getSelectionPoint(Point) - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Get the closest SelectionPoint.
getSelectionPoint(int) - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Return the Selection Point
getSelectionPoints() - Method in class org.devaki.nextobjects.workspace.models.graphics.InheritanceLinkView
Return the Selection Points Array
getSelectionPoints() - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Return the Selection Points Array
getShortDescription() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the short description
getSiteAddress() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the site adress
getSiteAdress() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the site adress
getSiteDirectory() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Get the site directory
getSize() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Return the length of the field
getSize() - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Get the size
getSize() - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Return the size This is ambiguous for a line but we provide graphic context as a smallest rectangle containig the line...
getSize() - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Define the dimension
getSkipSql() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Get zhether or not to skip SQL generation
getSqlFile() - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Get the path for the SQL file generated from this model
getState() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
Get an integer representing the state the tokenizer is in after returning this token.
getState() - Method in class org.devaki.nextobjects.ui.editor.syntax.Token
Get an integer representing the state the tokenizer is in after returning this token.
getStyle() - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Get the style
getStyle() - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Get the style
getSubsequentTable() - Method in class org.devaki.nextobjects.workspace.models.objects.Entity
Get the subsequent table in a pdm
getSurface() - Method in class org.devaki.nextobjects.workspace.models.graphics.AssociationLinkView
Return the surface on which the user can click to select the object
getSurface() - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Get the surface on which the user can click to select the object
getSurface() - Method in class org.devaki.nextobjects.workspace.models.graphics.ConstraintView
Return the surface on which the user can click to select the object
getSurface() - Method in class org.devaki.nextobjects.workspace.models.graphics.InheritanceLinkView
Return the surface on which the user can click to select the object
getSurface() - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Return the surface on which the user can click to select the object
getSurface() - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Get the surface on which the user can click to select the object
getSurface() - Method in class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Returns a Rectangle from the current object Grow square by 8 pixels for each side in order to facilitate the resize click
getTableAt(int) - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Return the table identified by the parameter in the list of tables.
getTableEdit(Table) - Static method in class org.devaki.nextobjects.ui.workspace.models.EditorFactory
Call the 'TableEdit' window
getTableEdit(Table) - Static method in class org.devaki.nextobjects.util.EditorFactory
Call the 'TableEdit' window
getTableForId(String) - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Get table for the given tableCode
getTables() - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Get the list of tables in the model
getTransferData(DataFlavor) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Return the object to be used by the clipboard
getTransferData(DataFlavor) - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectSelection
Get the data for a given dataflavor
getTransferData(DataFlavor) - Method in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Return the object to be used by the clipboard
getTransferData(DataFlavor) - Method in class org.devaki.nextobjects.workspace.models.styles.LineStyle
Return the object to be used by the clipboard
getTransferDataFlavors() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Return the flavors
getTransferDataFlavors() - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectSelection
Get the supported flavors
getTransferDataFlavors() - Method in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Return the flavors
getTransferDataFlavors() - Method in class org.devaki.nextobjects.workspace.models.styles.LineStyle
Return the flavors
getTreePopupMenu() - Static method in class org.devaki.nextobjects.ui.menus.MenuFactory
Get a reference to the menu
getType() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Return the type of the field
getUniques() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Return all the unique constraint of that table.
getUnitTestRes() - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Return the data contained in the JTable
getValue() - Method in class org.devaki.nextobjects.ui.others.SysInfo
 
getValue() - Method in class org.devaki.nextobjects.util.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue() - Method in class org.devaki.nextobjects.workspace.models.Property
Get the value
getValueAt(int, int) - Method in class org.devaki.nextobjects.ui.others.AboutFieldTableModel
 
getValueAt(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel
Return the value at the specified row and column
getValueAt(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Return the value at the specified row and column
getValueAt(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Return the value at the specified row and column
getValueAt(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Return the value at the specified row and column
getValueAt(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Return the value at the specified row and column
getValueAt(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Return the value at the specified row and column
getValueAt(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Return the value at the specified row and column
getValueAt(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Return the value at the specified row and column
getValueAt(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Return the value at the specified row and column
getValueAt(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Return the value at the specified row and column
getViewPosition() - Method in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
Location of the view position
getViewSize() - Method in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
return the view size
getViewSize() - Method in class org.devaki.nextobjects.workspace.models.graphics.PhysicalView
return the view size
getVisibleObjectView() - Method in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
get the visible objects
getVisibleObjectView() - Method in class org.devaki.nextobjects.workspace.models.graphics.ConceptualView
Calculate the visible objects
getVisibleObjectView() - Method in class org.devaki.nextobjects.workspace.models.graphics.PhysicalView
Calculate the visibles objects
goodbye() - Static method in class org.devaki.nextobjects.util.NOFileManager
Operations to make when exiting nextObjects

H

HelpNO - class org.devaki.nextobjects.ui.others.HelpNO.
 
HelpNO() - Constructor for class org.devaki.nextobjects.ui.others.HelpNO
 
hexString2Color(String) - Static method in class org.devaki.nextobjects.util.NOGraphicsUtil
Give a Color from a hexadecimal representation within a string

I

ICN_ASSOCIATION - Static variable in class org.devaki.nextobjects.constants.CstImages
association.gif
ICN_ASSOCIATIONLINK - Static variable in class org.devaki.nextobjects.constants.CstImages
associationLink.gif
ICN_BACK - Static variable in class org.devaki.nextobjects.constants.CstImages
back.gif
ICN_BLANK - Static variable in class org.devaki.nextobjects.constants.CstImages
blank.gif
ICN_CDM - Static variable in class org.devaki.nextobjects.constants.CstImages
cdm.gif
ICN_CONSTRAINT - Static variable in class org.devaki.nextobjects.constants.CstImages
constraint.png
ICN_COPY - Static variable in class org.devaki.nextobjects.constants.CstImages
copy.gif
ICN_CUT - Static variable in class org.devaki.nextobjects.constants.CstImages
cut.gif
ICN_DOWN - Static variable in class org.devaki.nextobjects.constants.CstImages
down.gif
ICN_FIELD - Static variable in class org.devaki.nextobjects.constants.CstImages
field.gif
ICN_FIELD_PK - Static variable in class org.devaki.nextobjects.constants.CstImages
field.gif
ICN_FORWARD - Static variable in class org.devaki.nextobjects.constants.CstImages
forward.gif
ICN_HELP - Static variable in class org.devaki.nextobjects.constants.CstImages
help.gif
ICN_HOME - Static variable in class org.devaki.nextobjects.constants.CstImages
home.gif
ICN_INHERITANCE - Static variable in class org.devaki.nextobjects.constants.CstImages
inheritance.png
ICN_LABEL - Static variable in class org.devaki.nextobjects.constants.CstImages
label.png
ICN_NEW - Static variable in class org.devaki.nextobjects.constants.CstImages
new.gif
ICN_OPEN - Static variable in class org.devaki.nextobjects.constants.CstImages
open.gif
ICN_PASTE - Static variable in class org.devaki.nextobjects.constants.CstImages
paste.gif
ICN_PDM - Static variable in class org.devaki.nextobjects.constants.CstImages
pdm.gif
ICN_RELOAD - Static variable in class org.devaki.nextobjects.constants.CstImages
reload.gif
ICN_SAVE - Static variable in class org.devaki.nextobjects.constants.CstImages
save.gif
ICN_SELECTION - Static variable in class org.devaki.nextobjects.constants.CstImages
selection.gif
ICN_STOP - Static variable in class org.devaki.nextobjects.constants.CstImages
stop.gif
ICN_TABLE - Static variable in class org.devaki.nextobjects.constants.CstImages
table.gif
ICN_UP - Static variable in class org.devaki.nextobjects.constants.CstImages
up.gif
ICN_WORKSPACE - Static variable in class org.devaki.nextobjects.constants.CstImages
workspace.gif
IDENTIFIER - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
INITIAL_STATE - Static variable in class org.devaki.nextobjects.ui.editor.syntax.Token
The initial state of the tokenizer.
InheritanceLink - class org.devaki.nextobjects.workspace.models.objects.InheritanceLink.
the inheritance links
InheritanceLink(BaseModel, BaseClass, BaseClass) - Constructor for class org.devaki.nextobjects.workspace.models.objects.InheritanceLink
Constructor
InheritanceLink(BaseModel, String, String) - Constructor for class org.devaki.nextobjects.workspace.models.objects.InheritanceLink
Constructor
InheritanceLink(InheritanceLink) - Constructor for class org.devaki.nextobjects.workspace.models.objects.InheritanceLink
Clone a new 'Inheritance Link' object
InheritanceLinkEdit - class org.devaki.nextobjects.ui.workspace.models.objects.InheritanceLinkEdit.
This is the editor window of an inheritance link
InheritanceLinkEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.objects.InheritanceLinkEdit
Construct a new 'InheritanceLinkEdit' object
InheritanceLinkView - class org.devaki.nextobjects.workspace.models.graphics.InheritanceLinkView.
The line-arrow representing an inheritance link.
InheritanceLinkView(InheritanceLink) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.InheritanceLinkView
Create a new InheritanceLinkView object
InitHome - class org.devaki.nextobjects.ui.main.InitHome.
This class is responsible for setting up the torque template at first use of this project It will create the projects repository and unzip templates from the torque-gen archive
InitHome() - Constructor for class org.devaki.nextobjects.ui.main.InitHome
Create a new 'InitHome' object
inheritColumns(PhysicalModel) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Inherits all columns move all the columns of a table to it's immediate parent
init() - Static method in class org.devaki.nextobjects.ui.main.NOLog
Initialize the tabbed pane Set loggin textarea from preferences Prepare the SQL lexer
initChooser() - Static method in class org.devaki.nextobjects.util.NOFileManager
init the chooser
insertContributor(Contributor, int) - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Add a field at a particular index
insertDependency(Dependency, int) - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Add a field at a particular index
insertDeveloper(Developer, int) - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Add a field at a particular index
insertField(Column, int) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Add a field at a particular index
insertLicense(License, int) - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Add a field at a particular index
insertMailingList(MailingList, int) - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Add a field at a particular index
insertProperty(Property, int) - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Add a field at a particular index
insertResource(Resource, int) - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Add a field at a particular index
insertSQL(PhysicalModel) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Run insert-sql task
insertUnitTest(Resource, int) - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Add a field at a particular index
interrupt() - Method in class org.devaki.nextobjects.util.SwingWorker
A new method that interrupts the worker thread.
isAutoIncrement() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Return if the field has auto incrementation or not
isBaseObjectClipped() - Static method in class org.devaki.nextobjects.util.NOClipboard
Define if there is a usable class like object in the clipboard.
isCellEditable(int, int) - Method in class org.devaki.nextobjects.ui.others.AboutFieldTableModel
 
isCellEditable(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel
Return that every cell is editable
isCellEditable(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Return that every cell is editable
isCellEditable(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Return that every cell is editable
isCellEditable(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Return that every cell is editable
isCellEditable(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Return that every cell is editable
isCellEditable(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Return that every cell is editable
isCellEditable(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Return that every cell is editable
isCellEditable(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Return that every cell is editable
isCellEditable(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Return that every cell is editable
isCellEditable(int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Return that every cell is editable
isClassStyleClipped() - Static method in class org.devaki.nextobjects.util.NOClipboard
Define if there is a style object in the clipboard
isColumnClipped() - Static method in class org.devaki.nextobjects.util.NOClipboard
Define if there is a column like object in the clipboard
isComment() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
Checks this token to see if it is a comment.
isComment() - Method in class org.devaki.nextobjects.ui.editor.syntax.Token
Determine if this token is a comment.
isDataFlavorSupported(DataFlavor) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Is the data supported by this class
isDataFlavorSupported(DataFlavor) - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectSelection
Check if this dataflavor is supported
isDataFlavorSupported(DataFlavor) - Method in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Is the data supported by this class?
isDataFlavorSupported(DataFlavor) - Method in class org.devaki.nextobjects.workspace.models.styles.LineStyle
Is the data supported by this class?
isError() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
Checks this token to see if it is an Error.
isError() - Method in class org.devaki.nextobjects.ui.editor.syntax.Token
Determine if this token is an error.
isExtensionListInDescription() - Method in class org.devaki.nextobjects.util.NOFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isForeignKey() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Check if it is a FK
isIdentifier() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
Checks this token to see if it is an identidefer.
isIndex() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Is the constraint to be indexed
isLineStyleClipped() - Static method in class org.devaki.nextobjects.util.NOClipboard
Define if there is a style object in the clipboard
isLiteral() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
Checks this token to see if it is a literal.
isOperator() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
Checks this token to see if it is a Operator.
isPk() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Return if the field is primary key or not
isRequired() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Return if the field is required or not
isReservedWord() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
Checks this token to see if it is a reserved word.
isSaved() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
The model is saved
isSelected() - Method in class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit.CheckableItem
Is selected
isSelfRef() - Method in class org.devaki.nextobjects.workspace.models.objects.Constraint
Say if the constraint is self reference a table
isSeparator() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
Checks this token to see if it is a Separator.
isTextAdjusted() - Method in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Return wether or not the draw is adjusted to its content
isUnique() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Do the column have a unique constraint
isVerified() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
The model is verified
isWhiteSpace() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
Checks this token to see if it is White Space.
isWhiteSpace() - Method in class org.devaki.nextobjects.ui.editor.syntax.Token
Determine if this token is whitespace.

J

JDBCTest - class org.devaki.nextobjects.util.JDBCTest.
Test the jdbc connection
JDBCTest(BaseModel, CustomTextArea) - Constructor for class org.devaki.nextobjects.util.JDBCTest
Test a connection for a given model
JTextAreaOutputStream - class org.devaki.nextobjects.ui.components.JTextAreaOutputStream.
This class provide the textarea used for the log panel.
JTextAreaOutputStream(JTextArea) - Constructor for class org.devaki.nextobjects.ui.components.JTextAreaOutputStream
Initialise an OutputStream as entry for a given jTextarea
JVMInfo - class org.devaki.nextobjects.ui.others.JVMInfo.
The JVMInfo shows statistics of JVM memory usage.
JVMInfo() - Constructor for class org.devaki.nextobjects.ui.others.JVMInfo
Constructor for the JVMInfos object
JVMInfo.JVMGraphPanel - class org.devaki.nextobjects.ui.others.JVMInfo.JVMGraphPanel.
The main panel.
JVMInfo.JVMGraphPanel() - Constructor for class org.devaki.nextobjects.ui.others.JVMInfo.JVMGraphPanel
Constructor for the MemoryPanel object.
jProgressBar1 - Variable in class org.devaki.nextobjects.ui.main.SplashScreen
The splashscreen progressbar
jScrollPane - Variable in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
the scrollpane
jdbc2xml(PhysicalModel) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Generate XML from JDBC

L

LEFT_COLUMN_SIZE - Static variable in class org.devaki.nextobjects.util.NOBuildLogger
Size of left-hand column for right-justified task name.
LITERAL_CHARACTER - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
LITERAL_INTEGER_DECIMAL - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
LITERAL_STRING_1 - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
LITERAL_STRING_2 - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
LOG_REDOLOG - Static variable in class org.devaki.nextobjects.util.NORedoLog
Log Type Descriptor for redo stack
LOG_UNDOLOG - Static variable in class org.devaki.nextobjects.util.NORedoLog
Log Type descriptorfor the undo stack
Label - class org.devaki.nextobjects.workspace.models.objects.Label.
This class is responsible for having labels
Label(BaseModel) - Constructor for class org.devaki.nextobjects.workspace.models.objects.Label
Constructor
Label(Label) - Constructor for class org.devaki.nextobjects.workspace.models.objects.Label
Construct a new 'Label' object
LabelEdit - class org.devaki.nextobjects.ui.workspace.models.objects.LabelEdit.
Edit a note on the models
LabelEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.objects.LabelEdit
Create a new 'LabelEdit' object
LabelView - class org.devaki.nextobjects.workspace.models.graphics.LabelView.
The labels view are like postits
LabelView(BaseObject) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.LabelView
construct a LabelView
Lexer - interface org.devaki.nextobjects.ui.editor.syntax.Lexer.
A lexer should implement this interface.
LicenseEdit - class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.
This class provide a jtable representing a set of License Here the columns are build upon the Maven License object.
LicenseEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.LicenseEdit
Constructor
LicenseEdit.ObjectLicenseTableModel - class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel.
This class define a model to edit the object columns
LicenseEdit.ObjectLicenseTableModel() - Constructor for class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
 
LineStyle - class org.devaki.nextobjects.workspace.models.styles.LineStyle.
This class defines the style of all line-like objects
LineStyle(ObjectView) - Constructor for class org.devaki.nextobjects.workspace.models.styles.LineStyle
Construct a new 'LineStyle' object with default properties
LineStyle(ObjectView, Color) - Constructor for class org.devaki.nextobjects.workspace.models.styles.LineStyle
Construct a new 'LineStyle' object
LineStyle(LineStyle) - Constructor for class org.devaki.nextobjects.workspace.models.styles.LineStyle
Construct a new 'LineStyle' object from an other
LineStyleEdit - class org.devaki.nextobjects.ui.workspace.models.styles.LineStyleEdit.
This class is responsible for creating the window which manage the style of all line-like objects
LineStyleEdit(ObjectView) - Constructor for class org.devaki.nextobjects.ui.workspace.models.styles.LineStyleEdit
Contruct a new window editor for the style of a line-like object
LineView - class org.devaki.nextobjects.workspace.models.graphics.LineView.
This class is responsible for drawing all line-like objects
LineView(BaseObject) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.LineView
Create a new instance of LineView
LogWriter - class org.devaki.nextobjects.util.LogWriter.
LogWriter has the ability to forward the log4j output to a LogFrame class Inspired by Thomas Weber from OpenAI, http://openai.sourceforge.net/
LogWriter(JTextAreaOutputStream) - Constructor for class org.devaki.nextobjects.util.LogWriter
Constructs a new LogWriter and registers the LogFrame
lineColor - Variable in class org.devaki.nextobjects.workspace.models.styles.LineStyle
 
load() - Static method in class org.devaki.nextobjects.util.NORecentFile
Load the file list
loadBaseClass(Element, BaseClass) - Static method in class org.devaki.nextobjects.util.NOXMLFactory
Convert a JDom Elment into an Entity
loadBaseModel(Element, BaseModel) - Static method in class org.devaki.nextobjects.util.NOXMLFactory
Convert a JDom Elment into an BaseModel
loadCdm(Document, ConceptualModel) - Static method in class org.devaki.nextobjects.util.NOXMLFactory
Convert a XML stream into an ConceptualModel
loadClassStyle(Element, BaseClass) - Static method in class org.devaki.nextobjects.util.NOXMLFactory
Loads the style of a class
loadColumn(Element, BaseClass) - Static method in class org.devaki.nextobjects.util.NOXMLFactory
Convert a JDom Elment into a FK
loadDB(PhysicalModel) - Static method in class org.devaki.nextobjects.util.DatabaseLoader
Load the database
loadForeignKey(Element, Table) - Static method in class org.devaki.nextobjects.util.NOXMLFactory
Convert a JDom Elment into a FK
loadIconResource(String) - Method in class org.devaki.nextobjects.NextObjects
Load an icon
loadIconResource(String) - Static method in class org.devaki.nextobjects.util.NOTools
Load an icon
loadModel(File) - Static method in class org.devaki.nextobjects.util.NOXMLFactory
Load a model from a file
loadPdm(Document, PhysicalModel) - Static method in class org.devaki.nextobjects.util.NOXMLFactory
Load a PDM from an XML stream
loadProjectDotXml(File, BaseModel) - Static method in class org.devaki.nextobjects.util.NOXMLFactory
load a project.xml tree for a given model
loadProjectSchema(File, PhysicalModel) - Static method in class org.devaki.nextobjects.util.DatabaseLoader
Load a physical data model from a ${project}-schema document
loadProjectSchema(Document, PhysicalModel) - Static method in class org.devaki.nextobjects.util.DatabaseLoader
Load a physical data model from a ${project}-schema document
loadProperties() - Method in class org.devaki.nextobjects.util.NOPreferences
Load preferences from the 'NO_PREFS' properties file
loadProperties() - Method in class org.devaki.nextobjects.util.NOTools
Load preferences from the 'NO_PREFS' properties file
loadTorqueType() - Method in class org.devaki.nextobjects.util.NOPreferences
Load torque types.
loadTorqueType() - Method in class org.devaki.nextobjects.util.NOTools
Load torque types.
log(String) - Method in class org.devaki.nextobjects.util.NOBuildLogger
Empty implementation which allows subclasses to receive the same output that is generated here.
log(int, BaseObject, int, int) - Method in class org.devaki.nextobjects.util.NORedoLog
Log all possible action coming from ModelMan.java
lostOwnership(Clipboard, Transferable) - Method in class org.devaki.nextobjects.util.NOClipboard
This function must be declared because of the class implementation
lostOwnership(Clipboard, Transferable) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Need to be defined
lostOwnership(Clipboard, Transferable) - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectSelection
The clipboard lost ownership

M

MIN_OBJECT_SIZE - Static variable in class org.devaki.nextobjects.constants.CstGraphics
MINIMUM_OBJECT_SIZE
MODEL_BACKGROUND_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
The model background color
MODEL_DIMENSION - Static variable in class org.devaki.nextobjects.constants.CstGraphics
The model dimension
MODEL_INITIAL_POSITION - Static variable in class org.devaki.nextobjects.constants.CstGraphics
The model initial position
MailingListEdit - class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.
This class provide a jtable representing License This class is used in the model edit window.
MailingListEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.MailingListEdit
Constructor
MailingListEdit.ObjectMailingListTableModel - class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel.
This class define a model to edit the object columns
MailingListEdit.ObjectMailingListTableModel() - Constructor for class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
 
MenuFactory - class org.devaki.nextobjects.ui.menus.MenuFactory.
This class calls the differents popup's menu
MeriseTransform - class org.devaki.nextobjects.util.MeriseTransform.
The class responsible of all the CDM2PDM work.
ModelEdit - class org.devaki.nextobjects.ui.workspace.models.ModelEdit.
This class is the Main Window for editing project properties.
ModelEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.ModelEdit
Construct a new 'ModelEdit' object
ModelMan - class org.devaki.nextobjects.util.ModelMan.
the model manager this class manage all the objects,UIs around models
ModelPopupMenu - class org.devaki.nextobjects.ui.menus.ModelPopupMenu.
This is the the models popup menu
ModelPopupMenu() - Constructor for class org.devaki.nextobjects.ui.menus.ModelPopupMenu
Create a new 'ModelPopupMenu' object
ModelTitle - class org.devaki.nextobjects.workspace.models.objects.ModelTitle.
ModelTitleView
ModelTitle(BaseModel) - Constructor for class org.devaki.nextobjects.workspace.models.objects.ModelTitle
constructor
ModelTitleView - class org.devaki.nextobjects.workspace.models.graphics.ModelTitleView.
This class is responsible for drawing a "cartouche" around the graphic.
ModelTitleView(ModelTitle) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.ModelTitleView
Constructor
main(String[]) - Static method in class org.devaki.nextobjects.NextObjects
main function : nextObjects launcher
main(String[]) - Static method in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
Prints out tokens from a file or System.in.
makeBuildProperties(PhysicalModel) - Method in class org.devaki.nextobjects.util.TorqueWrapper
create the file build.properties that is neccessary to run Torque
manageDnD() - Method in class org.devaki.nextobjects.workspace.models.graphics.ConceptualView
Manage the drawing of links (Drag'n Drop operations)
manageDnD() - Method in class org.devaki.nextobjects.workspace.models.graphics.PhysicalView
manage d'n'd
mark(int) - Method in class org.devaki.nextobjects.ui.editor.DocumentReader
Save a position for reset.
markSupported() - Method in class org.devaki.nextobjects.ui.editor.DocumentReader
This reader support mark and reset.
messageLogged(BuildEvent) - Method in class org.devaki.nextobjects.util.NOBuildLogger
Logs a message, if the priority is suitable.
metriques - Variable in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Font metrics
modelKind - Variable in class org.devaki.nextobjects.workspace.models.graphics.ModelTitleView
 
mouseClicked(MouseEvent) - Method in class org.devaki.nextobjects.ui.main.NOWorkspace
What to do when mouse clicked
mouseDragged(MouseEvent) - Method in class org.devaki.nextobjects.workspace.models.graphics.ConceptualView.MyMouseMotionListener
What to do when the mouse is dragged
mouseDragged(MouseEvent) - Method in class org.devaki.nextobjects.workspace.models.graphics.PhysicalView.MyMouseMotionListener
What to do when mouse is dragged
mouseEntered(MouseEvent) - Method in class org.devaki.nextobjects.ui.main.NOWorkspace
What to di when mouse entered actually do nothing
mouseExited(MouseEvent) - Method in class org.devaki.nextobjects.ui.main.NOWorkspace
What to di when mouse exited actually do nothing
mouseMoved(MouseEvent) - Method in class org.devaki.nextobjects.workspace.models.graphics.ConceptualView.MyMouseMotionListener
What to do when the mouse is moved
mouseMoved(MouseEvent) - Method in class org.devaki.nextobjects.workspace.models.graphics.PhysicalView.MyMouseMotionListener
What to do when mouse is moved.
mousePressed(MouseEvent) - Method in class org.devaki.nextobjects.ui.main.NOWorkspace
What to di when mouse pressed actually do nothing
mousePressed(MouseEvent) - Method in class org.devaki.nextobjects.workspace.models.graphics.ConceptualView.MyMouseListener
What to do when the mouse is pressed
mousePressed(MouseEvent) - Method in class org.devaki.nextobjects.workspace.models.graphics.PhysicalView.MyMouseListener
What to do when mouse is pressed.
mouseReleased(MouseEvent) - Method in class org.devaki.nextobjects.ui.main.NOWorkspace
What to di when mouse released actually do nothing
mouseReleased(MouseEvent) - Method in class org.devaki.nextobjects.workspace.models.graphics.ConceptualView.MyMouseListener
What to do when the mouse is released
mouseReleased(MouseEvent) - Method in class org.devaki.nextobjects.workspace.models.graphics.PhysicalView.MyMouseListener
What to do when mouse is released.
moveCurrentObjects(int, int) - Static method in class org.devaki.nextobjects.util.ModelMan
Move all selected objects and log it
myModel - Variable in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
the context model
myObject - Variable in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
the context objects
myObjectView - Variable in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
 
myObjectView - Variable in class org.devaki.nextobjects.workspace.models.styles.LineStyle
 
myStyle - Variable in class org.devaki.nextobjects.workspace.models.graphics.ClassView
The style
myStyle - Variable in class org.devaki.nextobjects.workspace.models.graphics.LineView
The style

N

NEXTOBJECT_USER_HOME - Static variable in class org.devaki.nextobjects.util.NOTools
Directory of nextObjects in the user home directory
NOBuildLogger - class org.devaki.nextobjects.util.NOBuildLogger.
Writes build events to a PrintStream.Currently, it only writes which targets are being executed, and any messages that get logged.
NOBuildLogger() - Constructor for class org.devaki.nextobjects.util.NOBuildLogger
Sole constructor Do nothing
NOClipboard - class org.devaki.nextobjects.util.NOClipboard.
Tha App Clipboard Based on simple examples found on www
NOClipboard() - Constructor for class org.devaki.nextobjects.util.NOClipboard
Construct the clipboard
NODTDResolver - class org.devaki.nextobjects.util.NODTDResolver.
A resolver to get the database.dtd file for the XML parser from the jar.
NODTDResolver() - Constructor for class org.devaki.nextobjects.util.NODTDResolver
constructor do nothing
NOErrorHandler - class org.devaki.nextobjects.util.NOErrorHandler.
Implementation of ErrorHandler interface
NOErrorHandler() - Constructor for class org.devaki.nextobjects.util.NOErrorHandler
 
NOFileFilter - class org.devaki.nextobjects.util.NOFileFilter.
FileFilter that filters out all files except for those type extensions Extensions are of the type ".foo", which is typically found on Windows and Unix boxes, but not on Macinthosh.
NOFileFilter() - Constructor for class org.devaki.nextobjects.util.NOFileFilter
Creates a file filter.
NOFileFilter(String) - Constructor for class org.devaki.nextobjects.util.NOFileFilter
Creates a file filter that accepts files with the given extension.
NOFileFilter(String, String) - Constructor for class org.devaki.nextobjects.util.NOFileFilter
Creates a file filter that accepts the given file type.
NOFileFilter(String[]) - Constructor for class org.devaki.nextobjects.util.NOFileFilter
Creates a file filter from the given string array.
NOFileFilter(String[], String) - Constructor for class org.devaki.nextobjects.util.NOFileFilter
Creates a file filter from the given string array and description.
NOFileManager - class org.devaki.nextobjects.util.NOFileManager.
This class is responsible for managing model's files
NOFileUtil - class org.devaki.nextobjects.util.NOFileUtil.
This class contains general usefull function for handling files
NOGraphicsUtil - class org.devaki.nextobjects.util.NOGraphicsUtil.
This class contains usefull graphics functions
NOGraphicsUtil() - Constructor for class org.devaki.nextobjects.util.NOGraphicsUtil
 
NOImageTransform - class org.devaki.nextobjects.util.NOImageTransform.
This class is responsible for drawing models to files.
NOImageTransform() - Constructor for class org.devaki.nextobjects.util.NOImageTransform
Dummy constructor
NOLog - class org.devaki.nextobjects.ui.main.NOLog.
The bottom panel containing tabbed panes
NOMenuBar - class org.devaki.nextobjects.ui.menus.NOMenuBar.
Description of the Class
NOMenuBar() - Constructor for class org.devaki.nextobjects.ui.menus.NOMenuBar
Construct a new 'NOMenuBar' object
NOPreferences - class org.devaki.nextobjects.util.NOPreferences.
This class containts all properties load-dump plus some usefull functions
NOPreferences() - Constructor for class org.devaki.nextobjects.util.NOPreferences
Construct a 'NOPreference' object.
NORTH - Static variable in class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Positions
NORTH_EAST - Static variable in class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Positions
NORTH_WEST - Static variable in class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Positions
NORecentFile - class org.devaki.nextobjects.util.NORecentFile.
Recent file list
NORedoLog - class org.devaki.nextobjects.util.NORedoLog.
This class is in charge of most of the Undo/Redo stuff.
NORedoLog() - Constructor for class org.devaki.nextobjects.util.NORedoLog
Dummy constructor.
NORedoLog.NORedoItem - class org.devaki.nextobjects.util.NORedoLog.NORedoItem.
This class represent a singe item to be redoed. an action item which is made of :
NORedoLog.NORedoItem(int, BaseObject, int, int) - Constructor for class org.devaki.nextobjects.util.NORedoLog.NORedoItem
standard constructor
NOToolBar1 - class org.devaki.nextobjects.ui.toolbars.NOToolBar1.
This is the common toolbar needed every time It handle file create and open new model and cut'n'paste
NOToolBar1() - Constructor for class org.devaki.nextobjects.ui.toolbars.NOToolBar1
Toolbar with general utility
NOToolBar2 - class org.devaki.nextobjects.ui.toolbars.NOToolBar2.
This class is responsible for drawing the draw toolbar
NOToolBar2() - Constructor for class org.devaki.nextobjects.ui.toolbars.NOToolBar2
Construct a new 'NOToolBar2' object
NOTools - class org.devaki.nextobjects.util.NOTools.
This class containts all properties load-dump plus some usefull functions
NOTools() - Constructor for class org.devaki.nextobjects.util.NOTools
Construct a 'NOHelper' object.
NOTreeView - class org.devaki.nextobjects.ui.main.NOTreeView.
The tree containing the hierarchy of the objects in the current workspace (project
NOTreeView() - Constructor for class org.devaki.nextobjects.ui.main.NOTreeView
Construct a new 'NOTreeView' object
NOWorkspace - class org.devaki.nextobjects.ui.main.NOWorkspace.
A JTabbedPane which has a close ('X') icon on each tab.
NOWorkspace() - Constructor for class org.devaki.nextobjects.ui.main.NOWorkspace
constructor
NOXMLFactory - class org.devaki.nextobjects.util.NOXMLFactory.
this class is responsible for devaki-nextobjects XML input this is for load .cdm, .pdm, project.xml, ${project-schema}.xml
NOXMLOutputer - class org.devaki.nextobjects.util.NOXMLOutputer.
this class is responsible for devaki-nextobjects XML output this class generate : CDM , conceptuals models PDM, physicals models [TORQUE] XML, so called ${project}-schema.xml, suited to the torque DTD, in that case there may not exist location and style information [MAVEN] XML, so called project.xml, in that case there may not exist any database information additionaly the DOM tree might be checked against a DTD (not implemented) This class may cause problem as at time of writing the static instance can make only one I/O at at time
NOXMLOutputer() - Constructor for class org.devaki.nextobjects.util.NOXMLOutputer
 
NO_LOG_BACKGROUND - Static variable in class org.devaki.nextobjects.util.NOTools
Logger window background color
NO_LOG_FOREGROUND - Static variable in class org.devaki.nextobjects.util.NOTools
Logger window foreground color
NO_LOG_PATTERN - Static variable in class org.devaki.nextobjects.util.NOTools
Logger window log pattern
NO_PROPS - Static variable in class org.devaki.nextobjects.util.NOTools
Properties of nextObjects
NextObjects - class org.devaki.nextobjects.NextObjects.
Nextobjects is an Integrated Development Tool for Entreprise Applications.
NextObjects() - Constructor for class org.devaki.nextobjects.NextObjects
Construct a new 'NextObjects' object
newConceptualDatamodel(ConceptualModel) - Static method in class org.devaki.nextobjects.util.ModelMan
Create a new Conceptual Data Model
newConceptualModel() - Static method in class org.devaki.nextobjects.util.NOFileManager
Open the default model
newObject(Point) - Static method in class org.devaki.nextobjects.util.ModelMan
Add an object when using the action 'New' on the popup menu
newPhysicalDatamodel(PhysicalModel) - Static method in class org.devaki.nextobjects.util.ModelMan
Create a new Physical Data Model
newPhysicalModel() - Static method in class org.devaki.nextobjects.util.NOFileManager
Open the default physical model

O

OPERATOR_ADD - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
OPERATOR_ASSIGN - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
OPERATOR_DIFFERENT - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
OPERATOR_EQUAL - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
OPERATOR_GREATER_THAN - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
OPERATOR_LESS_THAN - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
OPERATOR_SUBSTRACT - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
ObjectSelection - class org.devaki.nextobjects.workspace.models.graphics.ObjectSelection.
This class represent a group of selectioned objects This could be a string or a list of objects
ObjectSelection(Vector) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.ObjectSelection
Construct a selection
ObjectSelection(String) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.ObjectSelection
Construct a selection
ObjectView - class org.devaki.nextobjects.workspace.models.graphics.ObjectView.
This class is responsible of drawing an object
ObjectView(BaseObject) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Construct a new 'ObjectView' object
ObjectView() - Constructor for class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Construct a new 'ObjectView' object
oldRectangle - Variable in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Old size and location
onChanges - Variable in class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit
possible onUpdate values
openModel() - Static method in class org.devaki.nextobjects.util.NOFileManager
Open a model
openModelFile(File, boolean) - Static method in class org.devaki.nextobjects.util.NOFileManager
Open a model
org.devaki.nextobjects - package org.devaki.nextobjects
 
org.devaki.nextobjects.constants - package org.devaki.nextobjects.constants
 
org.devaki.nextobjects.ui.components - package org.devaki.nextobjects.ui.components
 
org.devaki.nextobjects.ui.editor - package org.devaki.nextobjects.ui.editor
 
org.devaki.nextobjects.ui.editor.syntax - package org.devaki.nextobjects.ui.editor.syntax
 
org.devaki.nextobjects.ui.main - package org.devaki.nextobjects.ui.main
 
org.devaki.nextobjects.ui.menus - package org.devaki.nextobjects.ui.menus
 
org.devaki.nextobjects.ui.others - package org.devaki.nextobjects.ui.others
 
org.devaki.nextobjects.ui.toolbars - package org.devaki.nextobjects.ui.toolbars
 
org.devaki.nextobjects.ui.workspace.models - package org.devaki.nextobjects.ui.workspace.models
 
org.devaki.nextobjects.ui.workspace.models.objects - package org.devaki.nextobjects.ui.workspace.models.objects
 
org.devaki.nextobjects.ui.workspace.models.styles - package org.devaki.nextobjects.ui.workspace.models.styles
 
org.devaki.nextobjects.util - package org.devaki.nextobjects.util
 
org.devaki.nextobjects.workspace - package org.devaki.nextobjects.workspace
 
org.devaki.nextobjects.workspace.files - package org.devaki.nextobjects.workspace.files
 
org.devaki.nextobjects.workspace.models - package org.devaki.nextobjects.workspace.models
 
org.devaki.nextobjects.workspace.models.columns - package org.devaki.nextobjects.workspace.models.columns
 
org.devaki.nextobjects.workspace.models.graphics - package org.devaki.nextobjects.workspace.models.graphics
 
org.devaki.nextobjects.workspace.models.objects - package org.devaki.nextobjects.workspace.models.objects
 
org.devaki.nextobjects.workspace.models.styles - package org.devaki.nextobjects.workspace.models.styles
 

P

PDMVerifier - class org.devaki.nextobjects.util.PDMVerifier.
Verify a Physical Model (Experimental)
PDMVerifier() - Constructor for class org.devaki.nextobjects.util.PDMVerifier
 
PhysicalModel - class org.devaki.nextobjects.workspace.models.PhysicalModel.
Physical model represent the database as it is
PhysicalModel(String) - Constructor for class org.devaki.nextobjects.workspace.models.PhysicalModel
Construct a new 'PhysicalModel' object
PhysicalView - class org.devaki.nextobjects.workspace.models.graphics.PhysicalView.
This class is responsible for drawing Physical Data Models
PhysicalView(PhysicalModel) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.PhysicalView
Construct a new PhysicalView object
PhysicalView.MyMouseListener - class org.devaki.nextobjects.workspace.models.graphics.PhysicalView.MyMouseListener.
The mouse listener who listen clicks (but not moves)
PhysicalView.MyMouseListener() - Constructor for class org.devaki.nextobjects.workspace.models.graphics.PhysicalView.MyMouseListener
 
PhysicalView.MyMouseMotionListener - class org.devaki.nextobjects.workspace.models.graphics.PhysicalView.MyMouseMotionListener.
The mouse listener who listen moves (but not cliks)
PhysicalView.MyMouseMotionListener() - Constructor for class org.devaki.nextobjects.workspace.models.graphics.PhysicalView.MyMouseMotionListener
 
Property - class org.devaki.nextobjects.workspace.models.Property.
Represent a property - was a stub
Property(String, String) - Constructor for class org.devaki.nextobjects.workspace.models.Property
Initialize a property
PropertyEdit - class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.
This class provide a jtable representing columns a set of property
PropertyEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.PropertyEdit
Constructor
PropertyEdit.ObjectPropertyTableModel - class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel.
Define a cell editor for the Code column This class define a model to edit the object columns
PropertyEdit.ObjectPropertyTableModel() - Constructor for class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
 
paint(Graphics) - Method in class org.devaki.nextobjects.ui.others.JVMInfo.JVMGraphPanel
Paints the panel.
paint(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.AssociationLinkView
Paint the association link
paint(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.AssociationView
Paint the association
paint(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.ConstraintView
Paint
paint(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.EntityView
Paint
paint(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.InheritanceLinkView
Paint method
paint(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.LabelView
Paint the "cartouche"
paint(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.ModelTitleView
Paint the "cartouche"
paint(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
paint
paint(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Paint
paint(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.TableView
Paint the table
paintIcon(Component, Graphics, int, int) - Method in class org.devaki.nextobjects.ui.main.CloseTabIcon
Paint icon
parseDocType(Document) - Static method in class org.devaki.nextobjects.util.NOXMLFactory
Description of the Method
partition(Vector, int, int) - Static method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit
oartition
pasteBaseObject(int, int) - Static method in class org.devaki.nextobjects.util.NOClipboard
Paste the objects contained in the clipboard TODO: simplify using BaseModel instead of ConceptualModel/PhysicalModel
pasteClassStyle(ClassView) - Static method in class org.devaki.nextobjects.util.NOClipboard
Paste clipped style
pasteColumn(BaseObject) - Static method in class org.devaki.nextobjects.util.NOClipboard
Paste a field contained in the clipboard
pasteLineStyle(LineView) - Static method in class org.devaki.nextobjects.util.NOClipboard
Paste clipped style
printColumns(Graphics2D, int, int) - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Paint the text common in all ClassViews
printMessage(String, PrintStream, int) - Method in class org.devaki.nextobjects.util.NOBuildLogger
Prints a message to a PrintStream.
printText(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.LabelView
Draw the texts
printText(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.ModelTitleView
Draw the texts

R

REDOLOG_SIZE - Static variable in class org.devaki.nextobjects.util.NORedoLog
Log Size
RESERVED_WORD_ADD - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
Variables
RESERVED_WORD_ALTER - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_AND - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_BEGIN - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_CASCADE - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_CHAR - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_CLOSE - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_CONSTRAINT - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_CONSTRAINTS - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_CREATE - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_CURSOR - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_DATE - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_DATETIME - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_DEALLOCATE - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_DECIMAL - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_DECLARE - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_DEFAULT - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_DROP - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_END - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_EXEC - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_EXISTS - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_FETCH - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_FOR - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_FOREIGN - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_FROM - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_IF - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_INDEX - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_INTO - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_KEY - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_NEXT - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_NOT - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_NULL - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_NUMBER - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_NUMERIC - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_NVARCHAR - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_OPEN - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_PRIMARY - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_REFERENCES - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_SELECT - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_TABLE - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_USING - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_VARCHAR - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_VARCHAR2 - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_WHERE - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
RESERVED_WORD_WHILE - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
ResourceEdit - class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.
This class provide a jtable representing Maven's Resources
ResourceEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.ResourceEdit
Constructor
ResourceEdit.ObjectResourceTableModel - class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel.
This class define a model to edit the object columns
ResourceEdit.ObjectResourceTableModel() - Constructor for class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
 
read() - Method in class org.devaki.nextobjects.ui.editor.DocumentReader
Read a single character.
read(char[]) - Method in class org.devaki.nextobjects.ui.editor.DocumentReader
Read and fill the buffer.
read(char[], int, int) - Method in class org.devaki.nextobjects.ui.editor.DocumentReader
Read and fill the buffer.
ready() - Method in class org.devaki.nextobjects.ui.editor.DocumentReader
 
rectangle - Variable in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
the model bounds
rectangle - Variable in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Size and location
redo() - Method in class org.devaki.nextobjects.util.NORedoLog
An redo call switch the current stack and call each of the action executers for the last action of the redo stack
refreshTitle() - Method in class org.devaki.nextobjects.ui.components.CustomInternalFrame
Refresh the title of the frame
reloadBaseClassChildrens(CustomTreeNode) - Static method in class org.devaki.nextobjects.ui.main.NOTreeView
Reload childrens of the given node from a BaseClass object
removeField(int) - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Remove a field at a particular index
removeField(int) - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Remove a field at a particular index
removeField(int) - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Remove a field at a particular index
removeField(int) - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Remove a field at a particular index
removeField(int) - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Remove a field at a particular index
removeField(int) - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Remove a field at a particular index
removeField(int) - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Remove a field at a particular index
removeField(int) - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Remove a field at a particular index
removeField(int) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Remove a field at a particular index
removeLabel(BaseModel, Label) - Static method in class org.devaki.nextobjects.util.ModelMan
Remove a label from a model
removeModel(BaseModel) - Static method in class org.devaki.nextobjects.util.ModelMan
get rid of a model
removeNode(CustomTreeNode) - Static method in class org.devaki.nextobjects.ui.main.NOTreeView
Remove a node in the tree
removeTable(PhysicalModel, Table) - Static method in class org.devaki.nextobjects.util.ModelMan
Remove a table from a database
renameNode() - Static method in class org.devaki.nextobjects.ui.main.NOTreeView
Rename the current selected node
renderSelected(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Paint selection around the object
renderSelected(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Paint selection around the object
reset() - Method in class org.devaki.nextobjects.ui.editor.DocumentReader
Reset this reader to the last mark, or the beginning of the document if a mark has not been set.
reset(Reader, int, int, int) - Method in interface org.devaki.nextobjects.ui.editor.syntax.Lexer
Closes the current input stream, and resets the scanner to read from a new input stream.
reset(Reader, int, int, int) - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
Closes the current input stream, and resets the scanner to read from a new input stream.
resetActionLocation() - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
 
resetActionLocations() - Static method in class org.devaki.nextobjects.util.ModelMan
Description of the Method
resetBuilds() - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel
Reset the TableModel to its old values
resetColumns() - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Reset the TableModel to its old values
resetContributors() - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Reset the TableModel to its old values
resetCurrentObjects() - Static method in class org.devaki.nextobjects.util.ModelMan
Return the current selected object
resetDevelopers() - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Reset the TableModel to its old values
resetDevelopers() - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Reset the TableModel to its old values
resetLicenses() - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Reset the TableModel to its old values
resetMailingLists() - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Reset the TableModel to its old values
resetModelStatus() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Reset the status of the model because it has been changed
resetProperties() - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Reset the TableModel to its old values
resetResources() - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Reset the TableModel to its old values
resetSelectedNode() - Static method in class org.devaki.nextobjects.ui.main.NOTreeView
Reset the selection in the tree
resetSelectionPoint() - Method in class org.devaki.nextobjects.workspace.models.graphics.AssociationLinkView
reset selection point Do nothing here.
resetSelectionPoint() - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
ResetSelectionPoint
resetSelectionPoint() - Method in class org.devaki.nextobjects.workspace.models.graphics.ConstraintView
Reset the selection point.
resetSelectionPoint() - Method in class org.devaki.nextobjects.workspace.models.graphics.InheritanceLinkView
Reset the selection points
resetSelectionPoint() - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Reset Selection points do nothing
resetUnitTests() - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Reset the TableModel to its old values
resizeCurrentObject(int, int) - Static method in class org.devaki.nextobjects.util.ModelMan
Resize all currents objects and log it.
resizeModelObjects(BaseModel) - Static method in class org.devaki.nextobjects.util.ModelMan
Compute best size for classes and best positions for links
resolveEntity(String, String) - Method in class org.devaki.nextobjects.util.NODTDResolver
called by the XML parser
run() - Method in class org.devaki.nextobjects.ui.others.JVMInfo
Repaints the graph and the labels unitl it's time to stop.
runBuild(ClassLoader, String) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Call to ant for the torque project
runTask(PhysicalModel, String) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Call to ant for the torque project

S

SELECTION_COLOR - Static variable in class org.devaki.nextobjects.constants.CstGraphics
The model selection color
SEPARATOR_COMMA - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
SEPARATOR_LPAREN - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
SEPARATOR_PERIOD - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
SEPARATOR_RPAREN - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
SEPARATOR_SEMICOLON - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
SOUTH - Static variable in class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Positions
SOUTH_EAST - Static variable in class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Positions
SOUTH_WEST - Static variable in class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Positions
SelectionPoint - class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint.
SelectionPoint
SelectionPoint(int, int) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Construct a new 'SelectionPoint' object
SplashScreen - class org.devaki.nextobjects.ui.main.SplashScreen.
This class shows the splash screen during the program loading
SplashScreen() - Constructor for class org.devaki.nextobjects.ui.main.SplashScreen
Create a new 'SplashScreen' object
SqlEditor - class org.devaki.nextobjects.ui.editor.SqlEditor.
 
SqlEditor() - Constructor for class org.devaki.nextobjects.ui.editor.SqlEditor
This class contain the textpane of the SQL editor
SqlFile - class org.devaki.nextobjects.workspace.files.SqlFile.
 
SqlFile() - Constructor for class org.devaki.nextobjects.workspace.files.SqlFile
 
SqlLexer - class org.devaki.nextobjects.ui.editor.syntax.SqlLexer.
This class is a scanner generated by JFlex
SqlLexer(Reader) - Constructor for class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
SqlLexer(InputStream) - Constructor for class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
Creates a new scanner.
SqlToken - class org.devaki.nextobjects.ui.editor.syntax.SqlToken.
Description: A JavaToken is a token that is returned by a lexer that is lexing a java source file.
SqlToken(int, String, int, int, int) - Constructor for class org.devaki.nextobjects.ui.editor.syntax.SqlToken
Create a new token.
SqlToken(int, String, int, int, int, int) - Constructor for class org.devaki.nextobjects.ui.editor.syntax.SqlToken
Create a new token.
SwingWorker - class org.devaki.nextobjects.util.SwingWorker.
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class org.devaki.nextobjects.util.SwingWorker
Start a thread that will call the construct method and then exit.
SysInfo - class org.devaki.nextobjects.ui.others.SysInfo.
SysInfo represent JVM properties key pairs
SysInfo(String, String) - Constructor for class org.devaki.nextobjects.ui.others.SysInfo
 
save(BaseModel) - Static method in class org.devaki.nextobjects.util.NOFileManager
Save the current model to its default file
save(BaseModel, File) - Static method in class org.devaki.nextobjects.util.NOFileManager
Save the current model
save - Static variable in class org.devaki.nextobjects.util.NOTools
Do we save properties whille quitting
saveData() - Method in class org.devaki.nextobjects.ui.workspace.models.ModelEdit
Set the informations
saveData() - Method in class org.devaki.nextobjects.ui.workspace.models.objects.AssociationLinkEdit
Save the informations into the edited object
saveData() - Method in class org.devaki.nextobjects.ui.workspace.models.objects.InheritanceLinkEdit
Save the informations into the edited object
saveProperties() - Static method in class org.devaki.nextobjects.util.NOPreferences
Save preferences to the 'NO_PREFS' properties file
saveProperties() - Static method in class org.devaki.nextobjects.util.NOTools
Save preferences to the 'NO_PREFS' properties file
saveToFile(BaseModel) - Static method in class org.devaki.nextobjects.util.NOFileManager
Save a model
saveToFile() - Static method in class org.devaki.nextobjects.util.NOFileManager
Save as a model
seek(long) - Method in class org.devaki.nextobjects.ui.editor.DocumentReader
Seek to the given position in the document
selectionPoints - Variable in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
selections points
setAbstractClass(boolean) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Set whether or not to generate the class as Abstract or not
setActionLocation(int, int) - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
 
setAlias(String) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Set the table alias
setAlternateProjectId(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the alternate project id
setAssociationPointType(int) - Method in class org.devaki.nextobjects.workspace.models.graphics.AssociationLinkView
Set the associatioon point location
setAutoIncrement(boolean) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Define if the field has auto incrementation
setBackgroundColor(Color) - Method in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Set the background color
setBaseClass(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the name of the base class (Object-Model)
setBaseClass(String) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Used for OM Peer generation
setBaseObject(BaseObject) - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Set the object represented by this view
setBasePeer(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the name of the base peer (Object-Model)
setBasePeer(String) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Used for OM Peer generation
setBorderColor(Color) - Method in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Set the border color
setBuild(Vector) - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel
Set data in the JTable
setBuild(Build) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the build
setBuildDatabaseUrl(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set The URL that will be used to access your database.
setCard(int) - Method in class org.devaki.nextobjects.workspace.models.objects.AssociationLink
Set the cardinality
setCardAt(int, int) - Method in class org.devaki.nextobjects.workspace.models.objects.Association
Set the cardinality to the position given as parameter
setChildClass(BaseObject) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseLine
set the child class
setChildClass(String) - Method in class org.devaki.nextobjects.workspace.models.objects.InheritanceLink
Set the child class by its code
setChildClassPoint(SelectionPoint) - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Set the child class control point
setCode(String) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Give a code to the field
setCode(String) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Changes the code
setColumns(Vector) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Set data in the JTable
setColumns(Vector) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Set the columns of the object
setCompany(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the company to which the project depends on
setConceptualView(ConceptualView) - Method in class org.devaki.nextobjects.workspace.models.ConceptualModel
Set the conceptual view of the model
setConstraints(Vector) - Method in class org.devaki.nextobjects.workspace.models.objects.Table
Set the constraints of that table
setContributors(Vector) - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Set data in the JTable
setContributors(Vector) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the contributors
setCreateDatabaseUrl(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the URL that Torque can use to create and drop databases
setCurrentModel(BaseModel) - Static method in class org.devaki.nextobjects.util.ModelMan
Define the current model
setCurrentObject(BaseObject) - Static method in class org.devaki.nextobjects.util.ModelMan
Define the current selected object
setCurrentTool(int) - Static method in class org.devaki.nextobjects.ui.toolbars.NOToolBar2
Defines the current button used
setCurrentVersion(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the current version
setData(Vector) - Method in class org.devaki.nextobjects.ui.components.CustomComboBox
Fill in a 'CustomComboBox' component
setData(int, int) - Method in class org.devaki.nextobjects.ui.menus.ModelPopupMenu
Initializing data when calling the menu
setData(Object, Object) - Method in class org.devaki.nextobjects.ui.menus.TreePopupMenu
Initializing data when calling the menu
setData(BaseModel) - Method in class org.devaki.nextobjects.ui.workspace.models.ModelEdit
Get the informations
setData(Association) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.AssociationEdit
Initialize window components with the data of the object given as parameter of the constructor
setData(AssociationLink) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.AssociationLinkEdit
Get the informations from the selected AssociationLink
setData(Constraint) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit
Get the informations from the selected constraint
setData(Entity) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.EntityEdit
Initialize window components with the data of the object given as parameter of the constructor
setData(InheritanceLink) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.InheritanceLinkEdit
Get the informations from the selected InheritanceLink
setData(Label) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.LabelEdit
Initialize window components with the data of the object given as parameter of the constructor
setData(Table) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.TableEdit
Initialize the editor with a Table object
setData(ClassStyle) - Method in class org.devaki.nextobjects.ui.workspace.models.styles.ClassStyleEdit
Set the informations
setData(LineStyle) - Method in class org.devaki.nextobjects.ui.workspace.models.styles.LineStyleEdit
Set the informations
setData(Vector) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Initializes the list of fields with the Vector given as parameter
setDataChanged(boolean) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Set if the data has changed or not
setDatabaseDriver(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the JDBC Driver to use for Test Connect
setDatabaseHost(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the hostname or IP address of your database server
setDatabasePassword(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the administrative password for the supplied username
setDatabaseUser(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the administrative username that has sufficient privileges to create and drop databases and tables
setDbType(int) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the database type
setDefaultIdMethod(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set how will the primary keys be created
setDefaultJavaNamingMethod(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Determines how table or column names, from the name attribute of the table or column element, are converted to a Java class or method name respectively when creating the OM Java objects
setDefaultJavaType(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Default type of columns in the database
setDefaultValue(String) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Give a default value to the field
setDependencies(Vector) - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Set data in the JTable
setDependencies(Vector) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set a reference to a dependencies vector
setDescription(String) - Method in class org.devaki.nextobjects.util.NOFileFilter
Sets the human readable description of this filter.
setDescription(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set a description
setDescription(String) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Set description
setDescription(String) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Changes the description
setDevelopers(Vector) - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Set data in the JTable
setDevelopers(Vector) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the developers
setDistributionDirectory(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the distribution directory
setDraggedObject(BaseObject) - Static method in class org.devaki.nextobjects.util.ModelMan
Define the current dragged object
setDropTargetObject(BaseObject) - Static method in class org.devaki.nextobjects.util.ModelMan
Define the current Drop Target Object
setDynamicTreeNode(CustomTreeNode) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the node associated
setDynamicTreeNode(CustomTreeNode) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Defines the CustomTreeNode associated to the current object
setDynamicTreeNode(CustomTreeNode) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Defines the CustomTreeNode associated to the current object
setEmacsMode(boolean) - Method in class org.devaki.nextobjects.util.NOBuildLogger
Sets this logger to produce emacs (and other editor) friendly output.
setEntityPointType(int) - Method in class org.devaki.nextobjects.workspace.models.graphics.AssociationLinkView
Set the entity point location
setErrorPrintStream(PrintStream) - Method in class org.devaki.nextobjects.util.NOBuildLogger
Sets the output stream to which this logger is to send error messages.
setExtensionListInDescription(boolean) - Method in class org.devaki.nextobjects.util.NOFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFile(File) - Static method in class org.devaki.nextobjects.ui.editor.SqlEditor
Edit the file given as paramater
setFileForSave(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the file path to save
setForeignKey(boolean) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Set if is a FK
setForeignPosition(int) - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
set the position ( N,S,E,W,NE,...) of the selection point for the point foreign to the line (child class) This method is used during (de)serialization
setFullRefresh(boolean) - Method in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
Set if to refresh the drawing at next paint
setFullRefresh(boolean) - Method in class org.devaki.nextobjects.workspace.models.graphics.PhysicalView
set if refresh rectangle / drawing
setGroupId(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the group id
setHeavyIndexing(boolean) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
-
setHeavyIndexing(boolean) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
?
setIcon(Icon) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit.CheckableItem
Set the icon
setId(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the code of the model
setIdMethod(String) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Set how will the primary keys be created
setInceptionYear(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the inception year
setIndex(boolean) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Set if there is an index to be created for this column
setIndexes(Vector) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Set the indexes of a database.
setInheritance(String) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Set inheritance
setInheritanceLinks(Vector) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Set inheritance links
setInputValidator(String) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Set input validator
setIssueTrackingUrl(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
set the issue tracking url
setJTextOutStream(JTextAreaOutputStream) - Static method in class org.devaki.nextobjects.ui.main.NOLog
Set the JTextAreaOutputStream
setJavaName(String) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Set the Java Name
setJavaName(String) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Set how this table will be referenced in Java
setJavaNamingMethod(String) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Set java naming method
setJavaNamingMethod(String) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Specifies how the name attribute is converted to the Java class name of the corresponding OM object
setJavaType(String) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Set the preferred Java Type
setKey(String) - Method in class org.devaki.nextobjects.workspace.models.objects.InheritanceLink
Set the primary key
setLicenses(Vector) - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Set data in the JTable
setLicenses(Vector) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the licenses
setLineColor(Color) - Method in class org.devaki.nextobjects.workspace.models.styles.LineStyle
Set the line color
setLocalDirectory(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the local directory
setLocalPosition(int) - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
set the position ( N,S,E,W,NE,...) of the selection point for the point local to the line (parent class) This method is used during (de)serialization
setLocation(Point) - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Set the location
setLocation(Point) - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Set the Location
setLocation(Point) - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Set the location
setLocation(Point) - Method in class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Set the location
setLogo(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the logo
setMailingLists(Vector) - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Set data in the JTable
setMailingLists(Vector) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the mailing lists
setMessageOutputLevel(int) - Method in class org.devaki.nextobjects.util.NOBuildLogger
Sets the highest level of message this logger should respond to.
setModel(BuildEdit.ObjectBuildTableModel) - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit
Accessor to the ObjectBuildTableModel
setModel(ContributorEdit.ObjectContributorTableModel) - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit
set the ObjectContributorTableModel
setModel(DependencyEdit.ObjectDependencyTableModel) - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit
set the object table model
setModel(DeveloperEdit.ObjectDeveloperTableModel) - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit
set the Object Developer TableModel
setModel(LicenseEdit.ObjectLicenseTableModel) - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit
Set the Object License Table Model
setModel(MailingListEdit.ObjectMailingListTableModel) - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit
Set the ObjectMailingListTableModel
setModel(PropertyEdit.ObjectPropertyTableModel) - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit
set the object table model
setModel(ResourceEdit.ObjectResourceTableModel) - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit
Set resources associated to the jTable
setModel(UnitTestEdit.ObjectUnitTestTableModel) - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit
Set the model object
setModel(DataDictionaryEdit.ObjectColumnsTableModel) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit
set the object column table model
setMsgOutputLevel(int) - Method in class org.devaki.nextobjects.util.NOBuildLogger
Set the log level of the logging panel
setMyModel(BaseModel) - Method in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
set the model
setMyModel(BaseModel) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Changes the model
setMyObjectView(ObjectView) - Method in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Define the object view to which the style is applied
setMyObjectView(ObjectView) - Method in class org.devaki.nextobjects.workspace.models.styles.LineStyle
Define the object view to which the style is applied
setName(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the name of the model
setName(String) - Method in class org.devaki.nextobjects.workspace.models.Property
Set the name
setName(String) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Give a name to the field
setName(String) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Changes the name
setNotes(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the notes of the project
setNotes(String) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Set notes for the object
setObjectToResize(BaseClass) - Static method in class org.devaki.nextobjects.util.ModelMan
Define the object currently being resized
setOldLocation(Point) - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Set the old location
setOldSize(Dimension) - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Set the old size
setOnDelete(String) - Method in class org.devaki.nextobjects.workspace.models.objects.Constraint
Set the onDelete
setOnUpdate(String) - Method in class org.devaki.nextobjects.workspace.models.objects.Constraint
Set the onUpdate
setOrganizationLogo(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
The organization logo
setOrganizationName(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the organization name
setOrganizationUrl(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the organization name
setOutputPrintStream(PrintStream) - Method in class org.devaki.nextobjects.util.NOBuildLogger
Sets the output stream to which this logger is to send its output.
setPackageName(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the name of the java package (Object-Model)
setPanel(JPanel) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the panel associated
setParent(BaseClass) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Set the torque-gui related to the current field
setParentClass(BaseObject) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseLine
set the parent class
setParentClass(String) - Method in class org.devaki.nextobjects.workspace.models.objects.InheritanceLink
Set the child class by StringName
setParentClassPoint(SelectionPoint) - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Set the parent class control point
setParentProject(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the parent project id
setPhysicalView(PhysicalView) - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Set the model view
setPrimaryKey(boolean) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Define if the field is primary key
setProjectProperties(Vector) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set( the project properties
setProjectURL(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the HTTP address of the project
setProperties(Vector) - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Set data in the JTable
setProperties(Vector) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the properties
setProperty(String, String) - Static method in class org.devaki.nextobjects.util.NOPreferences
Set property
setRepositoryConnection(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the repository connection
setRepositoryUrl(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the repository url
setRequired(boolean) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Define if the field is required
setResources(Vector) - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Set data in the JTable
setSaved(boolean) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
The model is saved
setSchema(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set The schema that will be used to access your database.
setSelected(boolean) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit.CheckableItem
Set selected
setSelectedNode(CustomTreeNode) - Static method in class org.devaki.nextobjects.ui.main.NOTreeView
Set the selected node in the tree
setSelectedRow(int) - Method in class org.devaki.nextobjects.ui.components.CustomTable
Set the selected row in the jTable
setSelectionPoint(SelectionPoint, int) - Method in class org.devaki.nextobjects.workspace.models.graphics.InheritanceLinkView
Set the Selection Point
setShortDescription(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the short description
setSiteAddress(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the site adress
setSiteDirectory(String) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Set the site directory
setSize(String) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Give a length to the field
setSize(Dimension) - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Define the size
setSize(Dimension) - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Set the size
setSize(Dimension) - Method in class org.devaki.nextobjects.workspace.models.graphics.ObjectView
Define the dimension
setSkipSql(boolean) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Set whether or not to skip SQL generation
setSqlFile(String) - Method in class org.devaki.nextobjects.workspace.models.PhysicalModel
Set the path for the SQL file generated from this model
setStatusBarText(String) - Static method in class org.devaki.nextobjects.NextObjects
Change the text in the status bar
setStyle(ClassStyle) - Method in class org.devaki.nextobjects.workspace.models.graphics.ClassView
Define the style
setStyle(LineStyle) - Method in class org.devaki.nextobjects.workspace.models.graphics.LineView
Define the style
setSubsequentTable(Table) - Method in class org.devaki.nextobjects.workspace.models.objects.Entity
Set the subsequent table
setTextAdjusted(boolean) - Method in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
Set wether or not the draw is adjusted to its content
setTextpane(JTextPane) - Method in class org.devaki.nextobjects.ui.menus.EditorPopupMenu
 
setType(ColumnType) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Give a type to the field
setUnique(boolean) - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Set if this column is unique in the class.
setUniques(Vector) - Method in class org.devaki.nextobjects.workspace.models.objects.BaseClass
Set the uniques constraint of a database
setUnitTests(List) - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Set data in the JTable
setValue(String) - Method in class org.devaki.nextobjects.workspace.models.Property
Set the value
setValueAt(Object, int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.BuildEdit.ObjectBuildTableModel
Set the specified value at the specified row and column
setValueAt(Object, int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.ContributorEdit.ObjectContributorTableModel
Set the specified value at the specified row and column
setValueAt(Object, int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.DependencyEdit.ObjectDependencyTableModel
Set the specified value at the specified row and column
setValueAt(Object, int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.DeveloperEdit.ObjectDeveloperTableModel
Set the specified value at the specified row and column
setValueAt(Object, int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.LicenseEdit.ObjectLicenseTableModel
Set the specified value at the specified row and column
setValueAt(Object, int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.MailingListEdit.ObjectMailingListTableModel
Set the specified value at the specified row and column
setValueAt(Object, int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit.ObjectPropertyTableModel
Set the specified value at the specified row and column
setValueAt(Object, int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.ResourceEdit.ObjectResourceTableModel
Set the specified value at the specified row and column
setValueAt(Object, int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
Set the specified value at the specified row and column
setValueAt(Object, int, int) - Method in class org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.ObjectColumnsTableModel
Set the specified value at the specified row and column
setVerified(boolean) - Method in class org.devaki.nextobjects.workspace.models.BaseModel
The model is verified
setViewPosition(Point) - Method in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
Set the view position
setViewSize(Dimension) - Method in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
set the dimension
showPane(int) - Static method in class org.devaki.nextobjects.ui.main.NOLog
Show a given pane It is called when sql generation started.
showPref() - Method in class org.devaki.nextobjects.ui.others.AboutNO
 
size - Static variable in class org.devaki.nextobjects.workspace.models.graphics.InheritanceLinkView
Arrowhead length
skip(long) - Method in class org.devaki.nextobjects.ui.editor.DocumentReader
Skip characters of input.
sort(Vector) - Static method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit
Sorts entire array
sort(Vector, int, int) - Static method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit
Sorts partial array
start() - Method in class org.devaki.nextobjects.util.SwingWorker
Start the worker thread.
swap(Vector, int, int) - Static method in class org.devaki.nextobjects.ui.workspace.models.PropertyEdit
swap elements

T

TMP_DIR - Static variable in class org.devaki.nextobjects.util.NOTools
Temporary Directory
TOOL_ASSOCIATION - Static variable in class org.devaki.nextobjects.ui.toolbars.NOToolBar2
TOOL_ASSOCIATION
TOOL_ASSOCIATION_LINK - Static variable in class org.devaki.nextobjects.ui.toolbars.NOToolBar2
TOOL_ASSOCIATION_LINK
TOOL_CONSTRAINT - Static variable in class org.devaki.nextobjects.ui.toolbars.NOToolBar2
TOOL_CONSTRAINT
TOOL_INHERITANCE - Static variable in class org.devaki.nextobjects.ui.toolbars.NOToolBar2
TOOL_INHERITANCE
TOOL_LABEL - Static variable in class org.devaki.nextobjects.ui.toolbars.NOToolBar2
TOOL_LABEL
TOOL_RESIZE - Static variable in class org.devaki.nextobjects.ui.toolbars.NOToolBar2
TOOL_RESIZE
TOOL_SELECTION - Static variable in class org.devaki.nextobjects.ui.toolbars.NOToolBar2
TOOL_SELECTION
TOOL_TABLE - Static variable in class org.devaki.nextobjects.ui.toolbars.NOToolBar2
TOOL_TABLE
TORQUE_DB - Static variable in class org.devaki.nextobjects.util.NOPreferences
List of supported database engines
TORQUE_DB - Static variable in class org.devaki.nextobjects.util.NOTools
List of supported database engines
TORQUE_HOME - Static variable in class org.devaki.nextobjects.util.NOTools
Directory of Torque in the user home directory
TORQUE_TYPES - Static variable in class org.devaki.nextobjects.util.NOPreferences
List of supported datatypes
TORQUE_TYPES - Static variable in class org.devaki.nextobjects.util.NOTools
List of supported datatypes
TORQUE_VERSION - Static variable in class org.devaki.nextobjects.util.NOTools
Torque Version
Table - class org.devaki.nextobjects.workspace.models.objects.Table.
The class Table represent Table as they are in a database
Table(Table) - Constructor for class org.devaki.nextobjects.workspace.models.objects.Table
Construct a new 'Table' object by clonig another
Table(PhysicalModel) - Constructor for class org.devaki.nextobjects.workspace.models.objects.Table
Construct a new 'Table' object
TableEdit - class org.devaki.nextobjects.ui.workspace.models.objects.TableEdit.
This is the editor window
TableEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.objects.TableEdit
Construct a new 'TableEdit' object
TableView - class org.devaki.nextobjects.workspace.models.graphics.TableView.
This class is responsible for drawing a Table in a Physical Data Model
TableView(Table) - Constructor for class org.devaki.nextobjects.workspace.models.graphics.TableView
Construct a new 'TableView' object
TaskChooser - class org.devaki.nextobjects.ui.main.TaskChooser.
This class is responsible for setting up the torque template at first use of this project It will create the projects repository and unzip templates from the torque-gen archive
TaskChooser() - Constructor for class org.devaki.nextobjects.ui.main.TaskChooser
Create a new 'InitHome' object
Token - class org.devaki.nextobjects.ui.editor.syntax.Token.
A generic token class.
Token() - Constructor for class org.devaki.nextobjects.ui.editor.syntax.Token
 
TorqueWrapper - class org.devaki.nextobjects.util.TorqueWrapper.
This class is responsible for starting torque-generator It also write '${project}-schema.xml' it also write torque's project.properties additional build.properties might be passed to torque-gen throught APP_HOME/defaultbuild.properties
TorqueWrapper() - Constructor for class org.devaki.nextobjects.util.TorqueWrapper
Constructor do nothing except avoid instanciation
TreePopupMenu - class org.devaki.nextobjects.ui.menus.TreePopupMenu.
Description of the Class
TreePopupMenu() - Constructor for class org.devaki.nextobjects.ui.menus.TreePopupMenu
Construct a new 'TreePopupMenu' object
target - Variable in class org.devaki.nextobjects.util.NORedoLog.NORedoItem
the object
targetFinished(BuildEvent) - Method in class org.devaki.nextobjects.util.NOBuildLogger
No-op implementation.
targetStarted(BuildEvent) - Method in class org.devaki.nextobjects.util.NOBuildLogger
Logs a message to say that the target has started if this logger allows information-level messages.
taskFinished(BuildEvent) - Method in class org.devaki.nextobjects.util.NOBuildLogger
No-op implementation.
taskStarted(BuildEvent) - Method in class org.devaki.nextobjects.util.NOBuildLogger
No-op implementation.
textAdjusted - Variable in class org.devaki.nextobjects.workspace.models.styles.ClassStyle
 
theta - Static variable in class org.devaki.nextobjects.workspace.models.graphics.InheritanceLinkView
Arrowhead sharpness
toString() - Method in class org.devaki.nextobjects.ui.editor.DocPosition
A string representation useful for debugging.
toString() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
get a representation of this token as a human readable string.
toString() - Method in class org.devaki.nextobjects.ui.workspace.models.objects.ConstraintEdit.CheckableItem
Return the description
toString() - Method in class org.devaki.nextobjects.workspace.models.BaseModel
Returns a String representation of the NOModel
toString() - Method in class org.devaki.nextobjects.workspace.models.Database
Return the name of the database
toString() - Method in class org.devaki.nextobjects.workspace.models.columns.Column
Returns a string representation of the field
toString() - Method in class org.devaki.nextobjects.workspace.models.columns.ColumnType
Return the name of the type
toString() - Method in class org.devaki.nextobjects.workspace.models.objects.BaseObject
Returns a String representation of the object Really usefull in the treeview ow/ would avoid.

U

UNDEFINED_STATE - Static variable in class org.devaki.nextobjects.ui.editor.syntax.Token
The state of the tokenizer is undefined.
USER_HOME - Static variable in class org.devaki.nextobjects.util.NOTools
Home directory of the user currently using nextObjects
UnitTestEdit - class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.
This class provid ability to edit UnitTest resources
UnitTestEdit() - Constructor for class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit
Constructor
UnitTestEdit.ObjectUnitTestTableModel - class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel.
This class define a model to edit the object columns
UnitTestEdit.ObjectUnitTestTableModel() - Constructor for class org.devaki.nextobjects.ui.workspace.models.UnitTestEdit.ObjectUnitTestTableModel
 
unZipTorque() - Method in class org.devaki.nextobjects.ui.main.InitHome
Unzip the Torque-TORQUE_VERSION.zip file in the nextObjects directory in (user.home)
undo() - Method in class org.devaki.nextobjects.util.NORedoLog
An undo call switch the current stack and call each of the action executers for the last action of the undo stack
unzip(String, String, JProgressBar) - Static method in class org.devaki.nextobjects.util.NOFileUtil
Unzip a fie
unzip(String, String, JProgressBar) - Static method in class org.devaki.nextobjects.util.NOTools
Unzip a fie
update(int, int) - Method in class org.devaki.nextobjects.ui.editor.DocumentReader
Alerting the reader
update(Graphics) - Method in class org.devaki.nextobjects.workspace.models.graphics.EntityView
Update graphics

V

verify(ConceptualModel) - Static method in class org.devaki.nextobjects.util.CDMVerifier
Verify the current CDM
verify(BaseModel) - Static method in class org.devaki.nextobjects.util.ModelMan
Call the right verifier according to the model type.
verify(PhysicalModel) - Static method in class org.devaki.nextobjects.util.PDMVerifier
Verify the current PDM

W

WEB_SITE_DTD_CDM - Static variable in class org.devaki.nextobjects.util.NODTDResolver
the link to CDM dtd
WEB_SITE_DTD_PDM - Static variable in class org.devaki.nextobjects.util.NODTDResolver
the link to PDM dtd
WEB_SITE_DTD_TORQUE - Static variable in class org.devaki.nextobjects.util.NODTDResolver
the link to Torque dtd
WEB_SITE_DTD_TORQUE_NATIVE_3_0 - Static variable in class org.devaki.nextobjects.util.NODTDResolver
the old Torque dtd
WEB_SITE_DTD_TORQUE_NATIVE_3_1 - Static variable in class org.devaki.nextobjects.util.NODTDResolver
the old PDM dtd
WEST - Static variable in class org.devaki.nextobjects.workspace.models.graphics.SelectionPoint
Positions
WHITE_SPACE - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlToken
 
Workspace - class org.devaki.nextobjects.workspace.Workspace.
A workspace
Workspace() - Constructor for class org.devaki.nextobjects.workspace.Workspace
A workspace
warning(SAXParseException) - Method in class org.devaki.nextobjects.util.NOErrorHandler
warning
write(int) - Method in class org.devaki.nextobjects.ui.components.JTextAreaOutputStream
data to be logged entry point
write(byte[]) - Method in class org.devaki.nextobjects.ui.components.JTextAreaOutputStream
data to be logged entry point
write(byte[], int, int) - Method in class org.devaki.nextobjects.ui.components.JTextAreaOutputStream
data to be logged entry point
write(String) - Method in class org.devaki.nextobjects.ui.components.JTextAreaOutputStream
Write as string
write(char[], int, int) - Method in class org.devaki.nextobjects.util.LogWriter
Common flux write method
write(String) - Method in class org.devaki.nextobjects.util.LogWriter
Append 'text' to the LogFrame textarea
writeIdTableSchema(PhysicalModel) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Write the torque's id-table-schema
writeImage(BaseModel, File) - Static method in class org.devaki.nextobjects.util.NOImageTransform
Write the base model to a PNG file
writeModel(ConceptualModel, OutputStream) - Static method in class org.devaki.nextobjects.util.NOXMLOutputer
Write a model to an XML stream.
writeModel(PhysicalModel, OutputStream) - Static method in class org.devaki.nextobjects.util.NOXMLOutputer
Save a PDM to an XML stream
writeProjectDotXml(BaseModel, OutputStream) - Static method in class org.devaki.nextobjects.util.NOXMLOutputer
Write a project.xml file.
writeXML(PhysicalModel) - Method in class org.devaki.nextobjects.util.TorqueWrapper
Transform the model to XML

X

x - Variable in class org.devaki.nextobjects.util.NORedoLog.NORedoItem
optional X coordinate
x1 - Variable in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
X coordinates used when mouse clicking
x2 - Variable in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
X coordinates used when mouse draging

Y

YYEOF - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
This character denotes the end of file
YYINITIAL - Static variable in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
lexical states
y - Variable in class org.devaki.nextobjects.util.NORedoLog.NORedoItem
optional Y coordiante
y1 - Variable in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
Y coordinates used when mouse clicking
y2 - Variable in class org.devaki.nextobjects.workspace.models.graphics.BaseModelView
Y coordinates used when mouse draging
yybegin(int) - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
Enters a new lexical state
yycharat(int) - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
Returns the character at position pos from the matched text.
yyclose() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
Closes the input stream.
yylength() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
Returns the length of the matched text region.
yyreset(Reader) - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
Closes the current stream, and resets the scanner to read from a new input stream.
yystate() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
Returns the current lexical state.
yytext() - Method in class org.devaki.nextobjects.ui.editor.syntax.SqlLexer
Returns the text matched by the current regular expression.

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

Copyright © 2002-2004 devaki.org. All Rights Reserved.