| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SETTING_BOMDUMP |
EXCLUDEINACTIVE_NO, EXCLUDEINACTIVE_YES, INCSIMPREP_NO, INCSIMPREP_YES, INCTRANSFORM_NO, INCTRANSFORM_YES, PATHS_NO, PATHS_YES, SKELETON_NO, SKELETON_YES, TOPLEVEL_NO, TOPLEVEL_YES, TRANSFORMASTABLE_NO, TRANSFORMASTABLE_YES| Constructor and Description |
|---|
JLBomBackup() |
| Modifier and Type | Method and Description |
|---|---|
GetPathsOutput |
getPaths(java.lang.String modelname,
boolean skeleton,
boolean paths,
boolean toplevel,
boolean incTransform,
boolean transformAsTable,
boolean excludeInactive,
boolean incSimpRep,
AbstractJLISession sess) |
GetPathsOutput |
getPaths(java.lang.String modelname,
boolean skeleton,
boolean paths,
boolean toplevel,
boolean incTransform,
boolean transformAsTable,
boolean excludeInactive,
boolean incSimpRep,
java.lang.String sessionId) |
public static final java.lang.String SETTING_BOMDUMP
public GetPathsOutput getPaths(java.lang.String modelname, boolean skeleton, boolean paths, boolean toplevel, boolean incTransform, boolean transformAsTable, boolean excludeInactive, boolean incSimpRep, java.lang.String sessionId) throws JLIException
getPaths in interface IJLBomJLIExceptionpublic GetPathsOutput getPaths(java.lang.String modelname, boolean skeleton, boolean paths, boolean toplevel, boolean incTransform, boolean transformAsTable, boolean excludeInactive, boolean incSimpRep, AbstractJLISession sess) throws JLIException
getPaths in interface IJLBomJLIException