Uses of Class
de.aristaflow.adept2.model.processmodel.systemdata.Dependency.SystemDataProvider
-
Packages that use Dependency.SystemDataProvider Package Description de.aristaflow.adept2.model.processmodel.systemdata -
-
Uses of Dependency.SystemDataProvider in de.aristaflow.adept2.model.processmodel.systemdata
Methods in de.aristaflow.adept2.model.processmodel.systemdata that return Dependency.SystemDataProvider Modifier and Type Method Description static Dependency.SystemDataProviderDependency.SystemDataProvider. valueOf(String name)Returns the enum constant of this type with the specified name.static Dependency.SystemDataProvider[]Dependency.SystemDataProvider. values()Returns an array containing the constants of this enum type, in the order they are declared.
-