Package | Description |
---|---|
broadwick.config.generated | |
broadwick.data |
Package to provide an interface to the data files for the project.
|
Modifier and Type | Field and Description |
---|---|
protected Project.Data |
Project.data |
Modifier and Type | Method and Description |
---|---|
Project.Data |
ObjectFactory.createProjectData()
Create an instance of
Project.Data |
Project.Data |
Project.getData()
Gets the value of the data property.
|
Modifier and Type | Method and Description |
---|---|
void |
Project.setData(Project.Data value)
Sets the value of the data property.
|
Modifier and Type | Field and Description |
---|---|
private Project.Data |
DataReader.data |
Constructor and Description |
---|
DataReader(Project.Data data)
Create the object that will read the data element of the configuration file.
|
Copyright © 2015 University of Glasgow. All rights reserved.