Package com.inductiveautomation.sfc.api
package com.inductiveautomation.sfc.api
-
ClassDescriptionCreated by colby.clegg on 2/2/2015.Queues up submitted
Runnable
s and executes them in serial on anExecutorService
.This class represents any "scope" in the SFC system, and is fundamentally just an observable dictionary.An observer that gets notified when the scope is modified.Created by colby.clegg on 2/2/2015.The ScopeLocator system provides an extensible mechanism for module authors to provide new scopes, or locate virtual scopes.This is the entry-point to the Gateway scope section of the SFC module's API.Base interface for factory that creates objects to represent steps.Created by colby.clegg on 3/18/2015.