Interface Parameter<C>

Type Parameters:
C -
All Superinterfaces:
VariableReference

public interface Parameter<C> extends VariableReference
This represents a parameter to a model. Note: Only process models with autoscaling mode enabled are compatible with this interface.
  • Method Details