Package | Description |
---|---|
net.officefloor.model.objects |
Modifier and Type | Class and Description |
---|---|
class |
AutoWireManagedObjectModel |
class |
AutoWireSupplierModel |
Modifier and Type | Method and Description |
---|---|
List<AutoWireObjectSourceModel> |
AutoWireObjectsModel.getAutoWireObjectSources() |
Modifier and Type | Method and Description |
---|---|
void |
AutoWireObjectsModel.addAutoWireObjectSource(AutoWireObjectSourceModel autoWireObjectSource) |
void |
AutoWireObjectsModel.removeAutoWireObjectSource(AutoWireObjectSourceModel autoWireObjectSource) |
Constructor and Description |
---|
AutoWireObjectsModel(AutoWireObjectSourceModel[] autoWireObjectSource)
Convenience constructor.
|
AutoWireObjectsModel(AutoWireObjectSourceModel[] autoWireObjectSource,
int x,
int y)
Convenience constructor allowing XY initialising.
|
Copyright © 2005–2016. All rights reserved.