<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<openbimrl version="2023.06" xmlns="http://inf.bi.rub.de/OpenBimRL">
    <BIMRule name="Addition">
        <Precalculations>
            <Node id="3a25b3bd-aefa-4435-afcd-33c0081e581e" function="input.textInput" alias="5" xPos="802" yPos="101">
                <Outputs>
                    <Output name="text" value="5"/>
                </Outputs>
            </Node>
            <Node id="752c62b4-bd93-4441-a14f-b93c4b78efb9" function="input.textInput" alias="2" xPos="801" yPos="202">
                <Outputs>
                    <Output name="text" value="2"/>
                </Outputs>
            </Node>
            <Node id="7be57d51-dda5-4720-ac58-c10d5ed7c055" function="math.operators.addition" alias="Example Text Here" xPos="1251" yPos="102">
                <Inputs>
                    <Input name="First (Number)"/>
                    <Input name="Second (Number)"/>
                </Inputs>
                <Outputs>
                    <Output name="Number"/>
                </Outputs>
            </Node>
            <Edge id="f092be98-b674-40b0-b955-15e7b3281de7" source="3a25b3bd-aefa-4435-afcd-33c0081e581e" sourceHandle="0" target="7be57d51-dda5-4720-ac58-c10d5ed7c055" targetHandle="0"/>
            <Edge id="41305b12-53ca-43f8-ae24-c3c9776f944f" source="752c62b4-bd93-4441-a14f-b93c4b78efb9" sourceHandle="0" target="7be57d51-dda5-4720-ac58-c10d5ed7c055" targetHandle="1"/>
        </Precalculations>
        <ModelCheck name="DocMatheFunktionen">
            <RuleIdentifiers>
                <RuleIdentifier source="7be57d51-dda5-4720-ac58-c10d5ed7c055" sourceHandle="0" label="Summe" xPos="1653" yPos="150"/>
            </RuleIdentifiers>
            <ModelSubChecks>
                <ModelSubCheck name="SubCheck Example A">
                    <Rules operator="and">
                        <Rule operator="equals" operand1="Sum" operand2="7"/>
                    </Rules>
                </ModelSubCheck>
            </ModelSubChecks>
            <ResultSets/>
        </ModelCheck>
    </BIMRule>
</openbimrl>
