19 lines
596 B
XML
19 lines
596 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!--
|
||
引入图形设置(非必须),作用范围:该MethodId对象。
|
||
被ResourceScanner扫描器检查更新
|
||
-->
|
||
<shapes>
|
||
<!--
|
||
|
||
methodId 建模方法Id(methodId、methodId.shapeId),多个用逗号隔开
|
||
|
||
-->
|
||
<!-- <import methodId="basic"/>-->
|
||
<!-- <import methodId="org.normal"/>-->
|
||
<!-- <import methodId="product.normal"/>-->
|
||
<!-- <import methodId="data.form"/>-->
|
||
<!-- <import methodId="itsystem.normal"/>-->
|
||
<!-- <import methodId="control.policy,control.risk"/>-->
|
||
<!-- <import methodId="process.flowchart"/>-->
|
||
</shapes> |