take

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Rule Engine » take 
Take
License:Apache Software License
URL:http://code.google.com/p/take/
Description:Take consists of a scripting language that could be used to define rule engine.
Package NameComment
example.nz.org.take.compiler.eurent Example based on the EURent scenario published by the EU business rule conference http://www.eurobizrules.org.
example.nz.org.take.compiler.eurent.generated Generated classes for the example based on the EURent scenario published by the EU business rule conference http://www.eurobizrules.org.
example.nz.org.take.compiler.eurent.testcases Test cases based on the EURent scenario published by the EU business rule conference http://www.eurobizrules.org.
example.nz.org.take.compiler.example1 A simple example.
example.nz.org.take.compiler.example1.spec Code generated by the GenerateInterface script in the parent package.
example.nz.org.take.compiler.userv.domainmodel
example.nz.org.take.compiler.userv.generated
example.nz.org.take.compiler.userv.main
example.nz.org.take.compiler.userv.scripts
example.nz.org.take.compiler.userv.server
example.nz.org.take.compiler.userv.spec
example.nz.org.take.compiler.userv.testcases
example.nz.org.take.r2ml.eurent Example based on the EURent scenario published by the EU business rule conference http://www.eurobizrules.org.
example.nz.org.take.r2ml.eurent.domain
example.nz.org.take.r2ml.userv
example.nz.org.take.r2ml.userv.domain
nz.ac.massey.take.takeep
nz.ac.massey.take.takeep.actionsSets
nz.ac.massey.take.takeep.actionsSets.compileActions
nz.ac.massey.take.takeep.actionsSets.panels
nz.ac.massey.take.takeep.actionsSets.verifyActions
nz.ac.massey.take.takeep.actionsSets.wizards
nz.ac.massey.take.takeep.editor
nz.ac.massey.take.takeep.editor.tokens
nz.ac.massey.take.takeep.outline
nz.ac.massey.take.takeep.view
nz.org.take API to access and manipulate rules.
nz.org.take.compiler Compiler specification.
nz.org.take.compiler.reference Reference implementation of the compiler.
nz.org.take.compiler.util Utilities mainly used by the compiler.
nz.org.take.compiler.util.jalopy Pretty printing of sources based on Jalopy.
nz.org.take.deployment Support for deployment -a utomates the process of loading knowledge bases, compiling them into source code, byte code and loading the generated classes.
nz.org.take.deployment.ant
nz.org.take.deployment.jsr199
nz.org.take.mandarax_migration_kit
nz.org.take.nscript
nz.org.take.r2ml This package contains classes to import R2ML-files into the take-rule-compiler.
nz.org.take.r2ml.reference
nz.org.take.r2ml.util
nz.org.take.rt Test case to explore a scenario that failed in the R2ML module.
nz.org.take.strelka
nz.org.take.strelka.actions
nz.org.take.strelka.filter
nz.org.take.strelka.preferences
nz.org.take.strelka.preferences.gui
nz.org.take.verification Contains formal tests for knowledge bases.
test.nz.org.take
test.nz.org.take.compiler.annotations Tests how annotations are made available at runtime.
test.nz.org.take.compiler.annotations.generated
test.nz.org.take.compiler.misc1 Misc compiler tests.
test.nz.org.take.compiler.misc1.generated Code generated by the GenerateInterface script in the parent package.
test.nz.org.take.compiler.scenario1 Test scenario based on family relationships.
test.nz.org.take.compiler.scenario1.generated
test.nz.org.take.compiler.scenario10 Test cases for negated simple predicates (negation as failure).
test.nz.org.take.compiler.scenario10.generated Code generated by the GenerateInterface script in the parent package.
test.nz.org.take.compiler.scenario11
test.nz.org.take.compiler.scenario11.generated
test.nz.org.take.compiler.scenario12
test.nz.org.take.compiler.scenario12.generated
test.nz.org.take.compiler.scenario13
test.nz.org.take.compiler.scenario13.generated
test.nz.org.take.compiler.scenario2 Test scenario for backtracking.
test.nz.org.take.compiler.scenario2.generated Code generated by the GenerateInterface script in the parent package.
test.nz.org.take.compiler.scenario3 Test scenario that uses beans as types, and methods as functions and predicates. Inheritance is also tested.
test.nz.org.take.compiler.scenario3.generated Code generated by the GenerateInterface script in the parent package.
test.nz.org.take.compiler.scenario4 Test scenario that uses beans and properties as (ONE2ONE [functional] and ONE2MANY [non-functional]) predicates.
test.nz.org.take.compiler.scenario4.generated Code generated by the GenerateInterface script in the parent package.
test.nz.org.take.compiler.scenario5 Test scenario that uses constants (object refs) in rules.
test.nz.org.take.compiler.scenario5.generated Code generated by the GenerateInterface script in the parent package.
test.nz.org.take.compiler.scenario6 Test scenario based on family relationships.
test.nz.org.take.compiler.scenario6.generated Code generated by the GenerateInterface script in the parent package.
test.nz.org.take.compiler.scenario7 Test for using arithemtic operators as predicates.
test.nz.org.take.compiler.scenario7.generated Code generated by the GenerateInterface script in the parent package.
test.nz.org.take.compiler.scenario8 Test cases for using external fact stores. The fact store used is a HSQL database accessed via JDBC.
test.nz.org.take.compiler.scenario8.generated Code generated by the GenerateInterface script in the parent package.
test.nz.org.take.compiler.scenario9 Test cases for using aggregation functions.
test.nz.org.take.compiler.scenario9.generated Code generated by the GenerateInterface script in the parent package.
test.nz.org.take.compiler.verification
test.nz.org.take.nscript
test.nz.org.take.r2ml
test.nz.org.take.r2ml.a
test.nz.org.take.r2ml.b
test.nz.org.take.r2ml.c
test.nz.org.take.r2ml.c.generated
test.nz.org.take.r2ml.d
test.nz.org.take.r2ml.e
test.nz.org.take.r2ml.f
test.nz.org.take.r2ml.g
test.nz.org.take.r2ml.h
test.nz.org.take.r2ml.scenario3
test.nz.org.take.r2ml.scenario3.generated
test.nz.org.take.r2ml.scenario4
test.nz.org.take.r2ml.scenario5
test.nz.org.take.strelka
test.nz.org.take.strelka.userv
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.