org.drools.lang.descr
Class VariableDescr
java.lang.Object
org.drools.lang.descr.BaseDescr
org.drools.lang.descr.VariableDescr
- All Implemented Interfaces:
- Externalizable, Serializable, Namespaceable
public class VariableDescr
- extends BaseDescr
- See Also:
- Serialized Form
Methods inherited from class org.drools.lang.descr.BaseDescr |
copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, readExternal, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariableDescr
public VariableDescr(String identifier)
getIdentifier
public String getIdentifier()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.