Skip to content

Commit 5be9a71

Browse files
committed
Merge pull request #639 from Systems-Modeling/ST6RI-831
ST6RI-831 Flows (KERML_-107, SYSML2_-417)
2 parents a8a7d2f + 0759b0f commit 5be9a71

45 files changed

Lines changed: 3388 additions & 3671 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

org.omg.kerml.xpect.tests/library/FeatureReferencingPerformances.kerml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ standard library package FeatureReferencingPerformances {
129129
* An EvaluationResultMonitorPerformance is a FeatureMonitorPerformance that waits for changes
130130
* in the result of an Evaluation identified by onOccurrence. The Predicate being evaluated must
131131
* be able to produce multiple results over time, for example by only using BindingConnectors
132-
* between Steps, rather than Successions or ItemFlows, including in its Step behaviors.
132+
* between Steps, rather than Successions or Flows, including in its Step behaviors.
133133
*/
134134

135135
in feature onOccurrence : Evaluation redefines onOccurrence {

0 commit comments

Comments
 (0)