... | @@ -12,6 +12,6 @@ Discrete Places should also contain the attribute "marking" which implies the nu |
... | @@ -12,6 +12,6 @@ Discrete Places should also contain the attribute "marking" which implies the nu |
|
|
|
|
|
Continuous Places should have the attibutes "capacity" for the place's maximum fluid capacity and "level" for the fluid level of the place in the initial state, both values have the be convertible to Double values.
|
|
Continuous Places should have the attibutes "capacity" for the place's maximum fluid capacity and "level" for the fluid level of the place in the initial state, both values have the be convertible to Double values.
|
|
|
|
|
|
Within the <transitions> section there can be 5 kinds of transitions: <ImmediateTranstion>, <DeterministicTranstion>, <GeneralTranstion>, <ContinuousTranstion> and <DynamicContinuousTranstion>.
|
|
Within the <transitions> section there can be 5 kinds of transitions: <ImmediateTransition>, <DeterministicTransition>, <GeneralTransition>, <ContinuousTransition> and <DynamicContinuousTransition>.
|
|
|
|
|
|
|
|
|