|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.gef.diagram.model.NodeModel
public abstract class NodeModel
Abstract base class for model elements with source and target connections.
| Field Summary | |
|---|---|
java.util.List |
sourceConnections
|
java.util.List |
targetConnections
|
| Constructor Summary | |
|---|---|
NodeModel()
|
|
| Method Summary | |
|---|---|
void |
disconnect()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.List sourceConnections
public java.util.List targetConnections
| Constructor Detail |
|---|
public NodeModel()
| Method Detail |
|---|
public void disconnect()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||