Class PrintWizardUtils


  • public class PrintWizardUtils
    extends Object
    Print wizard utils methods
    • Constructor Detail

      • PrintWizardUtils

        public PrintWizardUtils()
    • Method Detail

      • createCommand

        public org.eclipse.emf.ecore.EObject createCommand​(org.eclipse.emf.ecore.EObject parent,
                                                           org.eclipse.emf.ecore.EStructuralFeature feature,
                                                           String commandName)
        Create command object
        Parameters:
        parent - - parent object
        feature - - feature with commands
        commandName - - command name
        Returns:
        created command