com.ptc.windchill.upgrade.directives
Class ParameterizedStringScope

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

public class ParameterizedStringScope
extends Object


Field Summary
private static ClassInfo classInfoInScope_
           
 
Constructor Summary
ParameterizedStringScope()
           
 
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

ParameterizedStringScope

public ParameterizedStringScope()
Method Detail

getClassInfoInScope

public static ClassInfo getClassInfoInScope()

setClassInfoInScope

public static void setClassInfoInScope(ClassInfo class_info)