Class localItemProviderAdapterFactory.RepositoryChildCreationExtender.CreationSwitch

java.lang.Object
org.eclipse.emf.ecore.util.Switch<T>
org.palladiosimulator.edp2.models.Repository.util.RepositorySwitch<Object>
org.palladiosimulator.edp2.local.provider.localItemProviderAdapterFactory.RepositoryChildCreationExtender.CreationSwitch
Enclosing class:
localItemProviderAdapterFactory.RepositoryChildCreationExtender

protected static class localItemProviderAdapterFactory.RepositoryChildCreationExtender.CreationSwitch extends RepositorySwitch<Object>
The switch for creating child descriptors specific to each extended class.
Generated class or method.
  • Field Details

    • newChildDescriptors

      protected List<Object> newChildDescriptors
      The child descriptors being populated.
      Generated class or method.
    • editingDomain

      protected EditingDomain editingDomain
      The domain in which to create the children.
      Generated class or method.
  • Method Details