ProductManufacturingInfo¶
-
class
scml.scml2019.
ProductManufacturingInfo
(profile, quantity, step)[source]¶ Bases:
object
Gives full information about a manufacturing process that can generate or consume a product.
See also
consuming
andproducing
ofFactory
Attributes Summary
The
ManufacturingProfile
indexThe quantity generated/consumed by running this manufacturing info
The step from the beginning at which the
Product
is received/consumedAttributes Documentation
-
profile
¶ The
ManufacturingProfile
index
-
quantity
¶ The quantity generated/consumed by running this manufacturing info
-