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

DSLMappingEntry.Section (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.lang.dsl
Interface DSLMappingEntry.Section

All Superinterfaces:
Comparable
All Known Implementing Classes:
DSLMappingEntry.AnySection, DSLMappingEntry.ConditionSection, DSLMappingEntry.ConsequenceSection, DSLMappingEntry.KeywordSection
Enclosing interface:
DSLMappingEntry

public static interface DSLMappingEntry.Section
extends Comparable

An inner interface for DSL mapping sections

Author:
etirelli

Method Summary
 String getSymbol()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getSymbol

String getSymbol()


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