| Package | Description |
|---|---|
| org.apache.cayenne.modeler | |
| org.apache.cayenne.modeler.editor |
Contains editor panels used by CayenneModeler main frame.
|
| org.apache.cayenne.modeler.editor.dbentity | |
| org.apache.cayenne.modeler.event |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectController.fireDbRelationshipDisplayEvent(RelationshipDisplayEvent e) |
void |
ProjectController.fireObjRelationshipDisplayEvent(RelationshipDisplayEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjEntityTabbedView.currentObjRelationshipChanged(RelationshipDisplayEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbEntityTabbedView.currentDbRelationshipChanged(RelationshipDisplayEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbRelationshipDisplayListener.currentDbRelationshipChanged(RelationshipDisplayEvent e)
Display specified DbRelationship.
|
void |
ObjRelationshipDisplayListener.currentObjRelationshipChanged(RelationshipDisplayEvent e)
Current obj entity used as a model has changed.
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.