org.drools.eclipse
Class DRLInfo.PatternInfo

java.lang.Object
  extended by org.drools.eclipse.DRLInfo.PatternInfo
Enclosing class:
DRLInfo

public static class DRLInfo.PatternInfo
extends Object


Method Summary
 int getEnd()
           
 String getPatternTypeName()
           
 int getStart()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getPatternTypeName

public String getPatternTypeName()

getStart

public int getStart()

getEnd

public int getEnd()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.