What is an object's passive state?
What is an object's passive state?
Answer
its current attribute values
The active state is its status under a continuing transformation; the passive state is the data. Guards on transitions read the passive state, which is how the two connect.
Pressman 9e ch8 §8.5.1–8.5.2; App 1