Class CompositionItemProviderAdapterFactory.SystemChildCreationExtender.CreationSwitch

  • Enclosing class:
    CompositionItemProviderAdapterFactory.SystemChildCreationExtender

    protected static class CompositionItemProviderAdapterFactory.SystemChildCreationExtender.CreationSwitch
    extends org.palladiosimulator.pcm.system.util.SystemSwitch<Object>
    The switch for creating child descriptors specific to each extended class.
    Generated class or method.
    • Field Detail

      • 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 Detail

      • caseComposedStructure

        public Object caseComposedStructure​(org.palladiosimulator.pcm.core.composition.ComposedStructure object)
        Overrides:
        caseComposedStructure in class org.palladiosimulator.pcm.system.util.SystemSwitch<Object>
        Generated class or method.