Uses of Interface
com.ptc.windchill.upgrade.directives.ParameterizedString.StringPart

Packages that use ParameterizedString.StringPart
com.ptc.windchill.upgrade.directives   
 

Uses of ParameterizedString.StringPart in com.ptc.windchill.upgrade.directives
 

Classes in com.ptc.windchill.upgrade.directives that implement ParameterizedString.StringPart
private static class ParameterizedString.ClassNameToClassNamePart
           
private static class ParameterizedString.ClassNameToTablePart
           
private static class ParameterizedString.ColumnDescriptorToColumnName
           
private static class ParameterizedString.VerbatimPart
           
 

Methods in com.ptc.windchill.upgrade.directives that return ParameterizedString.StringPart
private  ParameterizedString.StringPart ParameterizedString.createPartFrom(String macro, int offset)