Package org.drools.drl.ast.descr
Class ForFunctionDescr
java.lang.Object
org.drools.drl.ast.descr.BaseDescr
org.drools.drl.ast.descr.ForFunctionDescr
- All Implemented Interfaces:
Externalizable,Serializable,Namespaceable
A descr class for for functions
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drools.drl.ast.descr.BaseDescr
accept, copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, isNegated, negate, positionAsString, replaceVariable, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText
-
Constructor Details
-
ForFunctionDescr
public ForFunctionDescr()
-
-
Method Details
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Overrides:
readExternalin classBaseDescr- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Overrides:
writeExternalin classBaseDescr- Throws:
IOException
-
getId
-
setId
-
getLabel
-
setLabel
-
getArguments
-
setArguments
-
toString
-