当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
RuleAttribute (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client.modeldriven.brxml
Class RuleAttribute
java.lang.Object
org.drools.brms.client.modeldriven.brxml.RuleAttribute
- All Implemented Interfaces:
- PortableObject
public class RuleAttribute
- extends Object
- implements PortableObject
This holds values for rule attributes (eg salience, agenda-group etc).
- Author:
- Michael Neale
attributeName
public String attributeName
value
public String value
RuleAttribute
public RuleAttribute(String name,
String value)
RuleAttribute
public RuleAttribute()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.