com.ibm.ftt.projects.zos.zosnature
Class IMSRuntimeNature

java.lang.Object
  extended by com.ibm.ftt.projects.zos.zosnature.RuntimeNature
      extended by com.ibm.ftt.projects.zos.zosnature.IMSRuntimeNature
All Implemented Interfaces:
ILogicalSubProjectNature

public class IMSRuntimeNature
extends RuntimeNature

An RDz nature to be associated with zOS subprojects indicating that they are associated with an IMS runtime.


Field Summary
static String COPY_RIGHT
           
 
Fields inherited from class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
BATCH_RUNTIME_NATURE_ID, BATCH_RUNTIME_NATURE_NAME, CICS_RUNTIME_NATURE_ID, CICS_RUNTIME_NATURE_NAME, IMS_RUNTIME_NATURE_ID, IMS_RUNTIME_NATURE_NAME
 
Constructor Summary
IMSRuntimeNature()
           
 
Method Summary
 
Methods inherited from class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
addRuntimeNature, clearRuntimeNature, configure, deconfigure, getCurrentRuntimeID, getCurrentRuntimeName, getSubProject, setSubProject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COPY_RIGHT

public static final String COPY_RIGHT
See Also:
Constant Field Values
Constructor Detail

IMSRuntimeNature

public IMSRuntimeNature()