Interface ITreeInput
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
DynamicTreeInput<T>
,StaticTreeInput
,TreeInput
- All Known Implementing Classes:
DynamicTreeInputImpl
,StaticTreeInputImpl
,TreeInputImpl
public interface ITreeInput extends org.eclipse.emf.ecore.EObject
A representation of the model object 'ITree Input'. The contract for tree input.- See Also:
AefStandardPackage.getITreeInput()