|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionModel
Interface to aid manipulation of connections/associations.
| Method Summary | |
|---|---|
void |
connect()
Connects the source and target. |
boolean |
isRemovable()
Indicates if this connection is removable. |
void |
remove()
Removes the connection. |
| Methods inherited from interface net.officefloor.model.Model |
|---|
addPropertyChangeListener, getX, getY, removePropertyChangeListener, setX, setY |
| Method Detail |
|---|
boolean isRemovable()
void connect()
void remove()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||