You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: framework/framework_commons/plugins/org.eclipse.gemoc.executionframework.reflectivetrace.model/META-INF/MANIFEST.MF
Copy file name to clipboardExpand all lines: framework/framework_commons/plugins/org.eclipse.gemoc.executionframework.reflectivetrace.model/src/org/eclipse/gemoc/executionframework/reflectivetrace/gemoc_execution_trace/Branch.java
* Sets the value of the '{@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Branch#getStartIndex <em>Start Index</em>}' attribute.
55
+
* Sets the value of the '{@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Branch#getStartIndex <em>Start Index</em>}' attribute.
56
56
* <!-- begin-user-doc -->
57
57
* <!-- end-user-doc -->
58
58
* @param value the new value of the '<em>Start Index</em>' attribute.
@@ -71,14 +71,14 @@ public interface Branch extends EObject {
71
71
* <!-- end-user-doc -->
72
72
* @return the value of the '<em>Stop Index</em>' attribute.
* Sets the value of the '{@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Branch#getStopIndex <em>Stop Index</em>}' attribute.
81
+
* Sets the value of the '{@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Branch#getStopIndex <em>Stop Index</em>}' attribute.
82
82
* <!-- begin-user-doc -->
83
83
* <!-- end-user-doc -->
84
84
* @param value the new value of the '<em>Stop Index</em>' attribute.
@@ -89,17 +89,17 @@ public interface Branch extends EObject {
89
89
90
90
/**
91
91
* Returns the value of the '<em><b>Choices</b></em>' reference list.
92
-
* The list contents are of type {@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice}.
93
-
* It is bidirectional and its opposite is '{@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getBranch <em>Branch</em>}'.
92
+
* The list contents are of type {@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice}.
93
+
* It is bidirectional and its opposite is '{@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getBranch <em>Branch</em>}'.
94
94
* <!-- begin-user-doc -->
95
95
* <p>
96
96
* If the meaning of the '<em>Choices</em>' reference list isn't clear,
97
97
* there really should be more of a description here...
98
98
* </p>
99
99
* <!-- end-user-doc -->
100
100
* @return the value of the '<em>Choices</em>' reference list.
Copy file name to clipboardExpand all lines: framework/framework_commons/plugins/org.eclipse.gemoc.executionframework.reflectivetrace.model/src/org/eclipse/gemoc/executionframework/reflectivetrace/gemoc_execution_trace/Choice.java
* Returns the value of the '<em><b>Next Choices</b></em>' reference list.
44
-
* The list contents are of type {@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice}.
45
-
* It is bidirectional and its opposite is '{@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getPreviousChoice <em>Previous Choice</em>}'.
44
+
* The list contents are of type {@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice}.
45
+
* It is bidirectional and its opposite is '{@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getPreviousChoice <em>Previous Choice</em>}'.
46
46
* <!-- begin-user-doc -->
47
47
* <p>
48
48
* If the meaning of the '<em>Next Choices</em>' reference list isn't clear,
49
49
* there really should be more of a description here...
50
50
* </p>
51
51
* <!-- end-user-doc -->
52
52
* @return the value of the '<em>Next Choices</em>' reference list.
* Sets the value of the '{@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getChosenLogicalStep <em>Chosen Logical Step</em>}' reference.
93
+
* Sets the value of the '{@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getChosenLogicalStep <em>Chosen Logical Step</em>}' reference.
94
94
* <!-- begin-user-doc -->
95
95
* <!-- end-user-doc -->
96
96
* @param value the new value of the '<em>Chosen Logical Step</em>' reference.
@@ -101,7 +101,7 @@ public interface Choice extends EObject {
101
101
102
102
/**
103
103
* Returns the value of the '<em><b>Context State</b></em>' containment reference.
104
-
* It is bidirectional and its opposite is '{@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.ContextState#getChoice <em>Choice</em>}'.
104
+
* It is bidirectional and its opposite is '{@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.ContextState#getChoice <em>Choice</em>}'.
105
105
* <!-- begin-user-doc -->
106
106
* <p>
107
107
* If the meaning of the '<em>Context State</em>' containment reference isn't clear,
@@ -110,15 +110,15 @@ public interface Choice extends EObject {
110
110
* <!-- end-user-doc -->
111
111
* @return the value of the '<em>Context State</em>' containment reference.
* Sets the value of the '{@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getContextState <em>Context State</em>}' containment reference.
121
+
* Sets the value of the '{@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getContextState <em>Context State</em>}' containment reference.
122
122
* <!-- begin-user-doc -->
123
123
* <!-- end-user-doc -->
124
124
* @param value the new value of the '<em>Context State</em>' containment reference.
@@ -129,7 +129,7 @@ public interface Choice extends EObject {
129
129
130
130
/**
131
131
* Returns the value of the '<em><b>Previous Choice</b></em>' reference.
132
-
* It is bidirectional and its opposite is '{@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getNextChoices <em>Next Choices</em>}'.
132
+
* It is bidirectional and its opposite is '{@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getNextChoices <em>Next Choices</em>}'.
133
133
* <!-- begin-user-doc -->
134
134
* <p>
135
135
* If the meaning of the '<em>Previous Choice</em>' reference isn't clear,
@@ -138,15 +138,15 @@ public interface Choice extends EObject {
138
138
* <!-- end-user-doc -->
139
139
* @return the value of the '<em>Previous Choice</em>' reference.
* Sets the value of the '{@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getPreviousChoice <em>Previous Choice</em>}' reference.
149
+
* Sets the value of the '{@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getPreviousChoice <em>Previous Choice</em>}' reference.
150
150
* <!-- begin-user-doc -->
151
151
* <!-- end-user-doc -->
152
152
* @param value the new value of the '<em>Previous Choice</em>' reference.
@@ -165,14 +165,14 @@ public interface Choice extends EObject {
165
165
* <!-- end-user-doc -->
166
166
* @return the value of the '<em>Selected Next Choice</em>' reference.
* Sets the value of the '{@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getSelectedNextChoice <em>Selected Next Choice</em>}' reference.
175
+
* Sets the value of the '{@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getSelectedNextChoice <em>Selected Next Choice</em>}' reference.
176
176
* <!-- begin-user-doc -->
177
177
* <!-- end-user-doc -->
178
178
* @param value the new value of the '<em>Selected Next Choice</em>' reference.
@@ -183,7 +183,7 @@ public interface Choice extends EObject {
183
183
184
184
/**
185
185
* Returns the value of the '<em><b>Branch</b></em>' reference.
186
-
* It is bidirectional and its opposite is '{@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Branch#getChoices <em>Choices</em>}'.
186
+
* It is bidirectional and its opposite is '{@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Branch#getChoices <em>Choices</em>}'.
187
187
* <!-- begin-user-doc -->
188
188
* <p>
189
189
* If the meaning of the '<em>Branch</em>' reference isn't clear,
@@ -192,15 +192,15 @@ public interface Choice extends EObject {
192
192
* <!-- end-user-doc -->
193
193
* @return the value of the '<em>Branch</em>' reference.
* Sets the value of the '{@link org.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getBranch <em>Branch</em>}' reference.
203
+
* Sets the value of the '{@link org.eclipse.gemoc.executionframework.reflectivetrace.gemoc_execution_trace.Choice#getBranch <em>Branch</em>}' reference.
204
204
* <!-- begin-user-doc -->
205
205
* <!-- end-user-doc -->
206
206
* @param value the new value of the '<em>Branch</em>' reference.
0 commit comments