Class FieldNavigatorAdapter.Folder<M extends org.eclipse.emf.ecore.EObject>

    • Field Detail

      • MODEL_OBJECT_NAME

        public static final String MODEL_OBJECT_NAME
        Model object name corresponding to the adapter
    • Constructor Detail

      • Folder

        public Folder​(M mdObject,
                      org.eclipse.emf.ecore.EReference feature,
                      IResourceLookup resourceLookup,
                      org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider,
                      INavigatorContentProviderStateProvider navigatorContentProviderStateProvider)
        Constructor.
        Parameters:
        mdObject - the mdObject, cannot be null
        feature - the feature, cannot be null
        resourceLookup - the resource lookup, cannot be null
        qualifiedNameProvider - the qualified name provider, cannot be null
        navigatorContentProviderStateProvider - the navigator content provider state provider, cannot be null