Class BackgroundItemProviderAdapterFactory.TemplateChildCreationExtender

  • All Implemented Interfaces:
    org.eclipse.emf.edit.provider.IChildCreationExtender
    Enclosing class:
    BackgroundItemProviderAdapterFactory

    public static class BackgroundItemProviderAdapterFactory.TemplateChildCreationExtender
    extends java.lang.Object
    implements org.eclipse.emf.edit.provider.IChildCreationExtender
    A child creation extender for the VTTemplatePackage.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      protected static class  BackgroundItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch
      The switch for creating child descriptors specific to each extended class.
      • Nested classes/interfaces inherited from interface org.eclipse.emf.edit.provider.IChildCreationExtender

        org.eclipse.emf.edit.provider.IChildCreationExtender.Descriptor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<java.lang.Object> getNewChildDescriptors​(java.lang.Object object, org.eclipse.emf.edit.domain.EditingDomain editingDomain)
      org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TemplateChildCreationExtender

        public TemplateChildCreationExtender()
    • Method Detail

      • getNewChildDescriptors

        public java.util.Collection<java.lang.Object> getNewChildDescriptors​(java.lang.Object object,
                                                                             org.eclipse.emf.edit.domain.EditingDomain editingDomain)
        Specified by:
        getNewChildDescriptors in interface org.eclipse.emf.edit.provider.IChildCreationExtender
      • getResourceLocator

        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        Specified by:
        getResourceLocator in interface org.eclipse.emf.edit.provider.IChildCreationExtender