Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
languages
EmbeddedMontiArc
Commits
f9507bba
Commit
f9507bba
authored
Sep 09, 2019
by
Anna Maria Schmitz
Browse files
fix TaggingTest errors
parent
38ca2222
Pipeline
#181358
failed with stage
in 3 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/test/resources/middleware/someip/OptionalMsgField.tag
0 → 100644
View file @
f9507bba
/*
(
c
)
https
://
github
.
com
/
MontiCore
/
monticore
*/
package
middleware
.
someip
;
conforms
to
middleware
.
someip
.
SomeIPToEmamTagSchema
;
tags
OptionalMsgField
{
tag
optionalMsgField
.
in1
with
SomeIPConnection
=
{
topic
=
(
name1
,
package
/
topic1
)};
tag
optionalMsgField
.
out1
with
SomeIPConnection
=
{
topic
=
(
name1
,
package
/
topic1
)
,
msgField
=
msgField1
};
}
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