Class KeybindingItemProviderAdapterFactory.TemplateChildCreationExtender.CreationSwitch

    • Field Detail

      • newChildDescriptors

        protected java.util.List<java.lang.Object> newChildDescriptors
        The child descriptors being populated.
      • editingDomain

        protected org.eclipse.emf.edit.domain.EditingDomain editingDomain
        The domain in which to create the children.
    • Method Detail

      • caseStyle

        public java.lang.Object caseStyle​(VTStyle object)
        Overrides:
        caseStyle in class TemplateSwitch<java.lang.Object>
        Parameters:
        object - the target of the switch.
        Returns:
        the result of interpreting the object as an instance of 'Style'.
        See Also:
        doSwitch(EObject)
      • createChildParameter

        protected org.eclipse.emf.edit.command.CommandParameter createChildParameter​(java.lang.Object feature,
                                                                                     java.lang.Object child)