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 voidScenario. set_model(Model jmodel) -
Uses of Model in jaxb
Methods in jaxb that return Model Modifier and Type Method Description ModelObjectFactory. createModel()Create an instance ofModelMethods 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.AbstractModelPluginLoader. get_model_instance(Model jaxb_model, StochasticProcess process)
-