Package | Description |
---|---|
net.officefloor.model.teams |
Modifier and Type | Method and Description |
---|---|
List<AutoWireModel> |
AutoWireTeamModel.getAutoWiring() |
RemoveConnectionsAction<AutoWireModel> |
AutoWireModel.removeConnections()
Remove Connections.
|
Modifier and Type | Method and Description |
---|---|
void |
AutoWireTeamModel.addAutoWire(AutoWireModel autoWire) |
void |
AutoWireTeamModel.removeAutoWire(AutoWireModel autoWire) |
Constructor and Description |
---|
AutoWireTeamModel(String teamSourceClassName,
String qualifier,
String type,
PropertySourceModel[] propertySource,
AutoWireModel[] autoWire)
Convenience constructor.
|
AutoWireTeamModel(String teamSourceClassName,
String qualifier,
String type,
PropertySourceModel[] propertySource,
AutoWireModel[] autoWire,
int x,
int y)
Convenience constructor allowing XY initialising.
|
Copyright © 2005–2016. All rights reserved.