|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.epm.util.CreateParameterMapMigrator
Creates parameter map between PROE parameter name to Windchill Attributes.
This migrator uses a properties file to create the map. The property file used is
\
Warning:
Usage
java wt.epm.util.CreateParameterMap [-Verbose | -Help]
e.g.
java wt.epm.util.CreateParameterMap -Verbose
Supported API: false
Extendable: false
Nested Class Summary
protected static class
CreateParameterMapMigrator.ClientStreamPrinter
static class
CreateParameterMapMigrator.Server
Field Summary
private static CreateParameterMapMigrator.ClientStreamPrinter
clientStream
private static String
SERVER_CLASS
private static boolean
VERBOSE
Constructor Summary
CreateParameterMapMigrator()
Method Summary
static int[]
addParameterMaps(Map map)
private static AbstractAttributeDefinition
checkDefinition(String intHid)
private static Map
loadIBAProperties()
static void
main(String[] args)
private static void
print(String p)
private static void
print(String p,
boolean help)
static void
print(String message,
boolean help,
boolean VERBOSE)
private static void
printFromClient(String p)
private static void
printFromClient(String p,
boolean help)
private static void
propertiesFileHelp()
private static boolean
runningOnServer()
private static String
toInternalHid(String extHid)
private static void
usage()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
VERBOSE
private static boolean VERBOSE
clientStream
private static CreateParameterMapMigrator.ClientStreamPrinter clientStream
SERVER_CLASS
private static final String SERVER_CLASS
Constructor Detail
CreateParameterMapMigrator
public CreateParameterMapMigrator()
Method Detail
main
public static void main(String[] args)
loadIBAProperties
private static Map loadIBAProperties()
throws WTException
WTException
toInternalHid
private static String toInternalHid(String extHid)
checkDefinition
private static AbstractAttributeDefinition checkDefinition(String intHid)
throws WTException
WTException
usage
private static void usage()
propertiesFileHelp
private static void propertiesFileHelp()
printFromClient
private static void printFromClient(String p,
boolean help)
printFromClient
private static void printFromClient(String p)
runningOnServer
private static boolean runningOnServer()
addParameterMaps
public static int[] addParameterMaps(Map map)
throws WTException,
RemoteException
WTException
RemoteException
print
private static void print(String p)
print
private static void print(String p,
boolean help)
print
public static void print(String message,
boolean help,
boolean VERBOSE)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD