Uses of Class
core.AbstractModel
-
Packages that use AbstractModel Package Description core -
-
Uses of AbstractModel in core
Fields in core with type parameters of type AbstractModel Modifier and Type Field Description Map<String,AbstractModel>Scenario. modelsMap of modelsMethods in core that return AbstractModel Modifier and Type Method Description AbstractModelLink. get_model()AbstractModelNode. get_model()AbstractModelScenario. get_model(long id)Get model by idMethods in core that return types with arguments of type AbstractModel Modifier and Type Method Description Map<String,AbstractModel>Scenario. get_models()Get map of models
-