Uses of Interface
de.aristaflow.adept2.model.common.systemdata.SystemDataFormatterFactory
-
Packages that use SystemDataFormatterFactory Package Description de.aristaflow.adept2.core.client de.aristaflow.adept2.model -
-
Uses of SystemDataFormatterFactory in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return SystemDataFormatterFactory Modifier and Type Method Description SystemDataFormatterFactoryClientService. getFormatterFactory()Gets the system data formatter factory.SystemDataFormatterFactoryMultiplexingClientService. getFormatterFactory() -
Uses of SystemDataFormatterFactory in de.aristaflow.adept2.model
Methods in de.aristaflow.adept2.model that return SystemDataFormatterFactory Modifier and Type Method Description SystemDataFormatterFactoryModelFactoryRegistry. getFormatterFactory(String usingInstance)Gets the instance of the system data formatter configured for the designated component instance.
-