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 SystemDataFormatterFactory
ClientService. getFormatterFactory()
Gets the system data formatter factory.SystemDataFormatterFactory
MultiplexingClientService. getFormatterFactory()
-
Uses of SystemDataFormatterFactory in de.aristaflow.adept2.model
Methods in de.aristaflow.adept2.model that return SystemDataFormatterFactory Modifier and Type Method Description SystemDataFormatterFactory
ModelFactoryRegistry. getFormatterFactory(String usingInstance)
Gets the instance of the system data formatter configured for the designated component instance.
-