Drools Workbench - Guided Decision Tree Editor - Client 6.2.0.Final

org.drools.workbench.screens.guided.dtree.client.widget
Class GuidedDecisionTreeDropContext

java.lang.Object
  extended by org.drools.workbench.screens.guided.dtree.client.widget.GuidedDecisionTreeDropContext
All Implemented Interfaces:
org.uberfire.ext.wires.core.api.factories.ShapeDropContext<BaseGuidedDecisionTreeShape>

public class GuidedDecisionTreeDropContext
extends Object
implements org.uberfire.ext.wires.core.api.factories.ShapeDropContext<BaseGuidedDecisionTreeShape>


Constructor Summary
GuidedDecisionTreeDropContext()
           
 
Method Summary
 BaseGuidedDecisionTreeShape getContext()
           
 void setContext(BaseGuidedDecisionTreeShape context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuidedDecisionTreeDropContext

public GuidedDecisionTreeDropContext()
Method Detail

getContext

public BaseGuidedDecisionTreeShape getContext()
Specified by:
getContext in interface org.uberfire.ext.wires.core.api.factories.ShapeDropContext<BaseGuidedDecisionTreeShape>

setContext

public void setContext(BaseGuidedDecisionTreeShape context)
Specified by:
setContext in interface org.uberfire.ext.wires.core.api.factories.ShapeDropContext<BaseGuidedDecisionTreeShape>

Drools Workbench - Guided Decision Tree Editor - Client 6.2.0.Final

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