Class SimpleElementFactory


  • public class SimpleElementFactory
    extends java.lang.Object
    • Constructor Detail

      • SimpleElementFactory

        public SimpleElementFactory()
    • Method Detail

      • setInstance

        public static void setInstance​(ISimpleElementFactory inFactory)
        Sets the factory instance.
        Parameters:
        inFactory - the factory instance
      • getInstance

        public static ISimpleElementFactory getInstance()
        Returns the factory instance.
        Returns:
        the factory