|
static void | main (final String[] args) throws IOException |
|
Relations dialog
- Author
- Bernard Bou
◆ MutableRelationModelDialog()
grammarscope.editor.dialog.MutableRelationModelDialog.MutableRelationModelDialog |
( |
final MutableRelationModel |
relationModel, |
|
|
final Frame |
owner |
|
) |
| |
Constructor
- Parameters
-
relationModel | relation model |
owner | owner frame |
◆ getView()
Get model view
- Returns
- view
◆ main()
static void grammarscope.editor.dialog.MutableRelationModelDialog.main |
( |
final String[] |
args | ) |
throws IOException |
|
static |
Dependencies
- Parameters
-
args | command-line arguments |
- Exceptions
-
◆ setVisible()
void grammarscope.editor.dialog.MutableRelationModelDialog.setVisible |
( |
final boolean |
show | ) |
|
◆ isModelEditable
boolean grammarscope.editor.dialog.MutableRelationModelDialog.isModelEditable |
|
package |
Model editable (add, remove, duplicate, rename)
◆ isRelationEditable
boolean grammarscope.editor.dialog.MutableRelationModelDialog.isRelationEditable = true |
|
package |
Relation editable (modify)
◆ relationModelView
◆ serialVersionUID
final long grammarscope.editor.dialog.MutableRelationModelDialog.serialVersionUID = 1L |
|
staticprivate |
The documentation for this class was generated from the following file: