Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
546e3e33
Commit
546e3e33
authored
Nov 30, 2015
by
yoogx
Browse files
* Check fully qualified name iff using AADLv2
parent
e1996081
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/core/tree/ocarina-me_aadl-aadl_tree-entities.adb
View file @
546e3e33
...
...
@@ -172,7 +172,7 @@ package body Ocarina.ME_AADL.AADL_Tree.Entities is
return
No_Name
;
end
if
;
if
Fully_Qualified
then
if
Fully_Qualified
and
then
AADL_Version
=
AADL_V2
then
Package_Name
:=
Display_Name
(
Identifier
(
Namespace
(
Entity
)));
...
...
Write
Preview
Supports
Markdown
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