当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ActionAssertLogicalFact (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client.modeldriven.brxml
Class ActionAssertLogicalFact
java.lang.Object
org.drools.brms.client.modeldriven.brxml.ActionFieldList
org.drools.brms.client.modeldriven.brxml.ActionAssertFact
org.drools.brms.client.modeldriven.brxml.ActionAssertLogicalFact
- All Implemented Interfaces:
- IAction, PortableObject
public class ActionAssertLogicalFact
- extends ActionAssertFact
Logical assertions are used as part of "truth maintenance".
- Author:
- Michael Neale
Method Summary |
String |
getType()
This is used mainly for display purposes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionAssertLogicalFact
public ActionAssertLogicalFact(String fact)
ActionAssertLogicalFact
public ActionAssertLogicalFact()
getType
public String getType()
- This is used mainly for display purposes.
- Overrides:
getType
in class ActionAssertFact
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.