Uses of Class
eu.svjatoslav.alyverkko_cli.model.Model
Packages that use Model
-
Uses of Model in eu.svjatoslav.alyverkko_cli.commands
Fields in eu.svjatoslav.alyverkko_cli.commands declared as Model -
Uses of Model in eu.svjatoslav.alyverkko_cli.model
Methods in eu.svjatoslav.alyverkko_cli.model that return ModelMethods in eu.svjatoslav.alyverkko_cli.model that return types with arguments of type ModelModifier and TypeMethodDescriptionModelLibrary.findModelByAlias
(String alias) Finds a model by its alias.ModelLibrary.getModels()
Returns a list of all the models.Methods in eu.svjatoslav.alyverkko_cli.model with parameters of type Model