Class LMSecurityItemProviderAdapterFactory.ExpressionsChildCreationExtender.CreationSwitch

java.lang.Object
org.eclipse.emf.ecore.util.Switch<T>
org.eclipse.emf.cdo.expressions.util.ExpressionsSwitch<Object>
org.eclipse.emf.cdo.lm.security.provider.LMSecurityItemProviderAdapterFactory.ExpressionsChildCreationExtender.CreationSwitch
Enclosing class:
LMSecurityItemProviderAdapterFactory.ExpressionsChildCreationExtender

protected static class LMSecurityItemProviderAdapterFactory.ExpressionsChildCreationExtender.CreationSwitch extends ExpressionsSwitch<Object>
The switch for creating child descriptors specific to each extended class.
Generated
  • Field Details

    • newChildDescriptors

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

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