Class ComponentVisitor.TemplatePreDeserializeVisitor

java.lang.Object
com.inductiveautomation.factorypmi.application.components.util.ComponentVisitor
com.inductiveautomation.factorypmi.application.components.util.ComponentVisitor.TemplatePreDeserializeVisitor
Enclosing class:
ComponentVisitor

public static class ComponentVisitor.TemplatePreDeserializeVisitor extends ComponentVisitor
Counts up the number of each template that will be needed on initialize, and then can pre-load instances for templates that will be needed more than once.
  • Constructor Details

    • TemplatePreDeserializeVisitor

      public TemplatePreDeserializeVisitor()
  • Method Details