Hi Aljoby,
If I understand correctly, you are trying to find docs for Match yang model, for what is MatchBuilder builder. So the docs should be generated at top of Match interface. Regards, Tomas ________________________________ Od: Walid Aljoby <[email protected]> Odoslané: utorok, 2. mája 2017 10:27 Komu: [email protected] Kópia: Daniel Farrell Predmet: [openflowplugin-dev] MatchBuilder does not work in Beryllium-SR1 Hi All, In Beryllium-SR1 archetype based project, I am trying to construct flow from config datastore. The problem is that when MatchBuilder matchBuilder = new MatchBuilder(); is added in my code, I could not even see the YANG model in the apidoc. Here are the dependencies used: <dependency> <groupId>org.opendaylight.openflowplugin.model</groupId> <artifactId>model-flow-service</artifactId> <version>0.2.1-Beryllium-SR1</version> </dependency> <dependency> <groupId>org.opendaylight.openflowplugin.model</groupId> <artifactId>model-flow-base</artifactId> <version>0.2.1-Beryllium-SR1</version> </dependency> Anybody, please let me know about the causes of such issue? (i.e.; the question why matchbuilder does not work? Thank You, -- Best Regards Aljoby
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
