Uses of Class
org.eclipse.birt.report.model.api.validators.StructureReferenceValidator
-
Packages that use StructureReferenceValidator Package Description org.eclipse.birt.report.model.api.validators Provides the validation classes for semantic check on multiple properties. -
-
Uses of StructureReferenceValidator in org.eclipse.birt.report.model.api.validators
Methods in org.eclipse.birt.report.model.api.validators that return StructureReferenceValidator Modifier and Type Method Description static StructureReferenceValidator
StructureReferenceValidator. getInstance()
Returns the singleton validator instance.
-