Uses of Class
jaxb.Model
-
Packages that use Model Package Description core jaxb plugin -
-
Uses of Model in core
Methods in core with parameters of type Model Modifier and Type Method Description void
Scenario. set_model(Model jmodel)
-
Uses of Model in jaxb
Methods in jaxb that return Model Modifier and Type Method Description Model
ObjectFactory. createModel()
Create an instance ofModel
Methods in jaxb that return types with arguments of type Model Modifier and Type Method Description List<Model>
Models. getModel()
Gets the value of the model property. -
Uses of Model in plugin
Methods in plugin with parameters of type Model Modifier and Type Method Description static core.AbstractModel
PluginLoader. get_model_instance(Model jaxb_model, StochasticProcess process)
-