Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TDL Open Source
TOP IDE
Commits
1ecab2b8
Commit
1ecab2b8
authored
Jun 15, 2020
by
Philip Makedonski
Browse files
+ support for inline collection items in data instance use
parent
88df166f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
plugins/org.etsi.mts.tdl.model/model/tdl.ecore
plugins/org.etsi.mts.tdl.model/model/tdl.ecore
+7
-1
No files found.
plugins/org.etsi.mts.tdl.model/model/tdl.ecore
View file @
1ecab2b8
...
...
@@ -283,6 +283,12 @@
<eStructuralFeatures
xsi:type=
"ecore:EReference"
name=
"dataInstance"
eType=
"#//DataInstance"
/>
<eStructuralFeatures
xsi:type=
"ecore:EAttribute"
name=
"unassignedMember"
eType=
"#//UnassignedMemberTreatment"
/>
<eStructuralFeatures
xsi:type=
"ecore:EReference"
name=
"dataType"
eType=
"#//DataType"
/>
<eStructuralFeatures
xsi:type=
"ecore:EReference"
name=
"item"
upperBound=
"-1"
eType=
"#//StaticDataUse"
containment=
"true"
>
<eAnnotations
source=
"http://www.eclipse.org/OCL/Collection"
>
<details
key=
"nullFree"
value=
"false"
/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers
xsi:type=
"ecore:EClass"
name=
"Time"
eSuperTypes=
"#//SimpleDataType"
/>
<eClassifiers
xsi:type=
"ecore:EClass"
name=
"TimeLabel"
eSuperTypes=
"#//NamedElement"
/>
...
...
@@ -514,7 +520,7 @@
</eClassifiers>
<eClassifiers
xsi:type=
"ecore:EClass"
name=
"VerdictAssignment"
eSuperTypes=
"#//AtomicBehaviour"
>
<eStructuralFeatures
xsi:type=
"ecore:EReference"
name=
"verdict"
lowerBound=
"1"
eType=
"#//
Static
DataUse"
containment=
"true"
/>
eType=
"#//DataUse"
containment=
"true"
/>
</eClassifiers>
<eClassifiers
xsi:type=
"ecore:EClass"
name=
"Assertion"
eSuperTypes=
"#//ActionBehaviour"
>
<eStructuralFeatures
xsi:type=
"ecore:EReference"
name=
"otherwise"
eType=
"#//DataUse"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment