Interface | Description |
---|---|
EditingContextAdapter |
Connects EEF views with the external context (e.g. an editor) on behalf of which the views display and edit model
elements.
|
EEFGroup |
The
EEFGroup is used as the main structure within a page. |
EEFPage |
The
EEFPage will control the content of a tab. |
EEFView |
The view if the root concept of the EEF model.
|
IEEFDomainClassTester |
This interface is used to test if a class matches a given domain class definition.
|
InputDescriptor |
This interface is used to describe the input of the EEF view.
|
Class | Description |
---|---|
EEFExpressionUtils |
Utility class containing the constants from the EEFExpression model.
|
EEFViewFactory |
The factory used to create the
EEFView . |