public class JLJsonBomHelp extends JLJsonCommandHelp implements JLBomRequestParams, JLBomResponseParams
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OBJ_BOM_CHILD |
COMMAND, FUNC_GET_PATHS, PARAM_EXCLUDE_INACTIVE, PARAM_MODEL, PARAM_PATHS, PARAM_SIMPREP, PARAM_SKELETON, PARAM_TOPLEVEL, PARAM_TRANSFORMSOUTPUT_CHILDREN, OUTPUT_GENERIC, OUTPUT_HAS_SIMPREP, OUTPUT_ID, OUTPUT_PATH, OUTPUT_SEQ_PATH, OUTPUT_TRANSFORM| Constructor and Description |
|---|
JLJsonBomHelp() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommand()
Get the command for this family of functions
|
java.util.List<FunctionTemplate> |
getHelp()
Get a list of function templates for this family of functions.
|
java.util.List<FunctionObject> |
getHelpObjects()
Get a list of data objects used in function templates for this family of functions.
|
makeInertia, makePoint, makeTransform, makeTransformpublic static final java.lang.String OBJ_BOM_CHILD
public java.lang.String getCommand()
JLJsonCommandHelpgetCommand in class JLJsonCommandHelppublic java.util.List<FunctionTemplate> getHelp()
JLJsonCommandHelpgetHelp in class JLJsonCommandHelppublic java.util.List<FunctionObject> getHelpObjects()
JLJsonCommandHelpgetHelpObjects in class JLJsonCommandHelp