| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Rule
Public Rule interface for runtime rule inspection.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface org.drools.definition.KnowledgeDefinition | 
|---|
KnowledgeDefinition.KnowledgeType | 
| Method Summary | |
|---|---|
 String | 
getMetaAttribute(String key)
Deprecated.  | 
 Map<String,Object> | 
getMetaAttributes()
Deprecated.  | 
 Map<String,Object> | 
getMetaData()
Returns an immutable Map  | 
 String | 
getName()
Returns this rule's name.  | 
 String | 
getPackageName()
Returns the package name (namespace) this rule is tied to.  | 
 Collection<String> | 
listMetaAttributes()
Deprecated.  | 
| Methods inherited from interface org.drools.definition.KnowledgeDefinition | 
|---|
getId, getKnowledgeType, getNamespace | 
| Method Detail | 
|---|
String getPackageName()
String getName()
Map<String,Object> getMetaData()
@Deprecated Collection<String> listMetaAttributes()
getMetaAttributes() instead.
@Deprecated Map<String,Object> getMetaAttributes()
@Deprecated String getMetaAttribute(String key)
key - the meta attribute key
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||