Rate
Attributes
- Source
- ModelElement.scala
- Graph
-
- Supertypes
-
trait Sourceclass EvaluatedModelElementtrait Targetclass ModelElementtrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Constructors
Attributes
- Source
- ModelElement.scala
Inherited methods
Returns true if all required fields are filled in.
Returns true if all required fields are filled in.
Attributes
- Definition Classes
- Inherited from:
- EvaluatedModelElement
- Source
- ModelElement.scala
Concrete fields
If the Rate is bivalent, a negative value is allowed. In the case of a negative value, the source Stock will be increased and the sink Stock decreased by the absolute value of the Rate for a given cycle of the model.
If the Rate is bivalent, a negative value is allowed. In the case of a negative value, the source Stock will be increased and the sink Stock decreased by the absolute value of the Rate for a given cycle of the model.
Attributes
- Source
- ModelElement.scala
The sink stock for this Rate. The value of the Rate is added to this Stock for each cycle of the model.
The sink stock for this Rate. The value of the Rate is added to this Stock for each cycle of the model.
Attributes
- Source
- ModelElement.scala
The source stock for this Rate. The value of the Rate is deducted from this stock for each cycle of the model.
The source stock for this Rate. The value of the Rate is deducted from this stock for each cycle of the model.
Attributes
- Source
- ModelElement.scala
Inherited fields
Attributes
- Inherited from:
- EvaluatedModelElement
- Source
- ModelElement.scala
Attributes
- Inherited from:
- EvaluatedModelElement
- Source
- ModelElement.scala
Attributes
- Inherited from:
- ModelElement
- Source
- ModelElement.scala
Attributes
- Inherited from:
- EvaluatedModelElement
- Source
- ModelElement.scala