org.eclipse.gmt.umlx.eqvtr.builder
Class QVTrNature

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

public class QVTrNature
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
QVTrNature()
           
 
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

QVTrNature

public QVTrNature()