If you configure the imports, for the project, then those types become available.
Mark On 8 Jan 2014, at 01:32, Ray Hooker <[email protected]> wrote: > Thanks for the pointer on the docs. BTW have you seen a way to utilize more > than primitive types in the Data modeler? I see where I can specify models I > have already created but what about other classes such as ArrayList, etc? > This is needed for one-to-many relationships between facts. For example, I > have an existing model where patients have multiple medication records. I > can write rules to deal with this manually (e.g., using the “from” keyword), > but can I use Guvnor to specify the model as it really exists?.. which is an > ArrayList type Medication? > > Ray > On Jan 7, 2014, at 5:42 AM, Alexandre Porcelli <[email protected]> wrote: > >> Hi, >> >> Here are the docs available for new Workbench: >> http://docs.jboss.org/drools/release/6.0.1.Final/drools-docs/html/wb.Workbench.html >> >> Regards, >> --- >> Alexandre Porcelli >> Principal Software Engineer >> Red Hat Business Systems and Intelligence Group >> >> On Jan 7, 2014, at 3:02 AM, Ray Hooker <[email protected]> wrote: >> >>> I have installed and worked with the new Guvnor interface. I am not sure >>> how to interface with it. >>> >>> This may be a basic question, but I have not seen documentation of how >>> Guvnor works exactly in version 6.0. I see that it uses a git repository >>> and maven server, but I do not see where it actually resides or how I can >>> access it? I need info like port, protocol, file location or something >>> specific. I have tried to example the installation but am not sure the >>> details. Certainly there is not a configuration panel that might indicate >>> configured port for the maven repository, etc. A network diagram would be >>> helpful. >>> >>> It is possible that I need to access the git repository or the Maven >>> repository using Kie specific classes and functionality but then I would >>> assume I need to give it the url/ web address of the Guvnor and way to >>> configure that. >>> >>> >>> Ray >>> _______________________________________________ >>> rules-users mailing list >>> [email protected] >>> https://lists.jboss.org/mailman/listinfo/rules-users >> >> >> _______________________________________________ >> rules-users mailing list >> [email protected] >> https://lists.jboss.org/mailman/listinfo/rules-users > > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
