com.ptc.windchill.upgrade.directives
Class ClassInfoScope

java.lang.Object
  extended bycom.ptc.windchill.upgrade.directives.ClassInfoScope

public class ClassInfoScope
extends Object


Field Summary
private static ClassInfo classInfoInScope_
           
 
Constructor Summary
ClassInfoScope()
           
 
Method Summary
static ClassInfo getClassInfoInScope()
           
static void setClassInfoInScope(ClassInfo class_info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

classInfoInScope_

private static ClassInfo classInfoInScope_
Constructor Detail

ClassInfoScope

public ClassInfoScope()
Method Detail

getClassInfoInScope

public static ClassInfo getClassInfoInScope()

setClassInfoInScope

public static void setClassInfoInScope(ClassInfo class_info)