Static
Regular arc enables transition to fire if the input place contains at least as many tokens as the multiplicity of arc.
true if place marking >= multiplicity, false otherwise
Regular arc consumes number of tokens equal to its multiplicity.
number of consumed tokens = multiplicity of arc
Error if firing precondition is not fulfilled.
Regular arc enables transition to fire if the input place contains at least as many tokens as the multiplicity of arc.