Commit b914e6c2 authored by CyrilleComar's avatar CyrilleComar

reorg

big reorganization agreed during 2017-10-26
parent c55d46c6
# Experiments on Overarching Properties (OPs)
*Streamlining Development - Assurance muXAV Use Case*
This folder will contain any development artefact or assurance artefact
supporting the experiments with the OPs on muXAV development proccesses.
As of 2016/09/20 the folder is empty.
See the Specification folder.
# Experiments on Baseline Development Assurance # Experiments on Baseline Development Assurance
*Streamlining Development Assurance - muXAV Use Case* *Streamlining Development Assurance - muXAV Use Case*
This folder will contain any development artefact or assurance artefact This folder will contain any development artefact or assurance artefact
supporting application of ARP 4754A, DO-178C, DO-331 (model-based TS), DO-333 supporting application of ARP 4754A, DO-178C, DO-331 (model-based TS), DO-333
(formal method TS), DO-254 on muXAV development processes (formal method TS), DO-254 on muXAV development processes
As of 2016/09/20 the folder is empty. As of 2016/09/20 the folder is empty.
See the Specification folder. See the Specification folder.
# Safety Process
Streamlining Development Assurance - muXAV Use Case
In this folder, the artefacts of the following ARP 4761 activities,
applied to muXAV's development, will progressively be made available:
- Functional Hazard Analysis at air vehicle level
- FDAL assignement
- Fault Tree Analysis of each Failure Condition
- Preliminary AV architecture Safety Assessment
- IDAL assignement
- Functional Hazard Analysis of Electric Propulsion System (EPS)
- FDAL assignement
- Fault Tree Analysis of each EPS Failure Condition
- Preliminary EPS's architecture Safety Assessment
- IDAL assignement
- Functional Hazard Analysis of Hydraulic Braking System (HBS)
- FDAL assignement
- Fault Tree Analysis of each HBS Failure Condition
- Preliminary HBS's architecture Safety Assessment
- IDAL assignement
- Functional Hazard Analysis of Mission Management System (MMS)
- FDAL assignement
- Fault Tree Analysis of each MMS Failure Condition
- Preliminary MMS' architecture Safety Assessment
- IDAL assignement
As of 2016/09/20 the folder is empty.
See the Specification folder.
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Operator xmlns="http://www.esterel-technologies.com/ns/scade/6" xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5" xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3" kind="function" external="imported" name="PowerR"> <Operator xmlns="http://www.esterel-technologies.com/ns/scade/6" xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5" xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3" kind="function" external="imported" name="PowerR">
<inputs> <inputs>
<Variable name="P_Input"> <Variable name="P_Input">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/1117/745C/15C0/58f859ff5712"/> <ed:Variable oid="!ed/1117/745C/15C0/58f859ff5712"/>
</pragmas> </pragmas>
</Variable> </Variable>
<Variable name="Power"> <Variable name="Power">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="int32"/> <TypeRef name="int32"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/1118/745C/15C0/58f859ff3116"/> <ed:Variable oid="!ed/1118/745C/15C0/58f859ff3116"/>
</pragmas> </pragmas>
</Variable> </Variable>
</inputs> </inputs>
<outputs> <outputs>
<Variable name="P_Output"> <Variable name="P_Output">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/1116/745C/15C0/58f859ff3bab"/> <ed:Variable oid="!ed/1116/745C/15C0/58f859ff3bab"/>
</pragmas> </pragmas>
</Variable> </Variable>
</outputs> </outputs>
<numericTypes> <numericTypes>
<FloatType> <FloatType>
<typeVar> <typeVar>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</typeVar> </typeVar>
</FloatType> </FloatType>
</numericTypes> </numericTypes>
<pragmas> <pragmas>
<ed:Operator oid="!ed/1115/745C/15C0/58f859ff4cd5" symbolFile="PowerR.ssl" xmlns="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5"> <ed:Operator oid="!ed/1115/745C/15C0/58f859ff4cd5" symbolFile="PowerR.ssl" xmlns="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5">
<comment>P_Ouput equals P_Input powered to Power</comment> <comment>P_Ouput equals P_Input powered to Power</comment>
</ed:Operator> </ed:Operator>
</pragmas> </pragmas>
</Operator> </Operator>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Operator xmlns="http://www.esterel-technologies.com/ns/scade/6" xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5" xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3" kind="function" external="imported" name="PowerRR"> <Operator xmlns="http://www.esterel-technologies.com/ns/scade/6" xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5" xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3" kind="function" external="imported" name="PowerRR">
<inputs> <inputs>
<Variable name="P_Input"> <Variable name="P_Input">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/1135/745C/15C0/58f85a243eeb"/> <ed:Variable oid="!ed/1135/745C/15C0/58f85a243eeb"/>
</pragmas> </pragmas>
</Variable> </Variable>
<Variable name="Power"> <Variable name="Power">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/1136/745C/15C0/58f85a243763"/> <ed:Variable oid="!ed/1136/745C/15C0/58f85a243763"/>
</pragmas> </pragmas>
</Variable> </Variable>
</inputs> </inputs>
<outputs> <outputs>
<Variable name="P_Output"> <Variable name="P_Output">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/1134/745C/15C0/58f85a2463dd"/> <ed:Variable oid="!ed/1134/745C/15C0/58f85a2463dd"/>
</pragmas> </pragmas>
</Variable> </Variable>
</outputs> </outputs>
<numericTypes> <numericTypes>
<FloatType> <FloatType>
<typeVar> <typeVar>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</typeVar> </typeVar>
</FloatType> </FloatType>
</numericTypes> </numericTypes>
<pragmas> <pragmas>
<ed:Operator oid="!ed/1133/745C/15C0/58f85a245720" symbolFile="PowerRR.ssl" xmlns="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5"> <ed:Operator oid="!ed/1133/745C/15C0/58f85a245720" symbolFile="PowerRR.ssl" xmlns="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5">
<comment>P_Ouput equals P_Input powered to Power, Power being a 'T.</comment> <comment>P_Ouput equals P_Input powered to Power, Power being a 'T.</comment>
<comment>It is assumed that: &quot;P_Input &gt; 0&quot; or &quot;(P_Input == 0 &amp;&amp; Power &gt; 0)&quot;</comment> <comment>It is assumed that: &quot;P_Input &gt; 0&quot; or &quot;(P_Input == 0 &amp;&amp; Power &gt; 0)&quot;</comment>
</ed:Operator> </ed:Operator>
</pragmas> </pragmas>
</Operator> </Operator>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Operator xmlns="http://www.esterel-technologies.com/ns/scade/6" xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5" xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3" kind="function" external="imported" name="PowerRR32"> <Operator xmlns="http://www.esterel-technologies.com/ns/scade/6" xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5" xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3" kind="function" external="imported" name="PowerRR32">
<inputs> <inputs>
<Variable name="i"> <Variable name="i">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="float32"/> <TypeRef name="float32"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/125a/745C/15C0/58f85d881de5"/> <ed:Variable oid="!ed/125a/745C/15C0/58f85d881de5"/>
</pragmas> </pragmas>
</Variable> </Variable>
<Variable name="p"> <Variable name="p">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="float32"/> <TypeRef name="float32"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/125b/745C/15C0/58f85d884278"/> <ed:Variable oid="!ed/125b/745C/15C0/58f85d884278"/>
</pragmas> </pragmas>
</Variable> </Variable>
</inputs> </inputs>
<outputs> <outputs>
<Variable name="o"> <Variable name="o">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="float32"/> <TypeRef name="float32"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/1259/745C/15C0/58f85d883792"/> <ed:Variable oid="!ed/1259/745C/15C0/58f85d883792"/>
</pragmas> </pragmas>
</Variable> </Variable>
</outputs> </outputs>
<specializedOperator> <specializedOperator>
<OperatorRef name="PowerRR"/> <OperatorRef name="PowerRR"/>
</specializedOperator> </specializedOperator>
<pragmas> <pragmas>
<ed:Operator oid="!ed/1258/745C/15C0/58f85d883b0d"/> <ed:Operator oid="!ed/1258/745C/15C0/58f85d883b0d"/>
<kcg:Pragma> <kcg:Pragma>
C:name PowerRR32_mathext_mathextimpl C:name PowerRR32_mathext_mathextimpl
</kcg:Pragma> </kcg:Pragma>
</pragmas> </pragmas>
</Operator> </Operator>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Operator xmlns="http://www.esterel-technologies.com/ns/scade/6" xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5" xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3" kind="function" external="imported" name="SqrtR"> <Operator xmlns="http://www.esterel-technologies.com/ns/scade/6" xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5" xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3" kind="function" external="imported" name="SqrtR">
<inputs> <inputs>
<Variable name="Input1"> <Variable name="Input1">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/19ed/654E/1838/58f70bd055d6"/> <ed:Variable oid="!ed/19ed/654E/1838/58f70bd055d6"/>
</pragmas> </pragmas>
</Variable> </Variable>
</inputs> </inputs>
<outputs> <outputs>
<Variable name="Output1"> <Variable name="Output1">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/19ec/654E/1838/58f70bd05d89"/> <ed:Variable oid="!ed/19ec/654E/1838/58f70bd05d89"/>
</pragmas> </pragmas>
</Variable> </Variable>
</outputs> </outputs>
<numericTypes> <numericTypes>
<FloatType> <FloatType>
<typeVar> <typeVar>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</typeVar> </typeVar>
</FloatType> </FloatType>
</numericTypes> </numericTypes>
<pragmas> <pragmas>
<ed:Operator oid="!ed/19eb/654E/1838/58f70bd04cce" xmlns="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5"> <ed:Operator oid="!ed/19eb/654E/1838/58f70bd04cce" xmlns="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5">
<comment>sqrt(Input1)</comment> <comment>sqrt(Input1)</comment>
</ed:Operator> </ed:Operator>
</pragmas> </pragmas>
</Operator> </Operator>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Operator xmlns="http://www.esterel-technologies.com/ns/scade/6" xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5" xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3" kind="function" external="imported" name="SqrtR32"> <Operator xmlns="http://www.esterel-technologies.com/ns/scade/6" xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5" xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3" kind="function" external="imported" name="SqrtR32">
<inputs> <inputs>
<Variable name="i"> <Variable name="i">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="float32"/> <TypeRef name="float32"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/4fd4/654E/1838/58f70e5d4acd"/> <ed:Variable oid="!ed/4fd4/654E/1838/58f70e5d4acd"/>
</pragmas> </pragmas>
</Variable> </Variable>
</inputs> </inputs>
<outputs> <outputs>
<Variable name="o"> <Variable name="o">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="float32"/> <TypeRef name="float32"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/4fd3/654E/1838/58f70e5d1296"/> <ed:Variable oid="!ed/4fd3/654E/1838/58f70e5d1296"/>
</pragmas> </pragmas>
</Variable> </Variable>
</outputs> </outputs>
<specializedOperator> <specializedOperator>
<OperatorRef name="SqrtR"/> <OperatorRef name="SqrtR"/>
</specializedOperator> </specializedOperator>
<pragmas> <pragmas>
<ed:Operator oid="!ed/4fd2/654E/1838/58f70e5d6f68"/> <ed:Operator oid="!ed/4fd2/654E/1838/58f70e5d6f68"/>
<kcg:Pragma> <kcg:Pragma>
C:name SqrtR32_mathext_mathextimpl C:name SqrtR32_mathext_mathextimpl
</kcg:Pragma> </kcg:Pragma>
</pragmas> </pragmas>
</Operator> </Operator>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Operator xmlns="http://www.esterel-technologies.com/ns/scade/6" xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5" xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3" kind="function" name="Square"> <Operator xmlns="http://www.esterel-technologies.com/ns/scade/6" xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5" xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3" kind="function" name="Square">
<inputs> <inputs>
<Variable name="Square_In"> <Variable name="Square_In">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/1a08/654E/1838/58f70bd177ff"/> <ed:Variable oid="!ed/1a08/654E/1838/58f70bd177ff"/>
</pragmas> </pragmas>
</Variable> </Variable>
</inputs> </inputs>
<outputs> <outputs>
<Variable name="Square_Out"> <Variable name="Square_Out">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/1a07/654E/1838/58f70bd1769c"/> <ed:Variable oid="!ed/1a07/654E/1838/58f70bd1769c"/>
</pragmas> </pragmas>
</Variable> </Variable>
</outputs> </outputs>
<numericTypes> <numericTypes>
<NumericType> <NumericType>
<typeVar> <typeVar>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</typeVar> </typeVar>
</NumericType> </NumericType>
</numericTypes> </numericTypes>
<locals> <locals>
<Variable name="_L1"> <Variable name="_L1">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/1a05/654E/1838/58f70bd15577"/> <ed:Variable oid="!ed/1a05/654E/1838/58f70bd15577"/>
</pragmas> </pragmas>
</Variable> </Variable>
<Variable name="_L2"> <Variable name="_L2">
<type> <type>
<NamedType> <NamedType>
<type> <type>
<TypeRef name="'T"/> <TypeRef name="'T"/>
</type> </type>
</NamedType> </NamedType>
</type> </type>
<pragmas> <pragmas>
<ed:Variable oid="!ed/1a06/654E/1838/58f70bd152f0"/> <ed:Variable oid="!ed/1a06/654E/1838/58f70bd152f0"/>
</pragmas> </pragmas>
</Variable> </Variable>
</locals> </locals>
<data> <data>
<!-- _L1 = Square_In; --> <!-- _L1 = Square_In; -->
<Equation> <Equation>
<lefts> <lefts>
<VariableRef name="_L1"/> <VariableRef name="_L1"/>
</lefts> </lefts>
<right> <right>
<IdExpression> <IdExpression>
<path> <path>
<ConstVarRef name="Square_In"/> <ConstVarRef name="Square_In"/>
</path> </path>
</IdExpression> </IdExpression>
</right> </right>
<pragmas> <pragmas>
<ed:Equation oid="!ed/1a01/654E/1838/58f70bd1ebd"/> <ed:Equation oid="!ed/1a01/654E/1838/58f70bd1ebd"/>
</pragmas> </pragmas>
</Equation> </Equation>
<!-- _L2 = _L1 * _L1; --> <!-- _L2 = _L1 * _L1; -->
<Equation> <Equation>
<lefts> <lefts>
<VariableRef name="_L2"/> <VariableRef name="_L2"/>
</lefts> </lefts>
<right> <right>
<!-- _L1 * _L1 --> <!-- _L1 * _L1 -->
<NAryOp name="1" operator="*"> <NAryOp name="1" operator="*">
<operands> <operands>
<IdExpression> <IdExpression>
<path> <path>
<ConstVarRef name="_L1"/> <ConstVarRef name="_L1"/>
</path> </path>
</IdExpression> </IdExpression>
<IdExpression> <IdExpression>
<path> <path>
<ConstVarRef name="_L1"/> <ConstVarRef name="_L1"/>
</path> </path>
</IdExpression> </IdExpression>
</operands> </operands>
</NAryOp> </NAryOp>
</right> </right>
<pragmas> <pragmas>
<ed:Equation oid="!ed/1a02/654E/1838/58f70bd13031"/> <ed:Equation oid="!ed/1a02/654E/1838/58f70bd13031"/>
</pragmas> </pragmas>
</Equation> </Equation>
<!-- Square_Out = _L2; --> <!-- Square_Out = _L2; -->
<Equation> <Equation>
<lefts> <lefts>
<VariableRef name="Square_Out"/> <VariableRef name="Square_Out"/>
</lefts> </lefts>
<right> <right>
<IdExpression> <IdExpression>
<path> <path>
<ConstVarRef name="_L2"/> <ConstVarRef name="_L2"/>
</path> </path>
</IdExpression> </IdExpression>
</right> </right>
<pragmas> <pragmas>
<ed:Equation oid="!ed/1a03/654E/1838/58f70bd1455a"/> <ed:Equation oid="!ed/1a03/654E/1838/58f70bd1455a"/>
</pragmas> </pragmas>
</Equation> </Equation>
</data> </data>
<pragmas> <pragmas>
<ed:Operator oid="!ed/1a00/654E/1838/58f70bd164ca" symbolFile="Square.ssl" xmlns="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5"> <ed:Operator oid="!ed/1a00/654E/1838/58f70bd164ca" symbolFile="Square.ssl" xmlns="http://www.esterel-technologies.com/ns/scade/pragmas/editor/5">
<comment>SR_Output = (SR_Input)^2</comment> <comment>SR_Output = (SR_Input)^2</comment>
<diagrams> <diagrams>
<NetDiagram name="diagram_Square" landscape="false" format="A4 (210 297)" oid="!ed/1a04/654E/1838/58f70bd15307"> <NetDiagram name="diagram_Square" landscape="false" format="A4 (210 297)" oid="!ed/1a04/654E/1838/58f70bd15307">
<presentationElements> <presentationElements>
<EquationGE presentable="!ed/1a01/654E/1838/58f70bd1ebd"> <EquationGE presentable="!ed/1a01/654E/1838/58f70bd1ebd">
<position> <position>
<Point x="1653" y="661"/> <Point x="1653" y="661"/>
</position> </position>
<size> <size>
<Size width="251" height="503"/> <Size width="251" height="503"/>
</size> </size>
</EquationGE> </EquationGE>
<EquationGE presentable="!ed/1a02/654E/1838/58f70bd13031"> <EquationGE presentable="!ed/1a02/654E/1838/58f70bd13031">
<position> <position>
<Point x="4172" y="574"/> <Point x="4172" y="574"/>
</position> </position>
<size> <size>
<Size width="1022" height="678"/> <Size width="1022" height="678"/>
</size> </size>
</EquationGE> </EquationGE>
<Edge leftVarIndex="1" rightExprIndex="1" srcEquation="!ed/1a01/654E/1838/58f70bd1ebd" dstEquation="!ed/1a02/654E/1838/58f70bd13031"> <Edge leftVarIndex="1" rightExprIndex="1" srcEquation="!ed/1a01/654E/1838/58f70bd1ebd" dstEquation="!ed/1a02/654E/1838/58f70bd13031">
<positions> <positions>
<Point x="1905" y="910"/> <Point x="1905" y="910"/>
<Point x="3598" y="910"/> <Point x="3598" y="910"/>
<Point x="3598" y="804"/> <Point x="3598" y="804"/>
<Point x="4170" y="804"/> <Point x="4170" y="804"/>
</positions> </positions>
</Edge> </Edge>
<Edge leftVarIndex="1" rightExprIndex="2" srcEquation="!ed/1a01/654E/1838/58f70bd1ebd" dstEquation="!ed/1a02/654E/1838/58f70bd13031"> <Edge leftVarIndex="1" rightExprIndex="2" srcEquation="!ed/1a01/654E/1838/58f70bd1ebd" dstEquation="!ed/1a02/654E/1838/58f70bd13031">
<positions> <positions>
<Point x="1905" y="910"/> <Point x="1905" y="910"/>
<Point x="3598" y="910"/> <Point x="3598" y="910"/>
<Point x="3598" y="1016"/> <Point x="3598" y="1016"/>
<Point x="4170" y="1016"/> <Point x="4170" y="1016"/>
</positions> </positions>
</Edge> </Edge>
<EquationGE presentable="!ed/1a03/654E/1838/58f70bd1455a"> <EquationGE presentable="!ed/1a03/654E/1838/58f70bd1455a">
<position> <position>
<Point x="6552" y="661"/> <Point x="6552" y="661"/>
</position> </position>
<size> <size>
<Size width="326" height="503"/> <Size width="326" height="503"/>
</size> </size>
</EquationGE> </EquationGE>
<Edge leftVarIndex="1" rightExprIndex="1" srcEquation="!ed/1a02/654E/1838/58f70bd13031" dstEquation="!ed/1a03/654E/1838/58f70bd1455a"> <Edge leftVarIndex="1" rightExprIndex="1" srcEquation="!ed/1a02/654E/1838/58f70bd13031" dstEquation="!ed/1a03/654E/1838/58f70bd1455a">
<positions> <positions>
<Point x="5186" y="910"/> <Point x="5186" y="910"/>
<Point x="5503" y="910"/> <Point x="5503" y="910"/>
<Point x="5503" y="910"/> <Point x="5503" y="910"/>
<Point x="6604" y="910"/> <Point x="6604" y="910"/>
</positions> </positions>
</Edge> </Edge>
</presentationElements> </presentationElements>
</NetDiagram> </NetDiagram>
</diagrams> </diagrams>
</ed:Operator> </ed:Operator>
</pragmas> </pragmas>
</Operator> </Operator>
Notes-Types { Esterel-Technologies } DEFINITIONS ::= Notes-Types { Esterel-Technologies } DEFINITIONS ::=
BEGIN BEGIN
Unit ::= SEQUENCE OF { SEQUENCE { Unit ::= SEQUENCE OF { SEQUENCE {
annot_object OID, annot_object OID,
name STRING, name STRING,
information { information {
Unit TEXT Unit TEXT
{ {
NT_DEFAULT_VALUE "TBD" , NT_DEFAULT_VALUE "TBD" ,
NT_FIELD_HEIGHT 1 , NT_FIELD_HEIGHT 1 ,
NT_FIELD_WIDTH 60 }, NT_FIELD_WIDTH 60 },
to_c BOOLEAN to_c BOOLEAN
{ {
NT_DEFAULT_VALUE T , NT_DEFAULT_VALUE T ,
NT_PRINTABLE F } NT_PRINTABLE F }
} } } } } }
Comment ::= SEQUENCE OF { SEQUENCE { Comment ::= SEQUENCE OF { SEQUENCE {
annot_object OID, annot_object OID,
name STRING, name STRING,
information { information {
Comment TEXT Comment TEXT
{ {
NT_DEFAULT_VALUE "" , NT_DEFAULT_VALUE "" ,
NT_FIELD_HEIGHT 3 , NT_FIELD_HEIGHT 3 ,
NT_FIELD_WIDTH 60 }, NT_FIELD_WIDTH 60 },
to_c BOOLEAN to_c BOOLEAN
{ {
NT_DEFAULT_VALUE T , NT_DEFAULT_VALUE T ,
NT_PRINTABLE F } NT_PRINTABLE F }
} } } } } }
Comment_Package ::= SEQUENCE OF { SEQUENCE { Comment_Package ::= SEQUENCE OF { SEQUENCE {
annot_object OID, annot_object OID,
name STRING, name STRING,
information { information {
Description TEXT Description TEXT
{ {
NT_DEFAULT_VALUE "TBD" , NT_DEFAULT_VALUE "TBD" ,
NT_FIELD_HEIGHT 10 , NT_FIELD_HEIGHT 10 ,
NT_FIELD_WIDTH 60 }, NT_FIELD_WIDTH 60 },
to_c BOOLEAN to_c BOOLEAN
{ {
NT_DEFAULT_VALUE T , NT_DEFAULT_VALUE T ,
NT_PRINTABLE F } NT_PRINTABLE F }
} } } } } }
Range ::= SEQUENCE OF { SEQUENCE { Range ::= SEQUENCE OF { SEQUENCE {
annot_object OID, annot_object OID,
name STRING, name STRING,
information { information {
Range TEXT Range TEXT
{ {
NT_DEFAULT_VALUE "TBD" , NT_DEFAULT_VALUE "TBD" ,
NT_FIELD_HEIGHT 1 , NT_FIELD_HEIGHT 1 ,
NT_FIELD_WIDTH 60 }, NT_FIELD_WIDTH 60 },
to_c BOOLEAN to_c BOOLEAN
{ {
NT_DEFAULT_VALUE T , NT_DEFAULT_VALUE T ,
NT_PRINTABLE F } NT_PRINTABLE F }
} } } } } }
Resolution ::= SEQUENCE OF { SEQUENCE { Resolution ::= SEQUENCE OF { SEQUENCE {
annot_object OID, annot_object OID,
name STRING, name STRING,
information { information {
Resolution TEXT Resolution TEXT
{ {
NT_DEFAULT_VALUE "TBD" , NT_DEFAULT_VALUE "TBD" ,
NT_FIELD_HEIGHT 1 , NT_FIELD_HEIGHT 1 ,
NT_FIELD_WIDTH 60 }, NT_FIELD_WIDTH 60 },
to_c BOOLEAN to_c BOOLEAN
{ {
NT_DEFAULT_VALUE T , NT_DEFAULT_VALUE T ,
NT_PRINTABLE F } NT_PRINTABLE F }
} } } } } }
END END
Notes-Values { Esterel-Technologies } DEFINITIONS ::= Notes-Values { Esterel-Technologies } DEFINITIONS ::=
BEGIN BEGIN
Unit ::= { Unit ::= {
{"!ed/2ea1/589C/1330/594d1202147e", "Unit_2","TBD" , T }, {"!ed/2ea1/589C/1330/594d1202147e", "Unit_2","TBD" , T },
{"!ed/293a/589C/1330/594d050c66cf", "Unit_2","TBD" , T }, {"!ed/293a/589C/1330/594d050c66cf", "Unit_2","TBD" , T },
{"!ed/2970/589C/1330/594d062c7935", "Unit_2","TBD" , T }, {"!ed/2970/589C/1330/594d062c7935", "Unit_2","TBD" , T },
{"!ed/2976/589C/1330/594d062d5d6d", "Unit_2","TBD" , T }, {"!ed/2976/589C/1330/594d062d5d6d", "Unit_2","TBD" , T },
{"!ed/297c/589C/1330/594d062d1c3c", "Unit_2","TBD" , T }, {"!ed/297c/589C/1330/594d062d1c3c", "Unit_2","TBD" , T },
{"!ed/2851/589C/1330/594cea7a23b3", "Unit_2","TBD" , T }, {"!ed/2851/589C/1330/594cea7a23b3", "Unit_2","TBD" , T },
{"!ed/2852/589C/1330/594cea925130", "Unit_2","TBD" , T }, {"!ed/2852/589C/1330/594cea925130", "Unit_2","TBD" , T },
{"!ed/2853/589C/1330/594cea9b550b", "Unit_2","TBD" , T }, {"!ed/2853/589C/1330/594cea9b550b", "Unit_2","TBD" , T },
{"!ed/2854/589C/1330/594ceaa554f6", "Unit_2","TBD" , T }, {"!ed/2854/589C/1330/594ceaa554f6", "Unit_2","TBD" , T },
{"!ed/2856/589C/1330/594ceabf4b3b", "Unit_2","TBD" , T }} {"!ed/2856/589C/1330/594ceabf4b3b", "Unit_2","TBD" , T }}
Comment ::= { Comment ::= {
{"!ed/2ea1/589C/1330/594d1202147e", "Comment_1","" , T }, {"!ed/2ea1/589C/1330/594d1202147e", "Comment_1","" , T },
{"!ed/293a/589C/1330/594d050c66cf", "Comment_1","" , T }, {"!ed/293a/589C/1330/594d050c66cf", "Comment_1","" , T },
{"!ed/2970/589C/1330/594d062c7935", "Comment_1","" , T }, {"!ed/2970/589C/1330/594d062c7935", "Comment_1","" , T },
{"!ed/2976/589C/1330/594d062d5d6d", "Comment_1","" , T }, {"!ed/2976/589C/1330/594d062d5d6d", "Comment_1","" , T },
{"!ed/297c/589C/1330/594d062d1c3c", "Comment_1","" , T }, {"!ed/297c/589C/1330/594d062d1c3c", "Comment_1","" , T },
{"!ed/2851/589C/1330/594cea7a23b3", "Comment_1","" , T }, {"!ed/2851/589C/1330/594cea7a23b3", "Comment_1","" , T },
{"!ed/2852/589C/1330/594cea925130", "Comment_1","" , T }, {"!ed/2852/589C/1330/594cea925130", "Comment_1","" , T },
{"!ed/2853/589C/1330/594cea9b550b", "Comment_1","" , T }, {"!ed/2853/589C/1330/594cea9b550b", "Comment_1","" , T },
{"!ed/2854/589C/1330/594ceaa554f6", "Comment_1","" , T }, {"!ed/2854/589C/1330/594ceaa554f6", "Comment_1","" , T },
{"!ed/2856/589C/1330/594ceabf4b3b", "Comment_1","" , T }} {"!ed/2856/589C/1330/594ceabf4b3b", "Comment_1","" , T }}
Comment_Package ::= { Comment_Package ::= {
{"!ed/284d/589C/1330/594cea75498b", "Comment_Package_1","TBD" , T }} {"!ed/284d/589C/1330/594cea75498b", "Comment_Package_1","TBD" , T }}
Range ::= { Range ::= {
{"!ed/2ea1/589C/1330/594d1202147e", "Range_3","TBD" , T }, {"!ed/2ea1/589C/1330/594d1202147e", "Range_3","TBD" , T },
{"!ed/293a/589C/1330/594d050c66cf", "Range_3","TBD" , T }, {"!ed/293a/589C/1330/594d050c66cf", "Range_3","TBD" , T },
{"!ed/2970/589C/1330/594d062c7935", "Range_3","TBD" , T }, {"!ed/2970/589C/1330/594d062c7935", "Range_3","TBD" , T },
{"!ed/2976/589C/1330/594d062d5d6d", "Range_3","TBD" , T }, {"!ed/2976/589C/1330/594d062d5d6d", "Range_3","TBD" , T },
{"!ed/297c/589C/1330/594d062d1c3c", "Range_3","TBD" , T }} {"!ed/297c/589C/1330/594d062d1c3c", "Range_3","TBD" , T }}
Resolution ::= { Resolution ::= {
{"!ed/2ea1/589C/1330/594d1202147e", "Resolution_4","TBD" , T }, {"!ed/2ea1/589C/1330/594d1202147e", "Resolution_4","TBD" , T },
{"!ed/293a/589C/1330/594d050c66cf", "Resolution_4","TBD" , T }, {"!ed/293a/589C/1330/594d050c66cf", "Resolution_4","TBD" , T },
{"!ed/2970/589C/1330/594d062c7935", "Resolution_4","TBD" , T }, {"!ed/2970/589C/1330/594d062c7935", "Resolution_4","TBD" , T },
{"!ed/2976/589C/1330/594d062d5d6d", "Resolution_4","TBD" , T }, {"!ed/2976/589C/1330/594d062d5d6d", "Resolution_4","TBD" , T },
{"!ed/297c/589C/1330/594d062d1c3c", "Resolution_4","TBD" , T }} {"!ed/297c/589C/1330/594d062d1c3c", "Resolution_4","TBD" , T }}
END END
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment