public class SuperTypeMatcher extends Object
| Constructor and Description |
|---|
SuperTypeMatcher(org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle oracle) |
| Modifier and Type | Method and Description |
|---|---|
void |
isThereAMatchingSuperType(List<String> factTypes,
String parameterType,
org.uberfire.client.callbacks.Callback<Boolean> callback) |
void |
isThereAMatchingSuperType(String factType,
String parameterType,
org.uberfire.client.callbacks.Callback<Boolean> callback) |
public SuperTypeMatcher(org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle oracle)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.