Interface FieldExtInfo

All Superinterfaces:
org.eclipse.emf.ecore.EObject, EventHandlerContainer, ExtInfo, IBmObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CalendarFieldExtInfo, ChartFieldExtInfo, CheckBoxFieldExtInfo, DendrogramFieldExtInfo, FlowchartFieldExtInfo, FormattedDocFieldExtInfo, GanttChartFieldExtInfo, GeographicalMapFieldExtInfo, HtmlFieldExtInfo, ImageFieldExtInfo, InputFieldExtInfo, LabelFieldExtInfo, PDFDocumentFieldExtInfo, PeriodFieldExtInfo, PlannerFieldExtInfo, ProgressBarFieldExtInfo, RadioButtonsFieldExtInfo, SpreadSheetDocFieldExtInfo, TextDocFieldExtInfo, TrackBarFieldExtInfo
All Known Implementing Classes:
CalendarFieldExtInfoImpl, ChartFieldExtInfoImpl, CheckBoxFieldExtInfoImpl, DendrogramFieldExtInfoImpl, FieldExtInfoImpl, FlowchartFieldExtInfoImpl, FormattedDocFieldExtInfoImpl, GanttChartFieldExtInfoImpl, GeographicalMapFieldExtInfoImpl, HtmlFieldExtInfoImpl, ImageFieldExtInfoImpl, InputFieldExtInfoImpl, LabelFieldExtInfoImpl, PDFDocumentFieldExtInfoImpl, PeriodFieldExtInfoImpl, PlannerFieldExtInfoImpl, ProgressBarFieldExtInfoImpl, RadioButtonsFieldExtInfoImpl, SpreadSheetDocFieldExtInfoImpl, TextDocFieldExtInfoImpl, TrackBarFieldExtInfoImpl

public interface FieldExtInfo extends ExtInfo, EventHandlerContainer
A representation of the model object 'Field Ext Info'.
See Also: