java.lang.Object
net.ssehub.easy.producer.eclipse.persistency.eclipse.EASyNature
All Implemented Interfaces:
org.eclipse.core.resources.IProjectNature

public class EASyNature extends Object implements org.eclipse.core.resources.IProjectNature
The nature for all EASy-Producer projects.
Author:
El-Sharkawy
  • Field Details

  • Constructor Details

    • EASyNature

      public EASyNature()
  • Method Details

    • configure

      public void configure() throws org.eclipse.core.runtime.CoreException
      Specified by:
      configure in interface org.eclipse.core.resources.IProjectNature
      Throws:
      org.eclipse.core.runtime.CoreException
    • deconfigure

      public void deconfigure() throws org.eclipse.core.runtime.CoreException
      Specified by:
      deconfigure in interface org.eclipse.core.resources.IProjectNature
      Throws:
      org.eclipse.core.runtime.CoreException
    • getProject

      public org.eclipse.core.resources.IProject getProject()
      Specified by:
      getProject in interface org.eclipse.core.resources.IProjectNature
    • setProject

      public void setProject(org.eclipse.core.resources.IProject project)
      Specified by:
      setProject in interface org.eclipse.core.resources.IProjectNature