{ "rules": [ { "from": "l-interface", "to": "logical-link", "label": "tosca.relationships.network.LinksTo", "direction": "OUT", "multiplicity": "MANY2MANY", "contains-other-v": "NONE", "prevent-delete": "NONE", "default": "true", "description":"" }, { "from": "logical-link", "to": "l-interface", "label": "org.onap.relationships.inventory.Source", "direction": "OUT", "multiplicity": "ONE2MANY", "contains-other-v": "NONE", "delete-other-v": "!${direction}", "prevent-delete": "NONE", "default": "false", "description":"" }, { "from": "logical-link", "to": "l-interface", "label": "org.onap.relationships.inventory.Source", "direction": "OUT", "multiplicity": "ONE2MANY", "contains-other-v": "NONE", "delete-other-v": "!${direction}", "prevent-delete": "NONE", "default": "false", "description":"" }, { "from": "l-interface", "to": "lag-interface", "label": "org.onap.relationships.inventory.BelongsTo", "direction": "OUT", "multiplicity": "MANY2ONE", "contains-other-v": "!${direction}", "delete-other-v": "!${direction}", "prevent-delete": "NONE", "default": "true", "description":"" }, { "from": "gooble", "to": "logical-link", "label": "org.onap.relationships.inventory.Uses", "direction": "OUT", "multiplicity": "MANY2MANY", "contains-other-v": "NONE", "delete-other-v": "${direction}", "prevent-delete": "NONE", "default": "true", "description":"" } ] }