|
# AVL Time State
|
|
# AVL Time State
|
|
|
|
|
|
```plantuml
|
|
```plantuml
|
|
|
|
autonumber
|
|
@startuml
|
|
System Time <- Last Valid Time (from Last Valid Position) : load Time
|
|
|
|
System Time <- Alice : Authentication Response
|
|
[*] --> State1
|
|
|
|
State1 --> [*]
|
|
|
|
State1 : this is a string
|
|
|
|
State1 : this is another string
|
|
|
|
|
|
|
|
State1 -> State2
|
|
|
|
State2 --> [*]
|
|
|
|
|
|
|
|
@enduml
|
|
@enduml
|
|
```
|
|
```
|
... | | ... | |