OCL

org.topcased.editors.ocleditor.builders
Class OCLEditorProjectNature

java.lang.Object
  extended by org.topcased.editors.ocleditor.builders.OCLEditorProjectNature
All Implemented Interfaces:
org.eclipse.core.resources.IProjectNature

public class OCLEditorProjectNature
extends java.lang.Object
implements org.eclipse.core.resources.IProjectNature


Constructor Summary
OCLEditorProjectNature()
           
 
Method Summary
 void configure()
           
 void deconfigure()
           
 org.eclipse.core.resources.IProject getProject()
           
 void setProject(org.eclipse.core.resources.IProject project_)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLEditorProjectNature

public OCLEditorProjectNature()
Method Detail

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
See Also:
IProjectNature.configure()

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
See Also:
IProjectNature.deconfigure()

getProject

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

setProject

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

OCL

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.