public class CascadingParameterTypeValidator
extends org.eclipse.birt.report.model.validators.AbstractElementValidator
| 构造器和说明 |
|---|
CascadingParameterTypeValidator() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CascadingParameterTypeValidator |
getInstance()
Returns the instance of this validator.
|
java.util.List<SemanticException> |
validate(org.eclipse.birt.report.model.core.Module module,
org.eclipse.birt.report.model.core.DesignElement element)
Validates whether the type of the parameter is valid.
|
public static CascadingParameterTypeValidator getInstance()
public java.util.List<SemanticException> validate(org.eclipse.birt.report.model.core.Module module, org.eclipse.birt.report.model.core.DesignElement element)
validate 在类中 org.eclipse.birt.report.model.validators.AbstractElementValidatormodule - the moduleelement - the parameter toSemanticException.Copyright © 2008 Actuate Corp. All rights reserved.