Uses of Class
org.seamcat.model.plugin.propagation.Winner2Input.Submodel
-
Packages that use Winner2Input.Submodel Package Description org.seamcat.model.plugin.propagation -
-
Uses of Winner2Input.Submodel in org.seamcat.model.plugin.propagation
Fields in org.seamcat.model.plugin.propagation declared as Winner2Input.Submodel Modifier and Type Field Description static Winner2Input.Submodel
Winner2Input. Submodel
Methods in org.seamcat.model.plugin.propagation that return Winner2Input.Submodel Modifier and Type Method Description Winner2Input.Submodel
Winner2Input. Submodel()
static Winner2Input.Submodel
Winner2Input.Submodel. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Winner2Input.Submodel[]
Winner2Input.Submodel. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-