org.drools.eclipse
Class DRLInfo.FunctionInfo
java.lang.Object
org.drools.eclipse.DRLInfo.FunctionInfo
- Enclosing class:
- DRLInfo
public class DRLInfo.FunctionInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRLInfo.FunctionInfo
public DRLInfo.FunctionInfo(org.drools.lang.descr.FunctionDescr functionDescr)
getSourcePathName
public String getSourcePathName()
getClassName
public String getClassName()
getDrlLineNumber
public int getDrlLineNumber()
getJavaLineNumber
public int getJavaLineNumber()
getPackageName
public String getPackageName()
getFunctionName
public String getFunctionName()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.