Package | Description |
---|---|
broadwick.config.generated | |
broadwick.model |
This package contains the base classes and interfaces for the definition of models for the
Broadwick framework.
|
Modifier and Type | Field and Description |
---|---|
protected List<Parameter> |
Models.Model.parameter |
Modifier and Type | Method and Description |
---|---|
Parameter |
ObjectFactory.createParameter()
Create an instance of
Parameter |
Modifier and Type | Method and Description |
---|---|
List<Parameter> |
Models.Model.getParameter()
Gets the value of the parameter property.
|
Modifier and Type | Field and Description |
---|---|
private List<Parameter> |
Model.parameters |
Modifier and Type | Method and Description |
---|---|
void |
Model.setModelParameters(List<Parameter> parameters)
Set the list of parameters for the model.
|
Copyright © 2015 University of Glasgow. All rights reserved.