A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

U

UI_DISABLED - Static variable in class com.altair.hwm.toolkit.hwpm.HWPMInteraction
The various UI states PM can be in
UI_PMI_OPENED - Static variable in class com.altair.hwm.toolkit.hwpm.HWPMInteraction
 
UI_PMT_CLOSED - Static variable in class com.altair.hwm.toolkit.hwpm.HWPMInteraction
 
UI_PMT_OPENED - Static variable in class com.altair.hwm.toolkit.hwpm.HWPMInteraction
 
UI_RUN - Static variable in class com.altair.hwm.toolkit.hwpm.HWPMInteraction
 
UndoCheckOut(int, String, String) - Method in class com.altair.hwm.comm.fileserver.HWMFSComm
The check out status on the revision of the file with given id is set back to checked in if it was checked out by the same user.
UndoCheckOut(int, String) - Method in class com.altair.hwm.comm.fileserver.HWMFSComm
The check out status on the latest revision of the file with given id is set back to checked in if it was checked out by the same user.
UndoCheckOut(int, String, String) - Method in interface com.altair.hwm.fileserver.client.IHWMFileServerClient
The check out status on the revision of the file with given id is set back to checked in if it was checked out by the same user.
UndoCheckOut(int, String) - Method in interface com.altair.hwm.fileserver.client.IHWMFileServerClient
The check out status on the latest revision of the file with given id is set back to checked in if it was checked out by the same user.
UndoCheckOut(int, String) - Method in class com.altair.hwm.fileserver.client.soap.HWMFileServerClientSOAP
The check out status on the latest revision of the file with given id is set back to checked in if it was checked out by the same user.
UndoCheckOut(int, String, String) - Method in class com.altair.hwm.fileserver.client.soap.HWMFileServerClientSOAP
The check out status on the revision of the file with given id is set back to checked in if it was checked out by the same user.
UndoCheckOut(int, String) - Method in class com.altair.hwm.fileserver.server.HWMUndoCheckOut
The check out status on the latest revision of the file with given id is set back to checked in if it was checked out by the same user.
UndoCheckOut(int, String, String) - Method in class com.altair.hwm.fileserver.server.HWMUndoCheckOut
The check out status on the revision of the file with given id is set back to checked in if it was checked out by the same user.
updateArray(int, Array) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
 
updateArray(String, Array) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
 
updateAsciiStream(int, InputStream, int) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a String value.
updateAsciiStream(String, InputStream, int) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with an ascii stream value.
updateBigDecimal(int, BigDecimal) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a java.math.BigDecimal value.
updateBigDecimal(String, BigDecimal) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a java.sql.BigDecimal value.
updateBinaryStream(int, InputStream, int) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a binary stream value.
updateBinaryStream(String, InputStream, int) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a binary stream value.
updateBlob(int, Blob) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
 
updateBlob(String, Blob) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
 
updateBoolean(int, boolean) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a boolean value.
updateBoolean(String, boolean) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a boolean value.
UpdateBoundingBox(Rectangle) - Method in class com.altair.hwm.toolkit.page.HWMDsgnPage
Callback method for Resize and Move bands.
UpdateBoundingBox(Rectangle) - Method in interface com.altair.hwm.toolkit.page.HWMResizeMoveTarget
Called by the HWMResizeMoveBand when the band needs to be updated.
updateByte(int, byte) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a byte value.
updateByte(String, byte) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a byte value.
updateBytes(int, byte[]) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a byte array value.
updateBytes(String, byte[]) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a boolean value.
updateCharacterStream(int, Reader, int) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a character stream value.
updateCharacterStream(String, Reader, int) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a character stream value.
updateClob(int, Clob) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
 
updateClob(String, Clob) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
 
UpdateData(Hashtable, Hashtable) - Method in class com.altair.hwm.database.dbmodel.HWMClass
Updates the records in the table which match the conditions in the vector.
updateDate(int, Date) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a java.sql.Date value.
updateDate(String, Date) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a java.sql.Date value.
updateDouble(int, double) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a double value.
updateDouble(String, double) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a double value.
updateFloat(int, float) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a float value.
updateFloat(String, float) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a float value.
updateInt(int, int) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with an int value.
updateInt(String, int) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with an int value.
UpdateJobProfile(String) - Method in class com.altair.hwm.comm.loadsubmission.ecompute.HWMEComputeJob
Update the E-Compute profile name
UpdateJobProfileId(int) - Method in class com.altair.hwm.comm.loadsubmission.ecompute.HWMEComputeJob
Updates the profile ID on this job
UpdateJobStatus(IHWMJobStatus) - Method in class com.altair.hwm.comm.loadsubmission.jobservices.HWMOptistructJob
UpdateJobStatus - updates the status on this job
updateLong(int, long) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a long value.
updateLong(String, long) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a long value.
UpdateModel(HWMTreeTableNode) - Method in class com.altair.hwm.beans.utils.HWMTreeTable
Client app will call this method whenever the tree structure changes and they want to recreate the treetable using a new root node
UpdateMRUMenu(boolean, String[]) - Method in class com.altair.hwm.toolkit.frame.HWMMenuToolBarHandler
Updates the mru sub menu
updateNull(int) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Gives a nullable column a null value.
updateNull(String) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a null value.
updateObject(int, Object, int) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with an Object value.
updateObject(int, Object) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with an Object value.
updateObject(String, Object, int) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with an Object value.
updateObject(String, Object) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with an Object value.
UpdatePropertyEditor(BeanInfo, Object) - Method in class com.altair.hwm.toolkit.property.HWMBeanPropertyView
Updates the view for the instance given.
updateRef(int, Ref) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
 
updateRef(String, Ref) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
 
updateRow() - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the underlying database with the new contents of the current row of this ResultSet object.
updateShort(int, short) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a short value.
updateShort(String, short) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a short value.
updateString(int, String) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a String value.
updateString(String, String) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a String value.
UpdateText() - Method in class com.altair.hwm.beans.utils.HWMTextField
 
updateTime(int, Time) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a java.sql.Time value.
updateTime(String, Time) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a java.sql.Time value.
updateTimestamp(int, Timestamp) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a java.sql.Timestamp value.
updateTimestamp(String, Timestamp) - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Updates the designated column with a java.sql.Timestamp value.
UpdateView(PropertyDescriptor, PropertyEditor) - Method in class com.altair.hwm.toolkit.property.HWMCustomPropEditor
When the user clicks on someother instance of the same bean class, the bean prop panel will call this method to update the prop editor
UpdateWindowsMenu(String) - Method in class com.altair.hwm.toolkit.frame.HWMMenuToolBarHandler
This is invoked by the OnInstanceActivated function.
UpdateWorkflow() - Method in class com.altair.hwm.toolkit.workflow.HWMWorkflowPropertyPanel
Updates the workflow bean with the new values
USER_EXIT - Static variable in class com.altair.hwm.toolkit.preferences.HWMTplPreferences
The key for exit function class
UtilBrowserHelpPC(String) - Static method in class com.altair.hwm.toolkit.utils.HWMUtils
 
UtilBrowserHelpUNIX(String) - Static method in class com.altair.hwm.toolkit.utils.HWMUtils
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z