-
Notifications
You must be signed in to change notification settings - Fork 0
/
MedianerasVistas.dmn
9 lines (9 loc) · 5.26 KB
/
MedianerasVistas.dmn
1
2
3
4
5
6
7
8
9
<?xml version="1.0" ?><dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_CFB0FAFD-07FF-4478-B0F6-781C9862B894" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_1B375B86-3CB8-41B6-90D6-EC30DC5E9D43" name="MedianerasVistas" expressionLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_CFB0FAFD-07FF-4478-B0F6-781C9862B894"><dmn:extensionElements/><dmn:itemDefinition id="_3F0CD07B-48BF-4A83-8C91-0810D7271421" name="tPadron" isCollection="false"><dmn:itemComponent id="_9E9D060E-35C2-418D-A002-CD6308554ACC" name="lineaEdificacionPadronIzquierda" isCollection="false"><dmn:typeRef>number</dmn:typeRef></dmn:itemComponent><dmn:itemComponent id="_A25C0999-4A85-431E-ADE0-81587B4DE6A0" name="lineaEdificacionPadronDerecha" isCollection="false"><dmn:typeRef>number</dmn:typeRef></dmn:itemComponent></dmn:itemDefinition><dmn:itemDefinition id="_A73262A0-DA79-4951-9AA3-CE78A083DC33" name="tConstruccion" isCollection="false"><dmn:itemComponent id="_6E6A9D24-423D-464C-87CB-2E73B7435253" name="alturaConstruccion" isCollection="false"><dmn:typeRef>number</dmn:typeRef></dmn:itemComponent><dmn:itemComponent id="_38E35E6E-7C3E-4180-8F2E-E90C019A8C1A" name="lineaEdificacionConstruccionIzquierda" isCollection="false"><dmn:typeRef>number</dmn:typeRef></dmn:itemComponent><dmn:itemComponent id="_C309AB0F-033E-4ACE-A487-9F0267546E5D" name="lineaEdificacionConstruccionDerecha" isCollection="false"><dmn:typeRef>number</dmn:typeRef></dmn:itemComponent></dmn:itemDefinition><dmn:decision id="_F7D42A42-F140-4B61-BE72-AF4AC2FD8AF0" name="medianerasVistas"><dmn:extensionElements/><dmn:variable id="_B93ADBA4-DE57-40C8-AA2B-A99F5E88C1EF" name="medianerasVistas" typeRef="boolean"/><dmn:informationRequirement id="_51E97C71-D0E2-4736-953F-98F8D4FFF56B"><dmn:requiredInput href="#_E814333B-D8E5-4EE6-B3E6-9946B0160756"/></dmn:informationRequirement><dmn:informationRequirement id="_403BFF67-6069-45D4-8016-7387673751CD"><dmn:requiredInput href="#_78F2E314-44AC-48B0-96E6-42CF0C8E272D"/></dmn:informationRequirement><dmn:literalExpression id="_82062775-031B-427D-A1F1-17841E48E6E5"><dmn:text>if construccion.alturaConstruccion > 9 then
construccion.lineaEdificacionConstruccionIzquierda = padron.lineaEdificacionPadronIzquierda
and construccion.lineaEdificacionConstruccionDerecha = padron.lineaEdificacionPadronDerecha
else if construccion.alturaConstruccion = 9 then
construccion.lineaEdificacionConstruccionIzquierda = padron.lineaEdificacionPadronIzquierda
and construccion.lineaEdificacionConstruccionDerecha = padron.lineaEdificacionPadronDerecha
else
true
</dmn:text></dmn:literalExpression></dmn:decision><dmn:inputData id="_E814333B-D8E5-4EE6-B3E6-9946B0160756" name="padron"><dmn:extensionElements/><dmn:variable id="_60F0648B-2704-443B-A13F-60A67E591F03" name="padron" typeRef="tPadron"/></dmn:inputData><dmn:inputData id="_78F2E314-44AC-48B0-96E6-42CF0C8E272D" name="construccion"><dmn:extensionElements/><dmn:variable id="_F70C4CAE-20E0-4828-A0B9-E8C1CD4B966A" name="construccion" typeRef="tConstruccion"/></dmn:inputData><dmndi:DMNDI><dmndi:DMNDiagram id="_91C47EB3-25C8-43FC-A490-9A8EF5DDBD6C" name="DRG"><di:extension><kie:ComponentsWidthsExtension><kie:ComponentWidths dmnElementRef="_82062775-031B-427D-A1F1-17841E48E6E5"><kie:width>968</kie:width></kie:ComponentWidths></kie:ComponentsWidthsExtension></di:extension><dmndi:DMNShape id="dmnshape-drg-_F7D42A42-F140-4B61-BE72-AF4AC2FD8AF0" dmnElementRef="_F7D42A42-F140-4B61-BE72-AF4AC2FD8AF0" isCollapsed="false"><dmndi:DMNStyle><dmndi:FillColor red="255" green="255" blue="255"/><dmndi:StrokeColor red="0" green="0" blue="0"/><dmndi:FontColor red="0" green="0" blue="0"/></dmndi:DMNStyle><dc:Bounds x="311.5" y="125" width="139" height="50"/><dmndi:DMNLabel/></dmndi:DMNShape><dmndi:DMNShape id="dmnshape-drg-_E814333B-D8E5-4EE6-B3E6-9946B0160756" dmnElementRef="_E814333B-D8E5-4EE6-B3E6-9946B0160756" isCollapsed="false"><dmndi:DMNStyle><dmndi:FillColor red="255" green="255" blue="255"/><dmndi:StrokeColor red="0" green="0" blue="0"/><dmndi:FontColor red="0" green="0" blue="0"/></dmndi:DMNStyle><dc:Bounds x="264" y="232" width="100" height="50"/><dmndi:DMNLabel/></dmndi:DMNShape><dmndi:DMNShape id="dmnshape-drg-_78F2E314-44AC-48B0-96E6-42CF0C8E272D" dmnElementRef="_78F2E314-44AC-48B0-96E6-42CF0C8E272D" isCollapsed="false"><dmndi:DMNStyle><dmndi:FillColor red="255" green="255" blue="255"/><dmndi:StrokeColor red="0" green="0" blue="0"/><dmndi:FontColor red="0" green="0" blue="0"/></dmndi:DMNStyle><dc:Bounds x="396" y="232" width="100" height="50"/><dmndi:DMNLabel/></dmndi:DMNShape><dmndi:DMNEdge id="dmnedge-drg-_51E97C71-D0E2-4736-953F-98F8D4FFF56B" dmnElementRef="_51E97C71-D0E2-4736-953F-98F8D4FFF56B"><di:waypoint x="314" y="257"/><di:waypoint x="381" y="175"/></dmndi:DMNEdge><dmndi:DMNEdge id="dmnedge-drg-_403BFF67-6069-45D4-8016-7387673751CD" dmnElementRef="_403BFF67-6069-45D4-8016-7387673751CD"><di:waypoint x="446" y="257"/><di:waypoint x="381" y="175"/></dmndi:DMNEdge></dmndi:DMNDiagram></dmndi:DMNDI></dmn:definitions>