org.drools.eclipse.debug
Class AgendaLogicalStructureDelegate
java.lang.Object
org.drools.eclipse.debug.AgendaLogicalStructureDelegate
- All Implemented Interfaces:
- org.eclipse.debug.core.model.ILogicalStructureTypeDelegate
public class AgendaLogicalStructureDelegate
- extends Object
- implements org.eclipse.debug.core.model.ILogicalStructureTypeDelegate
The logical structures of Agenda.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgendaLogicalStructureDelegate
public AgendaLogicalStructureDelegate()
providesLogicalStructure
public boolean providesLogicalStructure(org.eclipse.debug.core.model.IValue value)
- Specified by:
providesLogicalStructure in interface org.eclipse.debug.core.model.ILogicalStructureTypeDelegate
getLogicalStructure
public org.eclipse.debug.core.model.IValue getLogicalStructure(org.eclipse.debug.core.model.IValue value)
throws org.eclipse.core.runtime.CoreException
- Specified by:
getLogicalStructure in interface org.eclipse.debug.core.model.ILogicalStructureTypeDelegate
- Throws:
org.eclipse.core.runtime.CoreException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.