| Library | Package | Frames | Expand | Java Toolkit |
| Field Summary | |
|---|---|
| static final int | _POPUPMENU_CREATE_POST
Integer value of enum value "POPUPMENU_CREATE_POST" After a popup menu is created internally in Creo Parametric. |
| static final ActionType | POPUPMENU_CREATE_POST
Object value of enum value "POPUPMENU_CREATE_POST" After a popup menu is created internally in Creo Parametric. |
| static final int | _PARAM_CREATE_PRE
Integer value of enum value "PARAM_CREATE_PRE" Before a parameter is created. |
| static final ActionType | PARAM_CREATE_PRE
Object value of enum value "PARAM_CREATE_PRE" Before a parameter is created. |
| static final int | _PARAM_MODIFY_PRE
Integer value of enum value "PARAM_MODIFY_PRE" Before a parameter is modified. |
| static final ActionType | PARAM_MODIFY_PRE
Object value of enum value "PARAM_MODIFY_PRE" Before a parameter is modified. |
| static final int | _PARAM_DELETE_PRE
Integer value of enum value "PARAM_DELETE_PRE" Before a parameter is deleted. |
| static final ActionType | PARAM_DELETE_PRE
Object value of enum value "PARAM_DELETE_PRE" Before a parameter is deleted. |
| static final int | _PARAM_CREATE_W_UNITS_PRE
Integer value of enum value "PARAM_CREATE_W_UNITS_PRE" Before a parameter is created. Supports units. (Available in OTK only) |
| static final ActionType | PARAM_CREATE_W_UNITS_PRE
Object value of enum value "PARAM_CREATE_W_UNITS_PRE" Before a parameter is created. Supports units. (Available in OTK only) |
| static final int | _PARAM_MODIFY_W_UNITS_PRE
Integer value of enum value "PARAM_MODIFY_W_UNITS_PRE" Before a parameter is modified. Supports units. (Available in OTK only) |
| static final ActionType | PARAM_MODIFY_W_UNITS_PRE
Object value of enum value "PARAM_MODIFY_W_UNITS_PRE" Before a parameter is modified. Supports units. (Available in OTK only) |
| static final int | _PARAM_MODIFY_W_UNITS_POST
Integer value of enum value "PARAM_MODIFY_W_UNITS_POST" After a parameter is modified. Supports units. (Available in OTK only) |
| static final ActionType | PARAM_MODIFY_W_UNITS_POST
Object value of enum value "PARAM_MODIFY_W_UNITS_POST" After a parameter is modified. Supports units. (Available in OTK only) |
| static final int | _PARAM_DELETE_W_UNITS_POST
Integer value of enum value "PARAM_DELETE_W_UNITS_POST" After a parameter is deleted. Supports units. (Available in OTK only) |
| static final ActionType | PARAM_DELETE_W_UNITS_POST
Object value of enum value "PARAM_DELETE_W_UNITS_POST" After a parameter is deleted. Supports units. (Available in OTK only) |
| static final int | _MODEL_REPLACE_POST
Integer value of enum value "MODEL_REPLACE_POST" After replace of model. (Available in OTK only) |
| static final ActionType | MODEL_REPLACE_POST
Object value of enum value "MODEL_REPLACE_POST" After replace of model. (Available in OTK only) |
| static final int | _MODEL_RETRIEVE_PRE
Integer value of enum value "MODEL_RETRIEVE_PRE" Before retrieving a model. (Available in OTK only) |
| static final ActionType | MODEL_RETRIEVE_PRE
Object value of enum value "MODEL_RETRIEVE_PRE" Before retrieving a model. (Available in OTK only) |
| static final int | _MODEL_SAVE_PRE_ALL
Integer value of enum value "MODEL_SAVE_PRE_ALL" Before saving each model. (Available in OTK only) |
| static final ActionType | MODEL_SAVE_PRE_ALL
Object value of enum value "MODEL_SAVE_PRE_ALL" Before saving each model. (Available in OTK only) |
| static final int | _MODEL_RENAME_POST_ALL
Integer value of enum value "MODEL_RENAME_POST_ALL" After renaming each model. (Available in OTK only) |
| static final ActionType | MODEL_RENAME_POST_ALL
Object value of enum value "MODEL_RENAME_POST_ALL" After renaming each model. (Available in OTK only) |
| static final int | _DIM_MODIFY_VALUE_PRE
Integer value of enum value "DIM_MODIFY_VALUE_PRE" Before a dimension value is modified. (Available in OTK only) |
| static final ActionType | DIM_MODIFY_VALUE_PRE
Object value of enum value "DIM_MODIFY_VALUE_PRE" Before a dimension value is modified. (Available in OTK only) |
| static final int | _FEATURE_DELETE_PRE
Integer value of enum value "FEATURE_DELETE_PRE" Before a feature is deleted. |
| static final ActionType | FEATURE_DELETE_PRE
Object value of enum value "FEATURE_DELETE_PRE" Before a feature is deleted. |
| static final int | _FEATURE_REGEN_PRE
Integer value of enum value "FEATURE_REGEN_PRE" Before regenerating a feature. |
| static final ActionType | FEATURE_REGEN_PRE
Object value of enum value "FEATURE_REGEN_PRE" Before regenerating a feature. |
| static final int | _FEATURE_REGEN_POST
Integer value of enum value "FEATURE_REGEN_POST" After regenerating a feature. |
| static final ActionType | FEATURE_REGEN_POST
Object value of enum value "FEATURE_REGEN_POST" After regenerating a feature. |
| static final int | _FEATURE_SUPPRESS_PRE
Integer value of enum value "FEATURE_SUPPRESS_PRE" Before a feature is suppressed. |
| static final ActionType | FEATURE_SUPPRESS_PRE
Object value of enum value "FEATURE_SUPPRESS_PRE" Before a feature is suppressed. |
| static final int | _FEATURE_SUPPRESS_POST
Integer value of enum value "FEATURE_SUPPRESS_POST" After a feature is suppressed. |
| static final ActionType | FEATURE_SUPPRESS_POST
Object value of enum value "FEATURE_SUPPRESS_POST" After a feature is suppressed. |
| static final int | _FEATURE_REGEN_FAILURE
Integer value of enum value "FEATURE_REGEN_FAILURE" Upon a feature failure event. |
| static final ActionType | FEATURE_REGEN_FAILURE
Object value of enum value "FEATURE_REGEN_FAILURE" Upon a feature failure event. |
| static final int | _FEATURE_REDEFINE_PRE
Integer value of enum value "FEATURE_REDEFINE_PRE" Before redefinition of a feature. |
| static final ActionType | FEATURE_REDEFINE_PRE
Object value of enum value "FEATURE_REDEFINE_PRE" Before redefinition of a feature. |
| static final int | _FEATURE_COPY_POST
Integer value of enum value "FEATURE_COPY_POST" Upon successful copying of a feature. |
| static final ActionType | FEATURE_COPY_POST
Object value of enum value "FEATURE_COPY_POST" Upon successful copying of a feature. |
| static final int | _MODEL_COPY_POST
Integer value of enum value "MODEL_COPY_POST" After an explicit copy of a model. |
| static final ActionType | MODEL_COPY_POST
Object value of enum value "MODEL_COPY_POST" After an explicit copy of a model. |
| static final int | _MODEL_COPY_POST_ALL
Integer value of enum value "MODEL_COPY_POST_ALL" After a copy of any model, including models dependant on the model explicitly called. |
| static final ActionType | MODEL_COPY_POST_ALL
Object value of enum value "MODEL_COPY_POST_ALL" After a copy of any model, including models dependant on the model explicitly called. |
| static final int | _MODEL_RENAME_POST
Integer value of enum value "MODEL_RENAME_POST" After renaming a model. |
| static final ActionType | MODEL_RENAME_POST
Object value of enum value "MODEL_RENAME_POST" After renaming a model. |
| static final int | _MODEL_ERASE_POST
Integer value of enum value "MODEL_ERASE_POST" After an explicit erase of a model. |
| static final ActionType | MODEL_ERASE_POST
Object value of enum value "MODEL_ERASE_POST" After an explicit erase of a model. |
| static final int | _MDL_DELETE_POST
Integer value of enum value "MDL_DELETE_POST" After an explicit delete of a model. |
| static final ActionType | MDL_DELETE_POST
Object value of enum value "MDL_DELETE_POST" After an explicit delete of a model. |
| static final int | _MODEL_SAVE_POST
Integer value of enum value "MODEL_SAVE_POST" After an explicit save of a model. |
| static final ActionType | MODEL_SAVE_POST
Object value of enum value "MODEL_SAVE_POST" After an explicit save of a model. |
| static final int | _MODEL_SAVE_POST_ALL
Integer value of enum value "MODEL_SAVE_POST_ALL" After a save of any model, including models dependant on the model explicitly called. |
| static final ActionType | MODEL_SAVE_POST_ALL
Object value of enum value "MODEL_SAVE_POST_ALL" After a save of any model, including models dependant on the model explicitly called. |
| static final int | _MODEL_ERASE_POST_ALL
Integer value of enum value "MODEL_ERASE_POST_ALL" After an erase of any model, including models dependant on the model explicitly called. |
| static final ActionType | MODEL_ERASE_POST_ALL
Object value of enum value "MODEL_ERASE_POST_ALL" After an erase of any model, including models dependant on the model explicitly called. |
| static final int | _MDL_DELETE_POST_ALL
Integer value of enum value "MDL_DELETE_POST_ALL" After a delete of any model, including models dependant on the model explicitly called. |
| static final ActionType | MDL_DELETE_POST_ALL
Object value of enum value "MDL_DELETE_POST_ALL" After a delete of any model, including models dependant on the model explicitly called. |
| static final int | _MODEL_RETRIEVE_POST
Integer value of enum value "MODEL_RETRIEVE_POST" After explicit retrieval of a model. |
| static final ActionType | MODEL_RETRIEVE_POST
Object value of enum value "MODEL_RETRIEVE_POST" After explicit retrieval of a model. |
| static final int | _MODEL_RETRIEVE_POST_ALL
Integer value of enum value "MODEL_RETRIEVE_POST_ALL" After retrieval of any model, including models dependant on the model explicitly called. |
| static final ActionType | MODEL_RETRIEVE_POST_ALL
Object value of enum value "MODEL_RETRIEVE_POST_ALL" After retrieval of any model, including models dependant on the model explicitly called. |
| static final int | _MDL_DISPLAY_PRE
Integer value of enum value "MDL_DISPLAY_PRE" Before starting to display a model. |
| static final ActionType | MDL_DISPLAY_PRE
Object value of enum value "MDL_DISPLAY_PRE" Before starting to display a model. |
| static final int | _MDL_CREATE_POST
Integer value of enum value "MDL_CREATE_POST" After creating a model |
| static final ActionType | MDL_CREATE_POST
Object value of enum value "MDL_CREATE_POST" After creating a model |
| static final int | _SOLID_REGEN_PRE
Integer value of enum value "SOLID_REGEN_PRE" Before regenerating a solid. |
| static final ActionType | SOLID_REGEN_PRE
Object value of enum value "SOLID_REGEN_PRE" Before regenerating a solid. |
| static final int | _SOLID_REGEN_POST
Integer value of enum value "SOLID_REGEN_POST" After regeneration of a solid. |
| static final ActionType | SOLID_REGEN_POST
Object value of enum value "SOLID_REGEN_POST" After regeneration of a solid. |
| static final int | _FEATURE_CREATE_PRE
Integer value of enum value "FEATURE_CREATE_PRE" Before creating a feature. |
| static final ActionType | FEATURE_CREATE_PRE
Object value of enum value "FEATURE_CREATE_PRE" Before creating a feature. |
| static final int | _FEATURE_CREATE_POST
Integer value of enum value "FEATURE_CREATE_POST" After successful creation of a feature. |
| static final ActionType | FEATURE_CREATE_POST
Object value of enum value "FEATURE_CREATE_POST" After successful creation of a feature. |
| static final int | _FEATURE_DELETE_POST
Integer value of enum value "FEATURE_DELETE_POST" After a feature has been deleted from the solid. |
| static final ActionType | FEATURE_DELETE_POST
Object value of enum value "FEATURE_DELETE_POST" After a feature has been deleted from the solid. |
| static final int | _SOLID_UNIT_CONVERT_PRE
Integer value of enum value "SOLID_UNIT_CONVERT_PRE" Before unit conversion of a solid. |
| static final ActionType | SOLID_UNIT_CONVERT_PRE
Object value of enum value "SOLID_UNIT_CONVERT_PRE" Before unit conversion of a solid. |
| static final int | _SOLID_UNIT_CONVERT_POST
Integer value of enum value "SOLID_UNIT_CONVERT_POST" After unit conversion of a solid. |
| static final ActionType | SOLID_UNIT_CONVERT_POST
Object value of enum value "SOLID_UNIT_CONVERT_POST" After unit conversion of a solid. |
| static final int | _DIRECTORY_CHANGE_POST
Integer value of enum value "DIRECTORY_CHANGE_POST" After the current directory has been successfully changed. |
| static final ActionType | DIRECTORY_CHANGE_POST
Object value of enum value "DIRECTORY_CHANGE_POST" After the current directory has been successfully changed. |
| static final int | _WINDOW_CHANGE_POST
Integer value of enum value "WINDOW_CHANGE_POST" After successfully changing the window in Creo Parametric. |
| static final ActionType | WINDOW_CHANGE_POST
Object value of enum value "WINDOW_CHANGE_POST" After successfully changing the window in Creo Parametric. |
| static final int | _MDL_DISPLAY_POST
Integer value of enum value "MDL_DISPLAY_POST" After displaying a model. |
| static final ActionType | MDL_DISPLAY_POST
Object value of enum value "MDL_DISPLAY_POST" After displaying a model. |
| static final int | _MODEL_SAVE_PRE
Integer value of enum value "MODEL_SAVE_PRE" Before saving a model. |
| static final ActionType | MODEL_SAVE_PRE
Object value of enum value "MODEL_SAVE_PRE" Before saving a model. |
| static final int | _MODEL_COPY_PRE
Integer value of enum value "MODEL_COPY_PRE" Before copying a model. |
| static final ActionType | MODEL_COPY_PRE
Object value of enum value "MODEL_COPY_PRE" Before copying a model. |
| static final int | _MODEL_RENAME_PRE
Integer value of enum value "MODEL_RENAME_PRE" Before renaming a model. |
| static final ActionType | MODEL_RENAME_PRE
Object value of enum value "MODEL_RENAME_PRE" Before renaming a model. |
| static final int | _MDL_ERASE_PRE
Integer value of enum value "MDL_ERASE_PRE" Before erasing a model. |
| static final ActionType | MDL_ERASE_PRE
Object value of enum value "MDL_ERASE_PRE" Before erasing a model. |
| static final int | _MDL_PURGE_PRE
Integer value of enum value "MDL_PURGE_PRE" Before purging a model. |
| static final ActionType | MDL_PURGE_PRE
Object value of enum value "MDL_PURGE_PRE" Before purging a model. |
| static final int | _MDL_PURGE_POST
Integer value of enum value "MDL_PURGE_POST" After purging a model. |
| static final ActionType | MDL_PURGE_POST
Object value of enum value "MDL_PURGE_POST" After purging a model. |
| static final int | _MDL_DELETE_PRE
Integer value of enum value "MDL_DELETE_PRE" Before deleting a model. |
| static final ActionType | MDL_DELETE_PRE
Object value of enum value "MDL_DELETE_PRE" Before deleting a model. |
| static final int | _SELBUFFER_CHANGE_POST
Integer value of enum value "SELBUFFER_CHANGE_POST" |
| static final ActionType | SELBUFFER_CHANGE_POST
Object value of enum value "SELBUFFER_CHANGE_POST" |
| static final int | _ActionType_null
Enum null value. |
| Method Summary | |
|---|---|
| static ActionType | FromInt
(int value)
Creates enum object from an integer. |
| static ActionType | FromInt
(Integer value)
Creates enum object from an integer object. |
| int | getValue
()
Returns enum object value as an integer. |
| Method Detail |
|---|
| getValue |
|---|
| int | getValue | () |
Returns enum object value as an integer.
|
| FromInt |
|---|
| static ActionType | FromInt | (int value) |
Creates enum object from an integer.
|
| FromInt |
|---|
| static ActionType | FromInt | (Integer value) |
Creates enum object from an integer object.
|