org.eclipse.gmt.umlx.eqvtc.builder
Class QVTcNature

java.lang.Object
  extended by org.eclipse.gmt.umlx.editor.builder.AbstractNature
      extended by org.eclipse.gmt.umlx.eqvtc.builder.QVTcNature
All Implemented Interfaces:
org.eclipse.core.resources.IProjectNature

public class QVTcNature
extends org.eclipse.gmt.umlx.editor.builder.AbstractNature


Field Summary
static java.lang.String ID
           
 
Fields inherited from class org.eclipse.gmt.umlx.editor.builder.AbstractNature
NATURE_ID
 
Constructor Summary
QVTcNature()
           
 
Method Summary
 
Methods inherited from class org.eclipse.gmt.umlx.editor.builder.AbstractNature
configure, deconfigure, getProject, setProject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
Constructor Detail

QVTcNature

public QVTcNature()