| Interface | Description |
|---|---|
| EditingContextAdapter |
Connects EEF views with the external context (e.g.
|
| 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. |
| LockStatusChangeEvent |
Represents a change in the lock status of an
EObject. |
| Enum | Description |
|---|---|
| LockStatusChangeEvent.LockStatus |
The possible lock status.
|