Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TOP IDE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TDL Open Source
TOP IDE
Commits
164b0a59
Commit
164b0a59
authored
7 years ago
by
Martti Käärik
Browse files
Options
Downloads
Patches
Plain Diff
Limit semantic objects for time label/constraint and component instance to test description.
Change-Id: Ifa36828ae0c5694fd59e79c5806870b0a1f776d7
parent
3e0bc86c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
plugins/org.etsi.mts.tdl.graphical.viewpoint/description/TDL.odesign
+3
-3
3 additions, 3 deletions
....etsi.mts.tdl.graphical.viewpoint/description/TDL.odesign
with
3 additions
and
3 deletions
plugins/org.etsi.mts.tdl.graphical.viewpoint/description/TDL.odesign
+
3
−
3
View file @
164b0a59
...
@@ -25,14 +25,14 @@
...
@@ -25,14 +25,14 @@
<color
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='white']"
/>
<color
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='white']"
/>
</style>
</style>
</nodeMappings>
</nodeMappings>
<nodeMappings
name=
"timeConstraint"
domainClass=
"tdl.TimeConstraint"
>
<nodeMappings
name=
"timeConstraint"
semanticCandidatesExpression=
"[allBehaviours()->select(oclIsKindOf(AtomicBehaviour)).oclAsType(AtomicBehaviour).timeConstraint/]"
domainClass=
"tdl.TimeConstraint"
>
<style
xsi:type=
"style:SquareDescription"
showIcon=
"false"
labelExpression=
"['{' + serialise(timeConstraintExpression) + '}'/]"
labelPosition=
"node"
resizeKind=
"NSEW"
>
<style
xsi:type=
"style:SquareDescription"
showIcon=
"false"
labelExpression=
"['{' + serialise(timeConstraintExpression) + '}'/]"
labelPosition=
"node"
resizeKind=
"NSEW"
>
<borderColor
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='white']"
/>
<borderColor
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='white']"
/>
<labelColor
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='black']"
/>
<labelColor
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='black']"
/>
<color
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='white']"
/>
<color
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='white']"
/>
</style>
</style>
</nodeMappings>
</nodeMappings>
<nodeMappings
name=
"timeLabel"
domainClass=
"tdl.TimeLabel"
>
<nodeMappings
name=
"timeLabel"
semanticCandidatesExpression=
"[allBehaviours()->select(oclIsKindOf(AtomicBehaviour)).oclAsType(AtomicBehaviour).timeLabel/]"
domainClass=
"tdl.TimeLabel"
>
<style
xsi:type=
"style:SquareDescription"
showIcon=
"false"
labelExpression=
"['@ ' + name/]"
labelPosition=
"node"
resizeKind=
"NSEW"
>
<style
xsi:type=
"style:SquareDescription"
showIcon=
"false"
labelExpression=
"['@ ' + name/]"
labelPosition=
"node"
resizeKind=
"NSEW"
>
<borderColor
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='white']"
/>
<borderColor
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='white']"
/>
<labelColor
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='black']"
/>
<labelColor
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='black']"
/>
...
@@ -438,7 +438,7 @@
...
@@ -438,7 +438,7 @@
</style>
</style>
</conditionnalStyles>
</conditionnalStyles>
</containerMappings>
</containerMappings>
<containerMappings
name=
"componentInstance"
domainClass=
"tdl.ComponentInstance"
childrenPresentation=
"List"
>
<containerMappings
name=
"componentInstance"
semanticCandidatesExpression=
"[testConfiguration.componentInstance/]"
domainClass=
"tdl.ComponentInstance"
childrenPresentation=
"List"
>
<subNodeMappings
name=
"componentInstance.name"
semanticCandidatesExpression=
"[self/]"
domainClass=
"tdl.ComponentInstance"
>
<subNodeMappings
name=
"componentInstance.name"
semanticCandidatesExpression=
"[self/]"
domainClass=
"tdl.ComponentInstance"
>
<style
xsi:type=
"style:SquareDescription"
borderSizeComputationExpression=
"-1"
showIcon=
"false"
labelExpression=
"[name + ' : ' + type.name/]"
labelPosition=
"node"
resizeKind=
"NSEW"
>
<style
xsi:type=
"style:SquareDescription"
borderSizeComputationExpression=
"-1"
showIcon=
"false"
labelExpression=
"[name + ' : ' + type.name/]"
labelPosition=
"node"
resizeKind=
"NSEW"
>
<borderColor
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='black']"
/>
<borderColor
xsi:type=
"description:SystemColor"
href=
"environment:/viewpoint#//@systemColors/@entries[name='black']"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment