Skip to content

Commit 2e2bec0

Browse files
committed
add Context>>#isSimulatorContext
1 parent 282984a commit 2e2bec0

4 files changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
testing
2+
isSimulatorContext
3+
4+
^ true

packages/SimulationStudio-Base.package/BasicSimulatorContext.class/methodProperties.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"instance" : {
88
"allSimulators" : "ct 11/18/2021 22:44",
99
"initializeFrom:" : "ct 11/11/2021 21:14",
10+
"isSimulatorContext" : "ct 7/24/2022 22:30",
1011
"matchesSimulationContext:" : "ct 5/10/2022 16:16",
1112
"simulator" : "ct 11/11/2021 21:14",
1213
"simulator:" : "ct 11/11/2021 21:17" } }
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*SimulationStudio-Base-testing
2+
isSimulatorContext
3+
4+
^ false

packages/SimulationStudio-Base.package/Context.extension/methodProperties.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"insertEnsure:" : "ct 3/5/2021 19:35",
1212
"insertOn:do:" : "ct 3/5/2021 19:35",
1313
"isSimulationContext" : "ct 3/14/2022 19:20",
14+
"isSimulatorContext" : "ct 7/24/2022 22:30",
1415
"matchesSimulationContext:" : "ct 5/10/2022 14:39",
1516
"simBasicObjectIdentityHash:" : "ct 12/29/2021 15:00",
1617
"simCustomizationLevel" : "ct 3/5/2021 19:23",

0 commit comments

Comments
 (0)