public interface ComponentI
Combination
.Modifier and Type | Method and Description |
---|---|
long |
getId() |
java.math.BigDecimal |
getQuantity() |
boolean |
isPersistent()
If set to
false , the Component will be removed when resetting the database before a simulation run. |