Class GraphicalSchemeFigureDescriptor.GraphicalSchemePictureComponentFactory

    • Constructor Detail

      • GraphicalSchemePictureComponentFactory

        protected GraphicalSchemePictureComponentFactory()
    • Method Detail

      • createComponent

        public IComponent<?> createComponent​(Object[] arg)
        Description copied from interface: IComponentFactory
        Creates a component with the specified EObjects as input.
        Specified by:
        createComponent in interface IComponentFactory
        Parameters:
        arg - the EObjects comprising the input of the definition, may be null
        Returns:
        a component, never null