public interface MachineEngine<T>
| Modifier and Type | Method and Description |
|---|---|
BillOfMaterials |
getBillOfMaterial() |
Name<T> |
getName() |
int |
getPriority() |
ComponentBox<T> |
newComponent(SatisfiedBOM satisfiedBOM) |
int getPriority()
BillOfMaterials getBillOfMaterial()
ComponentBox<T> newComponent(SatisfiedBOM satisfiedBOM)
Copyright © 2017. All Rights Reserved.