Class ExpressionItemProviderAdapterFactory.ExpressionsChildCreationExtender.CreationSwitch

java.lang.Object
org.eclipse.emf.ecore.util.Switch<T>
org.palladiosimulator.dataflow.dictionary.characterized.DataDictionaryCharacterized.expressions.util.ExpressionsSwitch<Object>
org.palladiosimulator.dataflow.confidentiality.pcm.model.confidentiality.expression.provider.ExpressionItemProviderAdapterFactory.ExpressionsChildCreationExtender.CreationSwitch
Enclosing class:
ExpressionItemProviderAdapterFactory.ExpressionsChildCreationExtender

protected static class ExpressionItemProviderAdapterFactory.ExpressionsChildCreationExtender.CreationSwitch extends ExpressionsSwitch<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