Class TemplateManager.InstanceCache
java.lang.Object
com.inductiveautomation.factorypmi.application.model.TemplateManager.InstanceCache
- Enclosing class:
- TemplateManager
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddPreLoad(String templatePath, Deque<VisionTemplate> stack) fetchPreLoad(String templatePath) Retrieves the pre-loaded instance of the template with the given if (if there is one) or null if not found.
- 
Constructor Details- 
InstanceCachepublic InstanceCache()
 
- 
- 
Method Details- 
addPreLoad
- 
fetchPreLoadRetrieves the pre-loaded instance of the template with the given if (if there is one) or null if not found.
 
-