Class GraphicalSchemeItemDescriptor.GraphicalSchemeLineComponentFactory

    • Constructor Detail

      • GraphicalSchemeLineComponentFactory

        protected GraphicalSchemeLineComponentFactory()
    • Method Detail

      • createComponent

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