Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
paulnguyen committed Oct 1, 2022
1 parent e099043 commit 3527203
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 90 deletions.
132 changes: 66 additions & 66 deletions demos/demo7/sequence_v2/trace.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
{
"name": "args",
"type": "[Ljava.lang.String;",
"value": "[Ljava.lang.String;@f881616f"
"value": "[Ljava.lang.String;@b99b5be4"
}
],
"nested": [
{
"level": 1,
"name": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Main",
"target": "TheEconomy@342cec9",
"target": "TheEconomy@190db734",
"message": "setState",
"returns": "",
"pointcut": "execution(void ConcreteSubject.setState(String))",
Expand All @@ -32,9 +32,9 @@
"nested": [
{
"level": 2,
"name": "TheEconomy@342cec9",
"source": "TheEconomy@342cec9",
"target": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "TheEconomy@190db734",
"target": "TheEconomy@190db734",
"message": "notifyObservers",
"returns": "",
"pointcut": "execution(void ConcreteSubject.notifyObservers())",
Expand All @@ -45,43 +45,43 @@
},
{
"level": 1,
"name": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Main",
"target": "TheEconomy@342cec9",
"target": "TheEconomy@190db734",
"message": "attach",
"returns": "",
"pointcut": "execution(void ConcreteSubject.attach(Observer))",
"args": [
{
"name": "obj",
"type": "Observer",
"value": "Pessimist@d3126561"
"value": "Pessimist@6764f1dd"
}
],
"nested": []
},
{
"level": 1,
"name": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Main",
"target": "TheEconomy@342cec9",
"target": "TheEconomy@190db734",
"message": "attach",
"returns": "",
"pointcut": "execution(void ConcreteSubject.attach(Observer))",
"args": [
{
"name": "obj",
"type": "Observer",
"value": "Optimist@bc191a2e"
"value": "Optimist@66b22364"
}
],
"nested": []
},
{
"level": 1,
"name": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Main",
"target": "TheEconomy@342cec9",
"target": "TheEconomy@190db734",
"message": "setState",
"returns": "",
"pointcut": "execution(void ConcreteSubject.setState(String))",
Expand All @@ -95,29 +95,29 @@
"nested": [
{
"level": 2,
"name": "TheEconomy@342cec9",
"source": "TheEconomy@342cec9",
"target": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "TheEconomy@190db734",
"target": "TheEconomy@190db734",
"message": "notifyObservers",
"returns": "",
"pointcut": "execution(void ConcreteSubject.notifyObservers())",
"args": [],
"nested": [
{
"level": 3,
"name": "Pessimist@d3126561",
"source": "TheEconomy@342cec9",
"target": "Pessimist@d3126561",
"name": "Pessimist@6764f1dd",
"source": "TheEconomy@190db734",
"target": "Pessimist@6764f1dd",
"message": "update",
"returns": "",
"pointcut": "execution(void Pessimist.update())",
"args": [],
"nested": [
{
"level": 4,
"name": "TheEconomy@342cec9",
"source": "Pessimist@d3126561",
"target": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Pessimist@6764f1dd",
"target": "TheEconomy@190db734",
"message": "getState",
"returns": "The New iPad is out today",
"pointcut": "execution(String ConcreteSubject.getState())",
Expand All @@ -126,9 +126,9 @@
},
{
"level": 4,
"name": "TheEconomy@342cec9",
"source": "Pessimist@d3126561",
"target": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Pessimist@6764f1dd",
"target": "TheEconomy@190db734",
"message": "getState",
"returns": "The New iPad is out today",
"pointcut": "execution(String ConcreteSubject.getState())",
Expand All @@ -139,19 +139,19 @@
},
{
"level": 3,
"name": "Optimist@bc191a2e",
"source": "TheEconomy@342cec9",
"target": "Optimist@bc191a2e",
"name": "Optimist@66b22364",
"source": "TheEconomy@190db734",
"target": "Optimist@66b22364",
"message": "update",
"returns": "",
"pointcut": "execution(void Optimist.update())",
"args": [],
"nested": [
{
"level": 4,
"name": "TheEconomy@342cec9",
"source": "Optimist@bc191a2e",
"target": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Optimist@66b22364",
"target": "TheEconomy@190db734",
"message": "getState",
"returns": "The New iPad is out today",
"pointcut": "execution(String ConcreteSubject.getState())",
Expand All @@ -160,9 +160,9 @@
},
{
"level": 4,
"name": "TheEconomy@342cec9",
"source": "Optimist@bc191a2e",
"target": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Optimist@66b22364",
"target": "TheEconomy@190db734",
"message": "getState",
"returns": "The New iPad is out today",
"pointcut": "execution(String ConcreteSubject.getState())",
Expand All @@ -177,9 +177,9 @@
},
{
"level": 1,
"name": "Pessimist@d3126561",
"name": "Pessimist@6764f1dd",
"source": "Main",
"target": "Pessimist@d3126561",
"target": "Pessimist@6764f1dd",
"message": "showState",
"returns": "",
"pointcut": "execution(void ConcreteObserver.showState())",
Expand All @@ -188,9 +188,9 @@
},
{
"level": 1,
"name": "Optimist@bc191a2e",
"name": "Optimist@66b22364",
"source": "Main",
"target": "Optimist@bc191a2e",
"target": "Optimist@66b22364",
"message": "showState",
"returns": "",
"pointcut": "execution(void ConcreteObserver.showState())",
Expand All @@ -199,9 +199,9 @@
},
{
"level": 1,
"name": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Main",
"target": "TheEconomy@342cec9",
"target": "TheEconomy@190db734",
"message": "setState",
"returns": "",
"pointcut": "execution(void ConcreteSubject.setState(String))",
Expand All @@ -215,29 +215,29 @@
"nested": [
{
"level": 2,
"name": "TheEconomy@342cec9",
"source": "TheEconomy@342cec9",
"target": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "TheEconomy@190db734",
"target": "TheEconomy@190db734",
"message": "notifyObservers",
"returns": "",
"pointcut": "execution(void ConcreteSubject.notifyObservers())",
"args": [],
"nested": [
{
"level": 3,
"name": "Pessimist@d3126561",
"source": "TheEconomy@342cec9",
"target": "Pessimist@d3126561",
"name": "Pessimist@6764f1dd",
"source": "TheEconomy@190db734",
"target": "Pessimist@6764f1dd",
"message": "update",
"returns": "",
"pointcut": "execution(void Pessimist.update())",
"args": [],
"nested": [
{
"level": 4,
"name": "TheEconomy@342cec9",
"source": "Pessimist@d3126561",
"target": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Pessimist@6764f1dd",
"target": "TheEconomy@190db734",
"message": "getState",
"returns": "Hey, Its Friday!",
"pointcut": "execution(String ConcreteSubject.getState())",
Expand All @@ -246,9 +246,9 @@
},
{
"level": 4,
"name": "TheEconomy@342cec9",
"source": "Pessimist@d3126561",
"target": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Pessimist@6764f1dd",
"target": "TheEconomy@190db734",
"message": "getState",
"returns": "Hey, Its Friday!",
"pointcut": "execution(String ConcreteSubject.getState())",
Expand All @@ -259,19 +259,19 @@
},
{
"level": 3,
"name": "Optimist@bc191a2e",
"source": "TheEconomy@342cec9",
"target": "Optimist@bc191a2e",
"name": "Optimist@66b22364",
"source": "TheEconomy@190db734",
"target": "Optimist@66b22364",
"message": "update",
"returns": "",
"pointcut": "execution(void Optimist.update())",
"args": [],
"nested": [
{
"level": 4,
"name": "TheEconomy@342cec9",
"source": "Optimist@bc191a2e",
"target": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Optimist@66b22364",
"target": "TheEconomy@190db734",
"message": "getState",
"returns": "Hey, Its Friday!",
"pointcut": "execution(String ConcreteSubject.getState())",
Expand All @@ -280,9 +280,9 @@
},
{
"level": 4,
"name": "TheEconomy@342cec9",
"source": "Optimist@bc191a2e",
"target": "TheEconomy@342cec9",
"name": "TheEconomy@190db734",
"source": "Optimist@66b22364",
"target": "TheEconomy@190db734",
"message": "getState",
"returns": "Hey, Its Friday!",
"pointcut": "execution(String ConcreteSubject.getState())",
Expand All @@ -297,9 +297,9 @@
},
{
"level": 1,
"name": "Pessimist@d3126561",
"name": "Pessimist@6764f1dd",
"source": "Main",
"target": "Pessimist@d3126561",
"target": "Pessimist@6764f1dd",
"message": "showState",
"returns": "",
"pointcut": "execution(void ConcreteObserver.showState())",
Expand All @@ -308,9 +308,9 @@
},
{
"level": 1,
"name": "Optimist@bc191a2e",
"name": "Optimist@66b22364",
"source": "Main",
"target": "Optimist@bc191a2e",
"target": "Optimist@66b22364",
"message": "showState",
"returns": "",
"pointcut": "execution(void ConcreteObserver.showState())",
Expand Down
Binary file modified demos/demo7/sequence_v2/trace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 3527203

Please sign in to comment.