Skip to content
Snippets Groups Projects
Commit ba985cce authored by Saad bin Abid's avatar Saad bin Abid
Browse files

fixed code specification and updated ratings files

parent 03908e9e
No related branches found
No related tags found
1 merge request!31Task 4006 online help content
code_specification.html 6abb0c1e49b2545e5b3d81444481689ca5bbd611 YELLOW
component_architecture.html cd77fff772d676158f8255116aae7919cde9266c YELLOW
component_architecture.html 68c7cce49bd652bf4f956227ed1eb1e665872fa1 YELLOW
cosimulation_with_af3.html 6fbc831781de5e2aa03247c9b7472f92e0741cec YELLOW
data_dictionary.html 1cfdcfe5879e210456f78095a8b7b4790ab409af YELLOW
data_dictionary.html 0b8b52108fa95ee99b294bf6f2fb46ad803e30c5 YELLOW
hierarchical_state_automaton.html cebd924f514cd50f229c7745e173f76bd0c0038b YELLOW
mode_automaton.html dc395eab03cb6920580f54e317c3d203e64cb496 YELLOW
model_element_attributes.html 778a7ff5b5be649b43ec014dd0f7098fd70a6e10 YELLOW
model_element_attributes.html 8a471a998d448f2eb3b2de76346d59ec71974923 YELLOW
model_markers_view.html a8c64ff0ba283ed90a35688530a0a31f03b8121d YELLOW
operatorpanels.html a5343a0ad3a8421da55bf809e831b61d968c5623 YELLOW
operatorpanels_advanced.html f48da6255d25f04cf83e5c181bfeba5c537bcfd4 YELLOW
......
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
Documentation of Creating a Code Specification for a Component.
@author becker
@ConQAT.Rating GREEN Hash: EE5DC9DDEA7B859D0B83504DECB1B455
-->
<!-- Documentation of Creating a Code Specification for a Component. -->
<html>
<head>
<link rel="stylesheet" type="text/css" href="../layout/stylesheet.css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Creating a Code Specification using AutoFOCUS3 (AF3)</title>
</head>
<body>
<div class="header">
<div class="box">
<div class="navbar">
<!--a href="https://www.fortiss.org/" align="left">
<img src="fortiss-logo.png" width="90px" height="20px" align="left">
</a-->
<div class="dropdown">
<button class="btn" id="hamburger">
<label for="hamburger" class="hamburger">
<span class="hamburgerLine"></span>
<span class="hamburgerLine"></span>
<span class="hamburgerLine"></span>
</label>
</button>
<div class="dropdown-content">
<a href="../getting_started.html"> Main Page</a>
<a href="../requirements/MIRA.requirements.html">Requirements Engineering</a>
<a href="#">Deployment and Code Generation</a>
<a href="#">Design Space Exploration (DSE)</a>
<a href="#">Assurance Case Modeling</a>
<a href="#">Further Resources</a>
</div>
</div>
<div class="dropdown">
<button class="dropbtn">Modeling and Simulation <i class="triangle"></i></button>
<div class="dropdown-content">
<a href="model_element_attributes.html">Introduction to Graphical Modeling Interface</a>
<a href="component_architecture.html">Component Architecture Modeling</a>
<a href="data_dictionary.html">Data Dictionary: Types and Functions</a>
<a href="state_automaton.html">Behavior Modeling -> State Automata</a>
<a href="hierarchical_state_automaton.html">Behavior Modeling -> Hierarchical State Automata</a>
<a href="mode_automaton.html">Behavior Modeling -> Mode Automata</a>
<a href="simulation_with_af3.html">Simulation -> Simulation</a>
<a href="operatorpanels.html">Simulation -> Operator Panels</a>
<a href="operatorpanels_advanced.html">Simulation -> Advanced interface</a>
<a href="cosimulation_with_af3.html">Simulation -> Co-Simulation and FMI Support</a>
<a href="refactoring.html">Refactoring</a>
<a href="model_markers_view.html">On-the-fly Checks</a>
</div>
</div>
<div class="topnav-right">
<a href="mailto:af_user@lists.fortiss.org?subject=Reporting 'code_specification.html' Documentation Problem!&body= Dear Af3 team, I am reporting an issue related to 'modelling and simulation'.
{Please specify the problem precisely here.}.">Report a Problem?</a>
</div>
</div>
</head>
</div>
</div>
<div class="box">
<button onclick="topFunction()" id="upBtn" title="Go to top">Top</button>
<h2><u><font color="#336699">Creating a Code Specification for a Component</font></u></h2>
If you added a Code Specification to a Component, you are able to specify the behavior of that component on code level.
<h2>Creating a Code Specification for a Component</h2>
<p> If you added a Code Specification to a Component, you are able to specify the behavior of that component on code level.</p>
<br><br>
<img src="./pictures/CodeSpecification.png">
<br><br>
<!--
if (mergeA == Present( )) {
......@@ -32,19 +80,22 @@ if (mergeB == Present( )) {
}
-->
The Code Specification View also provides Syntax-Checking and marks invalid code with a little red error-marker.
<p> The Code Specification View also provides Syntax-Checking and marks invalid code with a little red error-marker.
Move your mouse over this error-marker and you will get an info-text about at which position in the code the error is found and what kind of error it is.
Only the first error in your code is marked. If you remove this error, the next error will be marked.
</p>
<br><br>
<img src="./pictures/CodeSpecification.Errors.png">
<br><br>
<p>
Things to note:
<ul><li>Variables can not be defined in a code specification.</li>
<li>Code specifications do not return a value.</li></ul>
<br><br>
</p>
</div>
</font>
<script src="../layout/jsscript/topBtn.js">
</script>
</body>
</html>
\ No newline at end of file
MIRA.glossary.html dd7174eacf8f6a79d52305a57789afc32c74938e YELLOW
MIRA.requirements.html b5387aa4b43a1d4fbfe2abfa94e101e3f1982753 YELLOW
MIRA.requirements_analysis.html 5ad777ccf6595586d2c6b5a384e77951e6af5ab6 YELLOW
MIRA.glossary.html 894e41cdc7f9a5c6b8f82b1b180f2495d99ac218 YELLOW
MIRA.requirements.html 6efb766315cc60906f12353987495d5969e1ddd8 YELLOW
MIRA.requirements_analysis.html 3cdca238ee659bb40d58efbc62a1ebde2ebdfc82 YELLOW
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment