Uses of Interface
org.eclipse.birt.report.model.api.metadata.ILocalizableInfo

Packages that use ILocalizableInfo
org.eclipse.birt.report.model.api.metadata Defines the elements, properties, types, structures and slots in the Report Object Model. 
org.eclipse.birt.report.model.api.scripts   
 

Uses of ILocalizableInfo in org.eclipse.birt.report.model.api.metadata
 

Subinterfaces of ILocalizableInfo in org.eclipse.birt.report.model.api.metadata
 interface IClassInfo
          Represents the script object definition.
 interface IMemberInfo
          Represents the definition of class member.
 interface IMethodInfo
          Represents the method information for both class and element.
 

Classes in org.eclipse.birt.report.model.api.metadata that implement ILocalizableInfo
 class ClassInfo
          Represents the script object definition.
 class MemberInfo
          Represents the definition of class member.
 class MethodInfo
          Represents the method information for both class and element.
 

Uses of ILocalizableInfo in org.eclipse.birt.report.model.api.scripts
 

Classes in org.eclipse.birt.report.model.api.scripts that implement ILocalizableInfo
 class ConstructorInfo
          Represents the method information for both class and element.
 



Copyright © 2005 Actuate Corp. All rights reserved.