Uses of Interface
org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
Packages that use IMetaDataDictionary
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
-
Uses of IMetaDataDictionary in org.eclipse.birt.report.model.api
Methods in org.eclipse.birt.report.model.api that return IMetaDataDictionaryModifier and TypeMethodDescriptionDesignEngine.getMetaData()
Gets the meta-data of the design engine.IDesignEngine.getMetaData()
Gets the meta-data of the design engine.static IMetaDataDictionary
DesignEngine.getMetaDataDictionary()
Deprecated. -
Uses of IMetaDataDictionary in org.eclipse.birt.report.model.api.impl
Methods in org.eclipse.birt.report.model.api.impl that return IMetaDataDictionaryModifier and TypeMethodDescriptionDesignEngineImpl.getMetaData()
Gets the meta-data of the design engine.