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

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.kie.uberfire.wires.core.api.factories.ShapeDropContext<BaseGuidedDecisionTreeShape>

public class GuidedDecisionTreeDropContext
extends Object
implements org.kie.uberfire.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.kie.uberfire.wires.core.api.factories.ShapeDropContext<BaseGuidedDecisionTreeShape>

setContext

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

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

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