Class VerifierColumnUtilities
- java.lang.Object
-
- org.drools.workbench.models.guided.dtable.shared.util.ColumnUtilitiesBase
-
- org.drools.workbench.services.verifier.plugin.client.builders.VerifierColumnUtilities
-
public class VerifierColumnUtilities extends org.drools.workbench.models.guided.dtable.shared.util.ColumnUtilitiesBase
-
-
Constructor Summary
Constructors Constructor Description VerifierColumnUtilities(org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model, HeaderMetaData headerMetaData, FactTypes factTypes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetType(org.drools.workbench.models.guided.dtable.shared.model.BaseColumn column, int columnIndex)protected StringgetTypeFromDataOracle(String factType, String fieldName)-
Methods inherited from class org.drools.workbench.models.guided.dtable.shared.util.ColumnUtilitiesBase
convertToTypeSafeType, getBoundFactType, getDataType, getDataType, getDataType, getType, getType, getTypeSafeType, getTypeSafeType, getTypeSafeType, hasDSLSentences, hasValueList, hasValueList, hasValueList, hasValueList, isConstraintValid
-
-
-
-
Constructor Detail
-
VerifierColumnUtilities
public VerifierColumnUtilities(org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model, HeaderMetaData headerMetaData, FactTypes factTypes)
-
-
Method Detail
-
getType
public String getType(org.drools.workbench.models.guided.dtable.shared.model.BaseColumn column, int columnIndex) throws ColumnUtilitiesException
- Throws:
ColumnUtilitiesException
-
-