Package | Description |
---|---|
net.officefloor.model.teams |
Modifier and Type | Method and Description |
---|---|
List<AutoWireTeamModel> |
AutoWireTeamsModel.getAutoWireTeams() |
RemoveConnectionsAction<AutoWireTeamModel> |
AutoWireTeamModel.removeConnections()
Remove Connections.
|
Modifier and Type | Method and Description |
---|---|
void |
AutoWireTeamsModel.addAutoWireTeam(AutoWireTeamModel autoWireTeam) |
void |
AutoWireTeamsModel.removeAutoWireTeam(AutoWireTeamModel autoWireTeam) |
Constructor and Description |
---|
AutoWireTeamsModel(AutoWireTeamModel[] autoWireTeam)
Convenience constructor.
|
AutoWireTeamsModel(AutoWireTeamModel[] autoWireTeam,
int x,
int y)
Convenience constructor allowing XY initialising.
|
Copyright © 2005–2016. All rights reserved.