Newer
Older
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- Documentation of MIRA - Model-based Integrated Requirements. -->
<html>
<head>
<link rel="stylesheet" type="text/css" href="./layout/stylesheet.css"/>
<title>Further Resources Main-Page</title>
.center {
margin: auto;
width: 60%;
padding: 10px;
}
</head>
<body>
<div class="header">
<div class="box">
<div class="navbar">
<div class="dropdown">
<a href="getting_started.html" style="padding:0;">
<button class="btn" id="hamburger">
<label for="hamburger" class="hamburger">
<span class="hamburgerLine"></span>
<span class="hamburgerLine"></span>
<span class="hamburgerLine"></span>
</label>
</button>
</a>
<div class="dropdown-content">
<button class="dropdown-btn">Getting Started<i class="caret-down"></i></button>
<a href="managing_projects.html"> Create, Import, Export and Load AF3-Projects</a>
<a href="tipsAndTricks.html">Tips & Tricks</a>
<a href="af3_faq.html">FAQs</a>
<button class="dropdown-btn">Requirements Engineering<i class="caret-down"></i></button>
<div class="dropdown-container">
<a href="requirements/MIRA.requirements_analysis.html"> Requirements Analysis Node</a>
<a href="requirements/MIRA.glossary.html">Glossary</a>
<a href="requirements/MIRA.requirements.html">Requirements</a>
<button class="dropdown-btn">Modeling and Simulation<i class="caret-down"></i></button>
<div class="dropdown-container">
<a href="ModandSim/model_element_attributes.html" >Introduction to Graphical Modeling Interface</a>
<a href="ModandSim/component_architecture.html">Component Architecture Modeling</a>
<a href="ModandSim/data_dictionary.html">Data Dictionary: Types and Functions</a>
<a href="ModandSim/refactoring.html">Refactoring</a>
<a href="ModandSim/model_markers_view.html">On-the-fly Checks</a>
<button class="dropdown-btn">Behavior Modeling<i class="caret-down"></i></button>
<div class="dropdown-container">
<a href="ModandSim/code_specification.html">Code Specification</a>
<a href="ModandSim/state_automaton.html">State Automata</a>
<a href="ModandSim/hierarchical_state_automaton.html">Hierarchical State Automata</a>
<a href="ModandSim/mode_automaton.html"> Mode Automata</a>
</div>
<button class="dropdown-btn">Simulation<i class="caret-down"></i></button>
<div class="dropdown-container">
<a href="ModandSim/simulation_with_af3.html">Simulation</a>
<a href="ModandSim/operatorpanels.html">Operator Panels</a>
<a href="ModandSim/operatorpanels_advanced.html">Advanced Operator Panels</a>
<a href="ModandSim/cosimulation_with_af3.html"> Co-Simulation and FMI Support</a>
</div>
</div>
<button class="dropdown-btn">Deployment and Code Generation<i class="caret-down"></i></button>
<button class="dropdown-btn">Modeling Technical Architectures<i class="caret-down"></i></button>
<div class="dropdown-container">
<a href="ta/platform_architecture.html">Platform Architecture</a>
<button class="dropdown-btn">Supported Platform Architectures<i class="caret-down"></i></button>
<a href="ta/platform_architecture_generic.html">Generic Platform Architecture</a>
<a href="ta/platform_architecture_hierarchical.html">Hierarchical Platform Architecture</a>
<a href="ta/platform_architecture_raspberrypi.html">RaspberryPi Platform Architecture</a>
<a href="ta/task_architecture.html">Task Architecture</a>
<a href="ta/partition_architecture.html"> Partition Architecture</a>
<a href="ta/allocations.html"> Deployments/Allocations</a>
<a href="ta/system_schedule.html"> System Schedule</a>
</div>
<a href=ta/code_generation.html">Code Generation</a>
</div>
<button class="dropdown-btn">Design Space Exploration (DSE)<i class="caret-down"></i></button>
<a href="dse/dse_perspective.html">DSE Perspective Overview</a>
<a href="dse/dse_dashboard.html">DSE Dashboard</a>
<a href="dse/constraints.html">Constraint Modeling</a>
<a href="dse/objectives.html">Objective Modeling</a>
<a href="dse/deployment_synthesis.html">Deployment Synthesis</a>
<a href="dse/schedule_synthesis.html">Schedule Synthesis</a>
<a href="dse/visualization.html">Solution Visualization</a>
</div>
<button class="dropdown-btn">Assurance Case Modeling<i class="caret-down"></i></button>
<div class="dropdown-container">
<a href="creation.html">Modeling GSN-based Assurance Cases</a>
<a href="assessment.html">Quantitative Assessment of Assurance Cases</a>
<a href="maintenance.html">Change Impact Analysis</a>
</div>
<a style="background-color:#f2f2f2;">Further Resources</a>
</div>
</div>
<a href="mailto:af_user@lists.fortiss.org?subject=Reporting 'furtherResources.MainPage.html' Documentation Problem!&body= Dear AutoFOCUS3 team, I am reporting an issue related to further resources Main Page.
{Please specify the problem precisely here.}.">Report a Problem?</a>
</div>
</div>
</div>
</div>
<div class="box">
<button onclick="topFunction()" id="upBtn" title="Go to top">Top</button>
<div class="row center">
<div class="column">
<div class="mainfeature">
<h2>Further Resources</h2>
<img src="./gettingStarted/img/af3_logo.png" />
<ul>
<li>Resources for Users
<li><a class="email" href="mailto:af_user@lists.fortiss.org">Users Mailing List</a>: subscribe <a href="https://af3-developer.fortiss.org/projects/autofocus3/wiki/MailinglistSubscription%23" target="_blank">here</a></li>
<li><a href="https://af3.fortiss.org/" target="_blank">AF3 Website</a></li>
<li><a href="https://af3.fortiss.org/docs/screencasts/" target="_blank">Screencasts</a></li>
<li><a href="https://af3.fortiss.org/docs/tutorials/" target="_blank">Tutorials</a></li>
<li><a href="https://af3.fortiss.org/research/" target="_blank">Research Papers</a></li>
<li><a href="tipsAndTricks.html">Tips & Tricks</a></li>
<li><a href="af3_faq.html">FAQ</a></li>
</li>
<li>Resources for Developers
<ul>
<li><a class="email" href="mailto:af_devel@lists.fortiss.org">Developers Mailing List</a>: subscribe <a href="https://af3-developer.fortiss.org/projects/autofocus3/wiki/MailinglistSubscription%23" target="_blank">here</a></li>
<li><a href="https://af3-developer.fortiss.org/projects/autofocus3/wiki/Developers_documentation" target="_blank">Developers Documentation Overview</a></li>
<li><a href="https://af3-developer.fortiss.org/projects/autofocus3/wiki/AF3_Developer_Installation" target="_blank">AF3 Developer Installation</a></li>
</ul>
</li>
</ul>
</div>
<script src="./layout/jsscript/topBtn.js"></script>
<script src="./layout/jsscript/submenuScript.js"></script>
<div class="footer">
<p>
© 2020 <a href="https://www.fortiss.org/">fortiss GmbH</a> •
<a href="https://www.fortiss.org/en/publications/software/autofocus-3#c2007">Contact</a> •
<a href="https://www.fortiss.org/en/imprint">Imprint</a>
</p>
</div>
</body>
</html>