Class AttachedCollectionNavigatorAdapterBase<M extends org.eclipse.emf.ecore.EObject>

    • Constructor Detail

      • AttachedCollectionNavigatorAdapterBase

        public AttachedCollectionNavigatorAdapterBase​(String label,
                                                      org.eclipse.jface.resource.ImageDescriptor icon,
                                                      M model,
                                                      org.eclipse.emf.ecore.EReference contentFeature)
        Constructs the instance.
        Parameters:
        label - collection label.
        icon - collection icon.
        model - parent model.
        contentFeature - feature for collection content.