public abstract class NoDepsMachineEngine<T> extends StdMachineEngine<T>
| Modifier | Constructor and Description |
|---|---|
protected |
NoDepsMachineEngine(Name<T> name,
ComponentBox.BoxFactory boxFactory) |
protected |
NoDepsMachineEngine(Name<T> name,
int priority,
ComponentBox.BoxFactory boxFactory) |
| Modifier and Type | Method and Description |
|---|---|
BillOfMaterials |
getBillOfMaterial() |
doNewComponent, getName, getPriority, newComponent, toStringprotected NoDepsMachineEngine(Name<T> name, ComponentBox.BoxFactory boxFactory)
protected NoDepsMachineEngine(Name<T> name, int priority, ComponentBox.BoxFactory boxFactory)
public BillOfMaterials getBillOfMaterial()
Copyright © 2017. All Rights Reserved.