当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
HumanReadable (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client.modeldriven
Class HumanReadable
java.lang.Object
org.drools.brms.client.modeldriven.HumanReadable
public class HumanReadable
- extends Object
This contains some simple mappings between operators, conditional elements and the human readable
equivalent.
Yes, I am making the presumption that programmers are not human,
but I think they (we) are cool with that.
- Author:
- Michael Neale
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
operatorDisplayMap
public static Map operatorDisplayMap
ceDisplayMap
public static Map ceDisplayMap
actionDisplayMap
public static Map actionDisplayMap
CONDITIONAL_ELEMENTS
public static final String[] CONDITIONAL_ELEMENTS
HumanReadable
public HumanReadable()
getOperatorDisplayName
public static String getOperatorDisplayName(String op)
getCEDisplayName
public static String getCEDisplayName(String ce)
getActionDisplayName
public static String getActionDisplayName(String action)
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.