当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
DroolsMVELPreviousDeclarationVariable (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.base.mvel
Class DroolsMVELPreviousDeclarationVariable
java.lang.Object
org.drools.base.mvel.DroolsMVELPreviousDeclarationVariable
- All Implemented Interfaces:
- org.mvel.integration.VariableResolver
public class DroolsMVELPreviousDeclarationVariable
- extends Object
- implements org.mvel.integration.VariableResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DroolsMVELPreviousDeclarationVariable
public DroolsMVELPreviousDeclarationVariable(Declaration declaration,
DroolsMVELFactory factory)
getName
public String getName()
- Specified by:
getName
in interface org.mvel.integration.VariableResolver
getKnownType
public Class getKnownType()
- Specified by:
getKnownType
in interface org.mvel.integration.VariableResolver
getValue
public Object getValue()
- Specified by:
getValue
in interface org.mvel.integration.VariableResolver
setValue
public void setValue(Object value)
- Specified by:
setValue
in interface org.mvel.integration.VariableResolver
getFlags
public int getFlags()
- Specified by:
getFlags
in interface org.mvel.integration.VariableResolver
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.