站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

org.drools.lang.dsl (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Package org.drools.lang.dsl

Interface Summary
DSLMapping An interface that represents a DSL Mapping
DSLMappingEntry A single entry in a DSL mapping file
DSLMappingEntry.MetaData An inner interface to represent any metadata associated with this entry.
DSLMappingEntry.Section An inner interface for DSL mapping sections
 

Class Summary
DefaultDSLMapping This is a default implementation of the DSL Mapping interface capable of storing a list of DSLMappingEntries and managing it.
DefaultDSLMappingEntry A default implementation for the DSL Mapping Entry interface
DefaultExpander The default expander uses String templates to provide pseudo natural language, as well as general DSLs.
DefaultExpanderResolver The default expander resolver will provide instances of the DefaultExpander.
DSLMappingEntry.AnySection An element to indicate the mapping should be applicable to any section
DSLMappingEntry.ConditionSection The condition section, to allow mapping of the conditions
DSLMappingEntry.ConsequenceSection The consequence section to allow the mapping of consequence elements
DSLMappingEntry.DefaultDSLEntryMetaData  
DSLMappingEntry.KeywordSection The keyword section, to allow mapping of keywords
DSLMappingFile A helper class that handles a DSL Mapping file
MappingError MappingError A class to represent errors found in a DSL mapping
 

Exception Summary
DSLMappingParseException  
 



Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.