|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionChangeFactory<S,T>
Factory to create a Change to add a ConnectionModel.
| Method Summary | |
|---|---|
net.officefloor.model.change.Change<?> |
createChange(S source,
T target,
org.eclipse.gef.requests.CreateConnectionRequest request)
Creates a Change to add a ConnectionModel between the
source and target. |
| Method Detail |
|---|
net.officefloor.model.change.Change<?> createChange(S source,
T target,
org.eclipse.gef.requests.CreateConnectionRequest request)
Change to add a ConnectionModel between the
source and target.
source - Source Model of the ConnectionModel.target - Target Model of the ConnectionModel.request - CreateConnectionRequest.
Change to add a ConnectionModel between the
source and target.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||