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

    • Constructor Detail

      • Folder

        public Folder​(M parent,
                      org.eclipse.emf.ecore.EReference feature,
                      IResourceLookup resourceLookup,
                      org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider,
                      INavigatorContentProviderStateProvider navigatorContentProviderStateProvider)
        Instantiates a new register attributes navigator adapter.
        Parameters:
        parent - the parent, cannot be null
        feature - the feature, cannot be null
        resourceLookup - the resource lookup, can not be null
        qualifiedNameProvider - actual IQualifiedNameProvider for getting full qualified name of the objects, can't be null
        navigatorContentProviderStateProvider - the navigator content provider state provider, can not be null