Class EclipseProjectCreationResult

    • Field Detail

      • project

        private org.eclipse.core.resources.IProject project
    • Constructor Detail

      • EclipseProjectCreationResult

        public EclipseProjectCreationResult​(IProjectCreationResult result,
                                            org.eclipse.core.resources.IProject project)
        Sole constructor for this class.
        Parameters:
        result - A standard project creation result.
        project - The newly created eclipse project.
    • Method Detail

      • setVarModelProjectPath

        public void setVarModelProjectPath​(java.io.File varModelProjectLocation)
        Description copied from class: ProjectCreationResult
        Setter for the varModelProjectLocation. This method should only be used by sub classes.
        Overrides:
        setVarModelProjectPath in class ProjectCreationResult
        Parameters:
        varModelProjectLocation - The new location of the varModel.