public class InputTypeDeclarationValidator extends ElementTypeDeclarationValidator<org.camunda.bpm.model.dmn.instance.InputExpression>
| Constructor and Description |
|---|
InputTypeDeclarationValidator() |
| Modifier and Type | Method and Description |
|---|---|
Class<org.camunda.bpm.model.dmn.instance.InputExpression> |
getClassUnderValidation() |
String |
getTypeRef(org.camunda.bpm.model.dmn.instance.InputExpression inputExpression) |
isApplicable, validategetClassUsedToCheckApplicabilityapplypublic String getTypeRef(org.camunda.bpm.model.dmn.instance.InputExpression inputExpression)
public Class<org.camunda.bpm.model.dmn.instance.InputExpression> getClassUnderValidation()
getClassUnderValidation in class GenericValidator<org.camunda.bpm.model.dmn.instance.InputExpression,org.camunda.bpm.model.dmn.instance.InputExpression>Copyright © 2021 red6 enterprise software GmbH. All rights reserved.