Modifier and Type | Method and Description |
---|---|
Project |
ProjectReader.getProject()
Get the loaded main project
|
Project |
ProjectWriter.getProject()
Get the main project file to be adapted before saving it.
|
Modifier and Type | Method and Description |
---|---|
static ComplexConfigurationService |
ProjectIO.createProjectConfigService(Project project)
Create an
IConfigurationService from a given project. |
void |
ProjectWriter.setProject(Project project)
Set the main project file.
|
Modifier and Type | Method and Description |
---|---|
Project |
AbstractProjectReader.getProject() |
Project |
AbstractProjectWriter.getProject() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractProjectReader.setProject(Project project) |
void |
AbstractProjectWriter.setProject(Project project) |
Modifier and Type | Method and Description |
---|---|
static Project |
Project.load(InputStream in)
Load a project from an input stream.
|
Modifier and Type | Method and Description |
---|---|
static void |
Project.save(Project project,
OutputStream out)
Save a project to an output stream.
|
Modifier and Type | Method and Description |
---|---|
static Project |
JaxbToProject.convert(ProjectType project)
Convert the given project.
|
static Project |
JaxbProjectIO.load(InputStream in)
Load a project from an input stream.
|
Modifier and Type | Method and Description |
---|---|
static ProjectType |
ProjectToJaxb.convert(Project project)
Convert the given project to the corresponding JAXB type.
|
static void |
JaxbProjectIO.save(Project project,
OutputStream out)
Save a project to an output stream.
|
Constructor and Description |
---|
LocationUpdater(Project project,
URI newLocation)
Default constructor.
If either project, the save configuration of project or newLocation is null all calls on this object will have no effect. |
Modifier and Type | Method and Description |
---|---|
Project |
ProjectTransformationEnvironment.getProject()
Get the associated project.
|
Project |
HeadlessProjectAdvisor.getProject()
Get the loaded project.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ProjectTransformationEnvironment.init(Project project)
Initialize the environment based on the loaded project.
|
Modifier and Type | Method and Description |
---|---|
protected Project |
ProjectReference.getProject()
Get the loaded project if available.
|
protected Project |
ProjectReference.loadProjectInfo(File projectFile,
ReportHandler reportHandler)
Load project information.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ProjectReference.onSuccess(C context,
String projectId,
File projectFile,
Project project,
ReportFile reportFile)
Called when the project was successfully loaded in
ProjectReference.update(Object) . |
protected void |
ProjectReference.setProject(Project project)
Set the internal project.
|
Constructor and Description |
---|
ProjectCRSManager(InstanceReader reader,
CRSProvider provider,
Project project)
Create a CRS manager based on the given project.
|
Modifier and Type | Method and Description |
---|---|
static void |
SchemaIO.loadMappingRelevantTypesConfig(TypeIndex types,
SchemaSpaceID spaceID,
Project project)
Load the configuration of mapping relevant types.
|
Modifier and Type | Method and Description |
---|---|
Project |
ProjectParser.getProject() |
Modifier and Type | Method and Description |
---|---|
protected void |
ProjectHandler.onSuccess(EnvironmentManager context,
String projectId,
File projectFile,
Project project,
ReportFile reportFile) |
Modifier and Type | Method and Description |
---|---|
protected void |
TemplateProject.onSuccess(Void context,
String projectId,
File projectFile,
Project project,
ReportFile reportFile) |
Modifier and Type | Method and Description |
---|---|
void |
ProjectService.loadTemplate(Project project)
Load a template project.
|
Constructor and Description |
---|
UILocationUpdater(Project project,
URI newLocation)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectServiceImpl.loadTemplate(Project project) |
Constructor and Description |
---|
DummyProjectReader(Project project)
Constructor
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a