|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ESClassFilter
A filter interface that is used to separate specific types and mark them as 'filtered' in the UI. Filtered types are considered as non-critical for an understanding of the problem domain and therefore are treated special in the UI, e.g. by grouping all operations involving only filtered type as is the case in the update, commit and merge details dialog.
| Method Summary | |
|---|---|
Set<org.eclipse.emf.ecore.EClass> |
getFilteredEClasses()
Returns the EClasses that are considered as filtered. |
String |
getLabel()
A label that groups all filtered EClasses. |
| Method Detail |
|---|
Set<org.eclipse.emf.ecore.EClass> getFilteredEClasses()
EClasses that are considered as filtered.
EClassesString getLabel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||