public class KogitoDMNDataManagementStrategy extends AbstractDMNDataManagementStrategy
AbstractDataManagementStrategy.ResultHolder
currentPath, eventBus
factModelTreeHolder, model
SIMPLE_CLASSES_MAP
Constructor and Description |
---|
KogitoDMNDataManagementStrategy(com.google.gwt.event.shared.EventBus eventBus,
KogitoDMNService dmnTypeService) |
Modifier and Type | Method and Description |
---|---|
protected org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.callbacks.DMN12UnmarshallCallback |
getDMN12UnmarshallCallback(org.jboss.errai.common.client.api.RemoteCallback<FactModelTuple> callback) |
protected org.jboss.errai.common.client.api.ErrorCallback<Object> |
getDMNContentErrorCallback(String dmnFilePath) |
protected org.jboss.errai.common.client.api.RemoteCallback<String> |
getDMNContentRemoteCallback(org.jboss.errai.common.client.api.RemoteCallback<FactModelTuple> callback) |
protected void |
retrieveFactModelTuple(TestToolsView.Presenter testToolsPresenter,
ScenarioSimulationContext context,
GridWidget gridWidget,
String dmnFilePath) |
getErrorCallback, getSuccessCallback, getSuccessCallbackMethod, isADataType, manageScenarioSimulationModelContent, populateTestTools, showErrorsAndCleanupState
getInstanceMap, getPropertiesToHide, getPropertiesToHide, getSimpleClassFactModelTree, setModel, storeData
public KogitoDMNDataManagementStrategy(com.google.gwt.event.shared.EventBus eventBus, KogitoDMNService dmnTypeService)
protected void retrieveFactModelTuple(TestToolsView.Presenter testToolsPresenter, ScenarioSimulationContext context, GridWidget gridWidget, String dmnFilePath)
retrieveFactModelTuple
in class AbstractDMNDataManagementStrategy
protected org.jboss.errai.common.client.api.RemoteCallback<String> getDMNContentRemoteCallback(org.jboss.errai.common.client.api.RemoteCallback<FactModelTuple> callback)
protected org.jboss.errai.common.client.api.ErrorCallback<Object> getDMNContentErrorCallback(String dmnFilePath)
protected org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.callbacks.DMN12UnmarshallCallback getDMN12UnmarshallCallback(org.jboss.errai.common.client.api.RemoteCallback<FactModelTuple> callback)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.