Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
Ocarina
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
TASTE
Ocarina
Commits
6e20a0d8
Commit
6e20a0d8
authored
Jun 19, 2016
by
yoogx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Update files to latest revision
parent
a6331d00
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
5 deletions
+11
-5
resources/AADLv2/taste_properties.aadl
resources/AADLv2/taste_properties.aadl
+11
-5
No files found.
resources/AADLv2/taste_properties.aadl
View file @
6e20a0d8
...
@@ -3,7 +3,7 @@ property set Taste is
...
@@ -3,7 +3,7 @@ property set Taste is
Coordinates : aadlstring applies to
Coordinates : aadlstring applies to
(system, package, device, memory, processor, process, access,
(system, package, device, memory, processor, process, access,
subprogram access, connection, bus, virtual bus);
subprogram access, connection, bus, virtual bus
, feature group
);
HWLibraries : list of aadlstring applies to(package);
HWLibraries : list of aadlstring applies to(package);
...
@@ -218,10 +218,6 @@ dataview : list of aadlstring applies to (package);
...
@@ -218,10 +218,6 @@ dataview : list of aadlstring applies to (package);
dataviewpath : list of aadlstring applies to (package);
dataviewpath : list of aadlstring applies to (package);
version: aadlstring applies to (package);
interfacename: aadlstring applies to (subprogram access);
Encoding_type : type enumeration (native, uper, acn);
Encoding_type : type enumeration (native, uper, acn);
Encoding : Taste::Encoding_type applies to (parameter);
Encoding : Taste::Encoding_type applies to (parameter);
...
@@ -240,4 +236,14 @@ EncodingDefinitionFile : classifier (data) applies to (data);
...
@@ -240,4 +236,14 @@ EncodingDefinitionFile : classifier (data) applies to (data);
labelInheritance : aadlstring applies to (subprogram access);
labelInheritance : aadlstring applies to (subprogram access);
-- new properties for TASTE-IV and TASTE-DV editors v.1.3.5 and later:
version : aadlstring applies to (package);
InterfaceName : aadlstring applies to (subprogram access, feature group);
FunctionName : aadlstring applies to (system);
-- new properties for TASTE-IV editor v.1.4 and later:
Active_Interfaces : enumeration (Enabled,Disabled,Any) => Enabled applies to (system);
end Taste;
end Taste;
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