A B C D E F G H I L M N O P R S T U V W X _

A

absoluteEndRow(IPHXLineStore, Vector, Vector) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
absoluteStartRow(IPHXLineStore, Vector, Vector) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
Returns the actual starting row number
AbstractFile - Class in com.phoenix_int.aserver.util.scriptwrapper.api
Common implementation for files (not file variables) used in script wrappers.
AbstractFile(File, ParseableFile.Mode) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
Pre-QuickWrap PHXRowFieldFile constructor did not have a PHXScriptWrapperObject argument.
AbstractFile(PHXScriptWrapperObject, ParseableFile.Mode) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
 
AbstractFile(PHXScriptWrapperObject, File, ParseableFile.Mode) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
 
actionByMode(ParseableFile.Mode) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
Perform an action consistent with ParseableFile.Mode
ADD_PROXY_CLIENTS_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
addAutoClose(Closeable) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Add the opened file to the file Handlers list
addBranch(PHXComponentBranch) - Method in class com.phoenix_int.aserver.PHXComponentVersion
Adds a sub-branch to this version.
addConsoleVariables() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
 
addEscapes(String) - Static method in class com.phoenix_int.aserver.util.PHXStringBuffer
Convenience static for adding escapes to plain strings
addEscapes(String, String) - Static method in class com.phoenix_int.aserver.util.PHXStringBuffer
 
addEscapes() - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
 
addEscapesExtra(String) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
 
addException(Exception) - Method in exception com.phoenix_int.aserver.util.PHXClassNotFoundException
 
addFileToCopy(String) - Method in class com.phoenix_int.aserver.PHXRunShare
 
addGroup(PHXGroup) - Method in class com.phoenix_int.aserver.PHXGroup
adds a child group to the group
addLibrarian(IPHXLibrarian) - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
Adds a librarian to our list
addLibrarian(String, IPHXLibrarian) - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
Creates a librarian mount.
addLines(int, int, String) - Method in class com.phoenix_int.aserver.util.PHXFileParser
 
addLines(int, String[]) - Method in class com.phoenix_int.aserver.util.PHXFileParser
 
addListener(IPHXAnalysisClientListener) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
adds a listener
addMethod(String, String, boolean, boolean) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
adds a method name to the object
addMethod(String, String, boolean) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
relay function for addMethod( String name, String fullName, boolean isVisible, boolean downloadInputs = false )
addMethod(String, boolean) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
relay function for addMethod( String name, String fullName = name, boolean isVisible )
addMethod(String, String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
relay function for addMethod( String name, String fullName, boolean isVisible=true )
addMethod(String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
relay function for addMethod( String name, boolean isVisible=true )
addMethod(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Publicizes a method to our clients.
addMethod(String, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Publicizes a method to our clients.
addMethod(String, boolean) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Publicizes a method to our clients.
addMethod(String, String, boolean) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Publicizes a method to our clients.
addMonitor(PHXFileMonitor) - Method in class com.phoenix_int.aserver.types.PHXRawFile
PHXFileMonitor is used to monitor changes to a file as it is being created as in the UNIX 'tail -f' command.
addMonitorListener(IPHXFileCallback) - Method in class com.phoenix_int.aserver.monitors.PHXMonitorableStream
Adds a listener which gets events based on changes to this monitor
addPropertyChangeListener(PropertyChangeListener) - Method in class com.phoenix_int.aserver.types.PHXSimpleType
 
addProxyClients(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Tells the server to add other hosts as part of the proxy chain
addRunDirChangedListener(IPHXRunDirChangedListener) - Method in class com.phoenix_int.aserver.PHXRunShare
Adds a listener which will receive events when the run directory is changed.
addTraceListener(IPHXTraceListener) - Method in class com.phoenix_int.aserver.PHXRunShare
Adds a listener to trace events
addVariable(PHXVariableInfo) - Method in class com.phoenix_int.aserver.PHXGroup
stores a variable in the group.
addVariable(String, String, boolean, Object) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
adds a variable object to the manager
addVariable(String, boolean, Object) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
adds a variable object to the manager
addVariable(PHXVariableInfo) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
adds a variable information object to the manager
addVariable(String, PHXVariableInfo) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
adds a variable information object to the manager
addVariable(String, String, boolean) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Adds a variable to this component.
addVariable(String, String, boolean, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.XPathFile
Add a variable to the wrapper.
addVersion(PHXComponentVersion) - Method in class com.phoenix_int.aserver.PHXComponentBranch
Adds a version to this branch
allocateArray(String) - Static method in class com.phoenix_int.aserver.types.PHXTypeFactory
creates an array from a type string.
allocateElement(Class) - Method in class com.phoenix_int.aserver.types.PHXBooleanArray
 
allocateElement(Class) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
 
allocateElement(Class) - Method in class com.phoenix_int.aserver.types.PHXLongArray
 
allocateElement(Class) - Method in class com.phoenix_int.aserver.types.PHXObjectArray
 
allocateElement(Class) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Allocates a single element in a default state.
allocateElement(Class) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Allocates a single element in a default state.
allocateVariable(String) - Static method in class com.phoenix_int.aserver.types.PHXTypeFactory
creates a variable from a type string
append(String) - Method in class com.phoenix_int.aserver.monitors.PHXMonitorableStream
Appends a string to this monitor
append(String) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Appends a string to this buffer
append(char[]) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Appends a char array to this buffer
append(char[], int, int) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Appends a char array to this buffer
append(byte[]) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Appends a byte array using the default encoding
append(byte[], int, int) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Appends a byte array using the default encoding
append(PHXStringBuffer) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Appends a PHXStringBuffer to this buffer.
append(InputStream) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
 
append(Reader) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
 
append(int) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Appends an integer to this buffer
append(long) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Appends a long to this buffer
append(float) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Appends a float to this buffer
append(char) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Appends a single char to this buffer
ARBITRARY_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
arrayToString(double[]) - Static method in class com.phoenix_int.aserver.types.PHXDouble
 
arrayToString(int[]) - Static method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated.  
arrayToString(long[]) - Static method in class com.phoenix_int.aserver.types.PHXLong
 
arrayToString(String[]) - Static method in class com.phoenix_int.aserver.types.PHXString
 
asPropertyDescriptor(StringBuffer, String, String, boolean, boolean) - Static method in class com.phoenix_int.aserver.PHXPropertyDescriptor
 
assertEquals(IPHXRange) - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.IPHXRange
 
assertEquals(PHXBookmark) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXBookmark
Test comparison function.
assertEquals(IPHXRange) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXCAERange
 
assertEquals(IPHXRange) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
Test comparison function.
assertEquals(PHXSection) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
Test comparison function.
asValueDescriptor() - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
converts the property to a readable format
asValueDescriptor(StringBuffer, String, String, boolean, boolean, String) - Static method in class com.phoenix_int.aserver.PHXPropertyDescriptor
 
asValueDescriptor2(PHXStringBuffer) - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
converts the property to a readable format.
asValueDescriptor3(PHXStringBuffer) - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
converts the property to a readable format.
AUTOMATIC - Static variable in class com.phoenix_int.aserver.util.PHXFileParser
Deprecated. in favor of Parser.Mode.AUTOMATIC

B

backup() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
Backup the file on disk.
backup() - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.ParseableFile
Backup the file on disk.
backupFile(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Backup the file on disk.
backupFile() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Backup the file on disk.
backupFile(String, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Backup the file on disk.
block(long) - Method in class com.phoenix_int.util.PHXBlocker
Blocks until unblock is invoked or timeout has been reached
block() - Method in class com.phoenix_int.util.PHXBlocker
Blocks until unblock() is invoked.
BUFFERED - Static variable in class com.phoenix_int.aserver.util.PHXFileParser
Deprecated. in favor of Parser.Mode.BUFFERED
BufferedRandomAccessFile - Class in com.phoenix_int.util
Replacement for RandomAccessFile to use buffered I/O as much as possible.
BufferedRandomAccessFile(File, String, int) - Constructor for class com.phoenix_int.util.BufferedRandomAccessFile
Constructs a BufferedRandomAccessFile

C

CAEOutputFile - Class in com.phoenix_int.aserver.util.scriptwrapper.api
This represents a binary output file from a CAE program such as NASTRAN or LSDyna.
CAEOutputFile(PHXScriptWrapperObject, File, FileType) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.CAEOutputFile
 
CAEOutputFile(PHXScriptWrapperObject, File) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.CAEOutputFile
 
callMethod(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
call a method
charAt(long) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Get the character at the specified index
checkGroup(String) - Static method in exception com.phoenix_int.aserver.PHXInvalidNameException
checks a name to see if it's valid.
checkName(String) - Static method in exception com.phoenix_int.aserver.PHXInvalidNameException
checks a name to see if it's valid
checkRectangular(Object) - Static method in class com.phoenix_int.aserver.types.PHXSimpleArray
Check if the array is rectangular
cleanTempDir() - Method in class com.phoenix_int.aserver.PHXRunShare
cleans up the temporary run directory if one has been created.
cleanUp() - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
Tells this librarian to clean up any resources used.
cleanUp() - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
Delete all the temp directories
cleanUp() - Method in class com.phoenix_int.aserver.library.PHXDirectoryLibrarian
This class has no cleaning up to do
cleanUp() - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
Recursively tells kids to clean themselves up
cleanUp() - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
Recursively calls cleanUp on all our mount points
cleanUp() - Method in class com.phoenix_int.aserver.library.PHXUserDirLibrarian
 
clear() - Method in class com.phoenix_int.aserver.monitors.PHXMonitorableStream
Clears the contents of this monitor
clear() - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
This is for performance only, it allows large temp files and memory to be freed.
clearEndingMark() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
clearMarks() - Method in class com.phoenix_int.aserver.util.PHXFileParser
resets the file to it's whole size by removing the starting and ending marks if they existed
clearMarks() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Removes effects of any previous markAsBeginning() or markAsEnd() calls
clearStartingMark() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
close() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
closes the connection to the server
close() - Method in class com.phoenix_int.aserver.monitors.PHXMonitorableStream.MonitorWriter
 
close() - Method in interface com.phoenix_int.aserver.util.IPHXLineStore
close any resources associated with this line store
close() - Method in interface com.phoenix_int.aserver.util.Parser
Close the parser
close() - Method in class com.phoenix_int.aserver.util.PHXFileLoader
closes the file
close() - Method in class com.phoenix_int.aserver.util.PHXFileParser
 
close() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
Close the file and free up resources
close() - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.ParseableFile
Close the file and free up resources
close() - Method in class com.phoenix_int.util.BufferedRandomAccessFile
 
close() - Method in class com.phoenix_int.util.PHXNewLineAddFilter
 
close() - Method in class com.phoenix_int.util.PHXNewLineFilter
 
closeFile() - Method in class com.phoenix_int.aserver.util.PHXFileParser
close the PHXRandomAccessFileLineStore
cmd - Variable in class com.phoenix_int.aserver.PHXRunShare.RunInfo
 
collect - Variable in class com.phoenix_int.aserver.types.PHXDataCollector
 
com.phoenix_int.aserver - package com.phoenix_int.aserver
 
com.phoenix_int.aserver.client - package com.phoenix_int.aserver.client
 
com.phoenix_int.aserver.library - package com.phoenix_int.aserver.library
 
com.phoenix_int.aserver.monitors - package com.phoenix_int.aserver.monitors
 
com.phoenix_int.aserver.types - package com.phoenix_int.aserver.types
 
com.phoenix_int.aserver.util - package com.phoenix_int.aserver.util
 
com.phoenix_int.aserver.util.scriptwrapper.api - package com.phoenix_int.aserver.util.scriptwrapper.api
 
com.phoenix_int.util - package com.phoenix_int.util
 
connect(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
connects to the Analysis Server on the specified host
connect(String, int) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
connects to the Analysis Server on the specified host
connect(String, int, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
connects to the Analysis Server on the specified host
connect(String, int, boolean, int) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
connects to the Analysis Server on the specified host
connectExternal(String, int, String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
connects to the Analysis Server via external tool
connectLocal(String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Makes a virtual connection to the Analysis Server inside of this process.
connectLocal(String, String, Hashtable) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Makes a virtual connection to the Analysis Server inside of this process.
connectProcess(String, String, String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Makes a virtual connection to the Analysis Server by calling a new java process.
connectURL(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
connects to the Analysis Server using the specified URL, such as aserv://hostname.
connectURL(String, int, String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
connects to the Analysis Server using the specified URL, such as aserv://hostname.
contains(PHXVariableInfo) - Method in class com.phoenix_int.aserver.PHXGroup
checks to see if a variable exists in this group
copy() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
 
countTokens(int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
counts the number of tokens on a specified row
countTokens() - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
createRefProp(String, String) - Method in class com.phoenix_int.aserver.types.PHXReference
adds a property to the variable
createRefProp(String, String) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
adds a ref prop to the variable.

D

dataReady(String) - Method in interface com.phoenix_int.aserver.monitors.IPHXFileCallback
Called when data is ready
dataTypeOK(Class) - Method in class com.phoenix_int.aserver.types.PHXBooleanArray
 
dataTypeOK(Class) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
 
dataTypeOK(Class) - Method in class com.phoenix_int.aserver.types.PHXLongArray
 
dataTypeOK(Class) - Method in class com.phoenix_int.aserver.types.PHXObjectArray
 
dataTypeOK(Class) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
 
dataTypeOK(Class) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Must override this function and return true if the specified class is acceptable as an array element component type.
dataTypeOK(Class) - Method in class com.phoenix_int.aserver.types.PHXStringArray
 
DEFAULT_SHELL - Static variable in class com.phoenix_int.aserver.util.PHXRuntime
 
defaultExecutableMapping(String, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
 
defineArrayVar(String, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.CAEOutputFile
 
defineBookmark(String, String, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
 
defineSection(String, String, String, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
 
defineVar(String, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.CAEOutputFile
 
defineVar(String, String, boolean, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
 
defineVar(String, String, boolean, String, String, String, String, String, String, String, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
 
defineVar(String, String, boolean, String, String, String, String, String, String, String, String, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
 
DEL_AUTO - Static variable in class com.phoenix_int.aserver.PHXRunShare
 
DEL_FALSE - Static variable in class com.phoenix_int.aserver.PHXRunShare
 
DEL_TRUE - Static variable in class com.phoenix_int.aserver.PHXRunShare
 
delete() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
Delete the file from disk.
delete() - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.ParseableFile
Delete the file from disk.
DELETE_RUN_SHARE_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
deleteAllMembers() - Method in class com.phoenix_int.aserver.types.PHXScriptObject
delete all members for non-strict type object.
deleteFile(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
deletes the file from disk
deleteFile() - Method in class com.phoenix_int.aserver.types.PHXRawFile
deletes the file from disk
deleteFile(String, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Deletes the given file variable's file
deleteMember(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
delete a member for non-strict type object.
deleteRunShare(Long) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Handle cleaning up a runShare in a local client
describe(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
describes an analysis
describe(File, String, String) - Method in interface com.phoenix_int.aserver.library.IPHXFactory
describes the specified component.
describe(String, String) - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
describes the specified component It is important that this class throws PHXNoSuchCategoryException and ClassNotFoundException in the appropriate cases as they are handled in special ways by the librarian mounter and librarian combiner.
describe(String, String) - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
describes the specified component.
describe(String, String) - Method in class com.phoenix_int.aserver.library.PHXDirectoryLibrarian
describes the specified component.
describe(String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
describes the specified component.
describe(String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
describes the specified component.
describe(String, String) - Method in class com.phoenix_int.aserver.library.PHXUserDirLibrarian
describes the specified component.
DESCRIBE_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
destroy() - Method in class com.phoenix_int.aserver.util.PHXProcess
 
doMonitor() - Method in class com.phoenix_int.aserver.monitors.PHXFileMonitor
Begin monitoring.

E

elementFromString(String) - Method in class com.phoenix_int.aserver.types.PHXBooleanArray
 
elementFromString(String) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
 
elementFromString(String) - Method in class com.phoenix_int.aserver.types.PHXLongArray
 
elementFromString(String) - Method in class com.phoenix_int.aserver.types.PHXObjectArray
 
elementFromString(String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
 
elementFromString(String) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Sub-classes must provide an implementation of this function which converts a string form of a single element to Object form.
elementFromString(String) - Method in class com.phoenix_int.aserver.types.PHXStringArray
 
encoding - Variable in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
 
end(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
ends an analysis
end() - Method in interface com.phoenix_int.aserver.IPHXComponent
notifies the driver that it has ended.
END_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
endIteration() - Method in interface com.phoenix_int.aserver.IPHXDriver
performs the second step for an iteration of a driver.
endMonitor() - Method in class com.phoenix_int.aserver.monitors.PHXFileMonitor
Signals this monitor to stop monitoring and return as soon as possible.
ensureFileParser(ParseableFile.Mode) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
Ensure there is a valid parser
ensureFileParser(ParseableFile.Mode) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Ensure there is a valid parser
enumValuesFromString(String) - Method in interface com.phoenix_int.aserver.types.IPHXRefPropInfo
 
enumValuesFromString(String) - Method in class com.phoenix_int.aserver.types.PHXRefArrayProperty
sets the enum values from a comma-separated list of values
enumValuesFromString(String) - Method in class com.phoenix_int.aserver.types.PHXRefProperty
sets the enum values from a comma-separated list of values
equals(Object) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Compares this to another String or PHXStringBuffer.
equalsIgnoreCase(Object) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Compares this to another String or PHXStringBuffer.
exec(String, String) - Method in class com.phoenix_int.aserver.util.PHXRuntime
runs the specified command.
exec2(String, String) - Method in class com.phoenix_int.aserver.util.PHXRuntime
runs the specified command.
execute(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
exectutes an analysis
execute() - Method in interface com.phoenix_int.aserver.IPHXAnalysis
executes the analysis.
EXECUTE_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
exitValue() - Method in class com.phoenix_int.aserver.util.PHXProcess
 

F

FILE_SIZE_LIMIT - Static variable in enum com.phoenix_int.aserver.util.Parser.Mode
 
FILE_SIZE_LIMIT - Static variable in class com.phoenix_int.aserver.util.PHXFileParser
Deprecated. in favor of Parser.Mode.FILE_SIZE_LIMIT
fileName - Variable in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
 
fileTruncated() - Method in interface com.phoenix_int.aserver.monitors.IPHXFileCallback
Indicates that the file was truncated back to 0 bytes.
finalize() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
finalize() - Method in class com.phoenix_int.aserver.PHXRunShare
 
finalize() - Method in class com.phoenix_int.aserver.util.PHXFileLoader
 
findBranch(String) - Method in class com.phoenix_int.aserver.PHXComponentBranch
Finds any sub-branch that is part of any version in this branch by name
findVersion(String) - Method in class com.phoenix_int.aserver.PHXComponentBranch
Finds a sub-version by the specified name
FIRST - Static variable in class com.phoenix_int.aserver.util.PHXFileParser
 
firstWord() - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Returns the first word of this string, whitespace delimited.
flush() - Method in class com.phoenix_int.aserver.monitors.PHXMonitorableStream.MonitorWriter
 
flush() - Method in class com.phoenix_int.util.BufferedRandomAccessFile
 
forceSetValue(String, String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
sets the value for a variable regardless of whether it's an input or an output
fromCode(int) - Static method in enum com.phoenix_int.aserver.util.Parser.Mode
 
fromCode(int) - Static method in enum com.phoenix_int.aserver.util.scriptwrapper.api.ParseableFile.Mode
Utility function for determining the enum from the legacy integer code
fromFile(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Sets the filename and then reads from disk.
fromFile() - Method in class com.phoenix_int.aserver.types.PHXRawFile
loads the file from disk
fromFile(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
loads the file from disk for an element of an 1D array.
fromFile(int[]) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
loads the file from disk for an element of an array.
fromFile(int, String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Sets the filename and then reads from disk for an element of an 1D array.
fromFile(int[], String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Sets the filename and then reads from disk for an element of an array.
fromFile(String, String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
load a file into a file member
fromFile(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
load a file into a file member.
fromString(String) - Static method in class com.phoenix_int.aserver.PHXMethodDescriptor
 
fromString(String) - Method in interface com.phoenix_int.aserver.types.IPHXType
Set the value for the variable using a string
fromString(String) - Method in class com.phoenix_int.aserver.types.PHXBoolean
converts a String representation to the internal value
fromString(String) - Method in class com.phoenix_int.aserver.types.PHXDouble
converts a String representation to the internal value
fromString(String) - Method in class com.phoenix_int.aserver.types.PHXFile
converts a String representation to the internal value
fromString(String) - Method in class com.phoenix_int.aserver.types.PHXGeometry
converts a String representation to the internal value
fromString(String) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. converts a String representation to the internal value
fromString(String) - Method in class com.phoenix_int.aserver.types.PHXLong
converts a String representation to the internal value
fromString(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
converts a String representation to the internal value
fromString(int, String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
converts a String representation to the internal value for an element of an 1D array
fromString(int[], String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
converts a String representation to the internal value for an element of an array
fromString(String) - Method in class com.phoenix_int.aserver.types.PHXReference
converts from a string
fromString(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
update object using the XML value
fromString(int, String) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Sets the value of a single element based on string input for 1-d arrays.
fromString(int[], PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Sets the value of a single element based on string input.
fromString(int[], String) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Sets the value of a single element based on string input.
fromString(String) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
reads in the entire array in string form.
fromString(String) - Method in class com.phoenix_int.aserver.types.PHXString
converts a String representation to the internal value
fromString(String) - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.IPHXRange
 
fromString(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXCAERange
 
fromString(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
fromString2(PHXStringBuffer) - Method in interface com.phoenix_int.aserver.types.IPHXType2
 
fromString2(PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXBoolean
converts a PHXStringBuffer representation to the internal value
fromString2(PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXDouble
converts a PHXStringBuffer representation to the internal value
fromString2(PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXFile
converts a PHXStringBuffer representation to the internal value
fromString2(PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXGeometry
converts a PHXStringBuffer representation to the internal value
fromString2(PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. converts a String representation to the internal value
fromString2(PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXLong
converts a PHXStringBuffer representation to the internal value
fromString2(PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXRawFile
 
fromString2(PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXReference
converts from a PHXStringBuffer
fromString2(PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
update object using the XML value
fromString2(PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
reads in the entire array in string form.
fromString2(PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXString
converts a PHXStringBuffer representation to the internal value
fromXML(String) - Method in class com.phoenix_int.aserver.PHXComponentBranch
Reads in an XML description of a branch into this object
fromXML(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
update the object from an XML string

G

generate() - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.InputFile
Generate the input file
GENERATE - Static variable in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Deprecated. in favor of ParseableFile.Mode.GENERATE
generate() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Generate the input file
generate() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.XPathFile
Generate the input file
generateFor(Object) - Static method in class com.phoenix_int.aserver.types.PHXSimpleArray
Static method to generate a new instance of one of the sub-classes of PHXSimpleArray as appropriate for the type of variable passed in.
generateFor(Object, Class) - Static method in class com.phoenix_int.aserver.types.PHXSimpleArray
Static method to generate a new instance of one of the sub-classes of PHXSimpleArray as appropriate for the type of variable passed in.
get(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
get the value of a property
get2(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
get the value of a property
GET_BY_URL_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
GET_HIERARCHY_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
GET_ICON_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
GET_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
getAddProxyClientsResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getAppearance() - Method in class com.phoenix_int.aserver.types.PHXGeomInfo
 
getArray() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Gets the entire contents of the array
getArrayElement(int) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Gets a particular element from a 1-d array
getArrayElement(int[]) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Gets a particular element from the array
getAuthor() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getAuthor() - Method in class com.phoenix_int.aserver.PHXComponentVersion
Gets the version author
getAutoChangeDir() - Method in class com.phoenix_int.aserver.PHXRunShare
Gets the "AutoChangeDir" flag
getAutoDelete() - Method in class com.phoenix_int.aserver.PHXRunShare
Gets the auto-delete mode
getAutoGrow() - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
retrieves the autoGrow value
getAvg() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
 
getAvg() - Method in class com.phoenix_int.aserver.types.PHXLongArray
 
getBaseDirectory() - Method in class com.phoenix_int.aserver.PHXRunShare
Gets the base dir which was passed in to the constructor.
getBaseName() - Method in class com.phoenix_int.aserver.types.PHXRawFile
gets the base name of the file
getBaseName() - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
gets the base name of the files stored in the array
getBaseName() - Method in class com.phoenix_int.aserver.util.PHXFileName
 
getBlock() - Method in class com.phoenix_int.util.PHXBlocker
 
getBlue() - Method in class com.phoenix_int.aserver.types.PHXAppearance
 
getBooleanArrayMemberValue(String, int) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get the value of an 1D boolean array element
getBooleanArrayMemberValue(String, int[]) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get the value of a boolean array element
getBooleanMemberValue(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
gets the value of boolean member
getBooleanValue(int) - Method in class com.phoenix_int.aserver.types.PHXBooleanArray
Gets the value of an element as a boolean
getBooleanValue(int[]) - Method in class com.phoenix_int.aserver.types.PHXBooleanArray
Gets the value of an element as a boolean
getBranch(int) - Method in class com.phoenix_int.aserver.PHXComponentVersion
Returns the i'th sub-branch
getBranches() - Method in class com.phoenix_int.aserver.PHXComponentVersion
Returns an Iterator over the sub-branches
getBranchesAndTags() - Method in interface com.phoenix_int.aserver.library.IPHXVersionedLibrarian2
fetchs a list of all branches and tags
getBranchesAndTags() - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
 
getBranchesAndTags() - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
 
getByUrl(String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
get the value of a property
getCanGet() - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
determines if the property can be retrieved
getCanSet() - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
determines if the property can be modified
getCG() - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
getcgX() - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
getcgY() - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
getcgZ() - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
getChecksum() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getChildren(Vector<PHXBookmark>, boolean) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXBookmark
 
getClass(String) - Static method in class com.phoenix_int.aserver.types.PHXTypeFactory
returns the class for the specified type.
getClassURL() - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get the class type.
getCode() - Method in enum com.phoenix_int.aserver.util.Parser.Mode
Retrieve the legacy integer code assigned to this access mode
getCode() - Method in enum com.phoenix_int.aserver.util.scriptwrapper.api.ParseableFile.Mode
Retrieve the legacy integer code assigned to this mode
getCollect() - Method in class com.phoenix_int.aserver.types.PHXDataCollector
 
getColumnArray(int, int, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
gets an array of tokens for the specified range.
getCommand() - Method in class com.phoenix_int.aserver.util.PHXProcessInfo
Returns the command name of this process
getComponentHistory(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Gets the component history for a particular component.
getComponentHistory(String, String) - Method in interface com.phoenix_int.aserver.library.IPHXVersionedLibrarian
Gets all version information about a particular component It is important that this class throws PHXNoSuchCategoryException and ClassNotFoundException in the appropriate cases as they are handled in special ways by the librarian mounter and librarian combiner.
getComponentHistory(String, String) - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
 
getComponentHistory(String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
 
getComponentHistory(String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
 
getComponentType(Object) - Static method in class com.phoenix_int.aserver.types.PHXSimpleArray
Gets the component type of an array, even for n-d arrays.
getComponentType() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Returns the component type of the array wrapped with this class
getConnection() - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager3
Gets the connection object
getConnection() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
gets the connection object
getContents() - Method in class com.phoenix_int.aserver.types.PHXFile
retrieves the contents of the file
getContents() - Method in class com.phoenix_int.aserver.types.PHXRawFile
retrieves the contents of the file
getContents(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
retrieves the contents of the file for an element of an 1D array
getContents(int[]) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
retrieves the contents of the file for an element of an array
getCurrentPosition() - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
 
getData() - Method in class com.phoenix_int.aserver.types.PHXGeometry
retrieves the current value for the geometry data
getData() - Method in class com.phoenix_int.aserver.util.PHXIcon
retrieves the data for the image
getDate() - Method in class com.phoenix_int.aserver.PHXComponentVersion
Gets the version date
getDeleteRunShareResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getDelimiters() - Method in class com.phoenix_int.aserver.util.PHXFileParser
 
getDelimiters() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getDelimiters() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
 
getDescribeResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getDescription() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getDescription() - Method in class com.phoenix_int.aserver.PHXComponentVersion
Gets the version description
getDescription() - Method in interface com.phoenix_int.aserver.types.IPHXDescription
Get the variable description
getDescription() - Method in class com.phoenix_int.aserver.types.PHXGeometry
retrieves the description of the variable
getDescription() - Method in class com.phoenix_int.aserver.types.PHXRefArrayProperty
retrieves a description of the ref prop
getDescription() - Method in class com.phoenix_int.aserver.types.PHXReference
getDescription() - Method in class com.phoenix_int.aserver.types.PHXRefProperty
retrieves a description of the ref prop
getDescription() - Method in class com.phoenix_int.aserver.types.PHXSimpleType
getDictionary() - Method in class com.phoenix_int.aserver.PHXRunShare
 
getDictionary() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
gets the dictionary object
getDimensions(Object) - Static method in class com.phoenix_int.aserver.types.PHXSimpleArray
Gets the array of dimensions of the array
getDimensions() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
 
getDirectory() - Method in class com.phoenix_int.aserver.PHXRunShare
Returns the current directory being used by the runshare system.
getDirectory() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Returns the directory where this component was loaded from
getDoubleArrayMemberValue(String, int) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get the value of an 1D double array element
getDoubleArrayMemberValue(String, int[]) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get the value of a double array element
getDoubleMemberValue(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
gets the value of a double member
getDoubleValue(int) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
Gets an element as a double
getDoubleValue(int[]) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
Gets an element as a double
getDownloadInputs() - Method in class com.phoenix_int.aserver.PHXInvokeReturn
retrieves whether the invocation should trigger a redownloading of input values
getDownloadInputs() - Method in class com.phoenix_int.aserver.PHXMethodDescriptor
 
getDriver() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getElapsedTime() - Method in class com.phoenix_int.aserver.util.PHXProcessInfo
returns the wall clock time for this process, if available
getEncoding() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
 
getEnd() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getEnd() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
 
getEndCol() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getEndMark() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getEndOccurrence() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getEndOffset() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getEndParent() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getEndResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getEndRow() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getEnumAliases() - Method in class com.phoenix_int.aserver.types.PHXDouble
An interface function for the enumeration array
getEnumAliases() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
An interface function for the enumeration array
getEnumAliases() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. An interface function for the enumeration array
getEnumAliases() - Method in class com.phoenix_int.aserver.types.PHXLong
An interface function for the enumeration array
getEnumAliases() - Method in class com.phoenix_int.aserver.types.PHXLongArray
An interface function for the enumeration array
getEnumAliases() - Method in class com.phoenix_int.aserver.types.PHXString
An interface function for the enumeration array
getEnumAliases() - Method in class com.phoenix_int.aserver.types.PHXStringArray
An interface function for the enumeration array
getEnumAliasesStr() - Method in class com.phoenix_int.aserver.types.PHXDouble
An interface function for the enumeration array
getEnumAliasesStr() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
An interface function for the enumeration array
getEnumAliasesStr() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. An interface function for the enumeration array
getEnumAliasesStr() - Method in class com.phoenix_int.aserver.types.PHXLong
An interface function for the enumeration array
getEnumAliasesStr() - Method in class com.phoenix_int.aserver.types.PHXLongArray
An interface function for the enumeration array
getEnumAliasesStr() - Method in class com.phoenix_int.aserver.types.PHXString
An interface function for the enumeration array
getEnumAliasesStr() - Method in class com.phoenix_int.aserver.types.PHXStringArray
An interface function for the enumeration array
getEnumTokens(String) - Method in class com.phoenix_int.aserver.types.PHXSimpleType
 
getEnumValues() - Method in interface com.phoenix_int.aserver.types.IPHXRefPropInfo
lists enum values
getEnumValues() - Method in class com.phoenix_int.aserver.types.PHXDouble
An interface function for the enumeration array
getEnumValues() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
An interface function for the enumeration array
getEnumValues() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. Interface function to pass out the enumeration array
getEnumValues() - Method in class com.phoenix_int.aserver.types.PHXLong
Interface function to pass out the enumeration array
getEnumValues() - Method in class com.phoenix_int.aserver.types.PHXLongArray
An interface function for the enumeration array
getEnumValues() - Method in class com.phoenix_int.aserver.types.PHXRefArrayProperty
lists enum values
getEnumValues() - Method in class com.phoenix_int.aserver.types.PHXRefProperty
lists enum values
getEnumValues() - Method in class com.phoenix_int.aserver.types.PHXString
lists enum values
getEnumValues() - Method in class com.phoenix_int.aserver.types.PHXStringArray
An interface function for the enumeration array
getEnumValuesStr() - Method in class com.phoenix_int.aserver.types.PHXDouble
Interface function to pass out the enumeration array as a comma separated string
getEnumValuesStr() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
Interface function to pass out the enumeration array as a comma separated string
getEnumValuesStr() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. Interface function to pass out the enumeration array as a comma separated string
getEnumValuesStr() - Method in class com.phoenix_int.aserver.types.PHXLong
Interface function to pass out the enumeration array as a comma separated string
getEnumValuesStr() - Method in class com.phoenix_int.aserver.types.PHXLongArray
Interface function to pass out the enumeration array as a comma separated string
getEnumValuesStr() - Method in class com.phoenix_int.aserver.types.PHXString
Interface function to pass out the enumeration array as a comma separated string
getEnumValuesStr() - Method in class com.phoenix_int.aserver.types.PHXStringArray
Interface function to pass out the enumeration array as a comma separated string
getErrorStream() - Method in class com.phoenix_int.aserver.util.PHXProcess
 
getEventType() - Method in enum com.phoenix_int.aserver.util.scriptwrapper.api.ParseableFile.Mode
 
getException() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClientExceptionEvent
retrieves the Exception object
getExceptions() - Method in exception com.phoenix_int.aserver.util.PHXClassNotFoundException
 
getExecuteResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getFileExtension() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Returns the extension of the file that this object represents
getFileExtension(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Returns the extension of the file for an element of an 1D array
getFileExtension(int[]) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Returns the extension of the file for an element of an array
getFileFor(File, String, String) - Method in interface com.phoenix_int.aserver.library.IPHXFactory
Returns a File object which points to the file on disk which contains the implementation of this component
getFileName(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
return name of the data source file
getFileName() - Method in class com.phoenix_int.aserver.util.PHXFileLoader
retrieves the file name
getFileName() - Method in class com.phoenix_int.aserver.util.PHXFileParser
retrieves the name of the file that is being parsed
getFirst() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Returns the first element of the array, or throws ArrayIndexOutOfBounds if there are no elements.
getFormat() - Method in interface com.phoenix_int.aserver.types.IPHXFormat
Get the format string for the variable
getFormat() - Method in class com.phoenix_int.aserver.types.PHXDouble
Get the format string for the variable
getFormat() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
Get the format string for the variable
getFormat() - Method in class com.phoenix_int.aserver.types.PHXGeometry
retrieves the format for the geometry data
getFormat() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. Get the format string for the variable
getFormat() - Method in class com.phoenix_int.aserver.types.PHXLong
Get the format string for the variable
getFormat() - Method in class com.phoenix_int.aserver.types.PHXLongArray
Get the format string for the variable
getFullName() - Method in class com.phoenix_int.aserver.PHXMethodDescriptor
 
getFullName() - Method in class com.phoenix_int.aserver.util.PHXFileName
returns the full file name.
getFullNameCoded() - Method in class com.phoenix_int.aserver.util.PHXFileName
returns the full file name in coded form, i.e. variables have not been substituted into it.
getGetByUrlResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getGetComponentHistoryResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getGetHierarchyResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getGetIconResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getGetResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getGetResponse2(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getGreen() - Method in class com.phoenix_int.aserver.types.PHXAppearance
 
getGroup(String) - Method in class com.phoenix_int.aserver.PHXGroup
retrieves a child group.
getGroup(String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
retrieves a group.
getGroups() - Method in class com.phoenix_int.aserver.PHXGroup
retrieves the Enumeration of subgroups in the group.
getHasCG() - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
getHasChanged() - Method in class com.phoenix_int.aserver.types.PHXSimpleType
retrieves the hasChanged flag
getHasColor() - Method in class com.phoenix_int.aserver.types.PHXAppearance
 
getHasFormat() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. in favor of PHXInteger.hasFormat()
getHasFormat() - Method in class com.phoenix_int.aserver.types.PHXLong
Deprecated. in favor of PHXLong.hasFormat()
getHasIcon() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getHasLowerBound() - Method in class com.phoenix_int.aserver.types.PHXDouble
retrieves the hasLowerBound flag
getHasLowerBound() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
retrieves the hasLowerBound flag
getHasLowerBound() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. retrieves the hasLowerBound flag
getHasLowerBound() - Method in class com.phoenix_int.aserver.types.PHXLong
retrieves the hasLowerBound flag
getHasLowerBound() - Method in class com.phoenix_int.aserver.types.PHXLongArray
retrieves the hasLowerBound flag
getHasMass() - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
getHasRotation() - Method in class com.phoenix_int.aserver.types.PHXOrientation
 
getHasSurfaceArea() - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
getHasTranslation() - Method in class com.phoenix_int.aserver.types.PHXOrientation
 
getHasUpperBound() - Method in class com.phoenix_int.aserver.types.PHXDouble
retrieves the hasUpperBound flag
getHasUpperBound() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
retrieves the hasUpperBound flag
getHasUpperBound() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. retrieves the hasUpperBound flag
getHasUpperBound() - Method in class com.phoenix_int.aserver.types.PHXLong
retrieves the hasUpperBound flag
getHasUpperBound() - Method in class com.phoenix_int.aserver.types.PHXLongArray
retrieves the hasUpperBound flag
getHasVersionInfo() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getHasVolume() - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
getHelpURL() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getHierarchy(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrievethe hierarchy for the component
getHostName() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves the host name of the server
getIcon(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves an icon for an analysis
getIcon() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getIgnoreErrors() - Method in class com.phoenix_int.aserver.PHXRunShare
Gets the "IgnoreErrors" flag
getInput() - Method in interface com.phoenix_int.aserver.types.IPHXRefPropInfo
retrieves an indicator of whether the ref prop is an input or an output.
getInput() - Method in class com.phoenix_int.aserver.types.PHXRefArrayProperty
retrieves an indicator of whether the ref prop is an input or an output.
getInput() - Method in class com.phoenix_int.aserver.types.PHXRefProperty
retrieves an indicator of whether the ref prop is an input or an output.
getInputStream() - Method in class com.phoenix_int.aserver.util.PHXProcess
 
getInputStream() - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Returns an InputStream which can be read sequentially and contains the contents of the string.
getIntArrayMemberValue(String, int) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get the value of an 1D integer array element
getIntArrayMemberValue(String, int[]) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get the value of an integer array element
getInternalObject() - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get internal Java object that represent the data
getIntMemberValue(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
gets the value of an integer member
getInvalidAssociation() - Method in exception com.phoenix_int.aserver.library.PHXNoSuchAssociationException
retrieves the name that was invalid
getInvalidCategory() - Method in exception com.phoenix_int.aserver.library.PHXNoSuchCategoryException
retrieves the category name that was invalid
getInvalidIcon() - Method in exception com.phoenix_int.aserver.library.PHXNoSuchIconException
retrieves the name that was invalid
getInvalidID() - Method in exception com.phoenix_int.aserver.client.PHXNoSuchResponseException
retrieves the id that didn't have a response
getInvalidID() - Method in exception com.phoenix_int.aserver.client.PHXResponseTypeMismatchException
retrieves the id that didn't have a response
getInvalidObject() - Method in exception com.phoenix_int.aserver.PHXNoSuchObjectException
retrieves the object name that was invalid
getInvokeResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getIsBinary() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Tells whether or not the the file is binary.
getIsBinary() - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Tells whether or not the array contains binary files or not.
getIsBinary(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
return true if the file member contains a binary file
getJobID() - Method in class com.phoenix_int.aserver.util.PHXProcess
 
getJobListener() - Method in class com.phoenix_int.aserver.util.PHXRuntime
 
getJobNode() - Method in class com.phoenix_int.aserver.util.PHXProcess
 
getKeywords() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getLength() - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
retrieves the number of references in the array
getLength() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Gets the length of the first dimension of the array
getLength(int) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Gets the length of a dimension of the array
getLine(int) - Method in interface com.phoenix_int.aserver.util.IPHXLineStore
retrieves the specified line
getLineNumber() - Method in class com.phoenix_int.aserver.util.PHXFileLoader
returns the line number of the last line read.
getLineStore() - Method in class com.phoenix_int.aserver.util.PHXFileParser
Gets the underlying line store object for this parser
getListArrayValuesResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
getListCategoriesResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getListClassesResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getListMethodsResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getListPropertiesResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getListResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getListValuesResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
getLockResize() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
 
getLongValue(int) - Method in class com.phoenix_int.aserver.types.PHXLongArray
Gets the value of an element as a long
getLongValue(int[]) - Method in class com.phoenix_int.aserver.types.PHXLongArray
Gets the value of an element as a long
getLowerBound() - Method in class com.phoenix_int.aserver.types.PHXDouble
retrieves the current lower bound value
getLowerBound() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
retrieves the current lower bound value
getLowerBound() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. retrieves the current lower bound value
getLowerBound() - Method in class com.phoenix_int.aserver.types.PHXLong
retrieves the current lower bound value
getLowerBound() - Method in class com.phoenix_int.aserver.types.PHXLongArray
retrieves the current lower bound value
getMass() - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
getMassProperties() - Method in class com.phoenix_int.aserver.types.PHXGeomInfo
 
getMatrixArray(int, int, int, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
gets an array of tokens for the specified range.
getMatrixArray(int, int, int, int, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
gets an array of tokens for the specified range.
getMatrixArray2d(int, int, int, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
gets an array of tokens for the specified range.
getMax() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
 
getMax() - Method in class com.phoenix_int.aserver.types.PHXLongArray
 
getMemberDescription(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get description of the member
getMemberDimensions(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get dimensions and size of an array member
getMemberEnumAliases(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get enum aliases of the member
getMemberEnumValues(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
return enum values of the member
getMemberLength(String, int) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get length of an array member
getMemberLength(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get length of an 1D array member
getMemberList(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get a list of child members.
getMemberLowerBound(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get lowerBound of a member
getMemberNumDimensions(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get number of dimensions of an array member
getMemberProperty(String, String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get value of a property of the member
getMemberType(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
return type of the member
getMemberUnits(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get units of the member
getMemberUpperBound(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
return upperBound of the member
getMemberValueAsString(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
gets the value of a member as a string
getMemUsage() - Method in class com.phoenix_int.aserver.util.PHXProcessInfo
Gets the memory usage of this process, if available
getMethodDescriptor(String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
find the Method Descriptor associated with a given name
getMethodDescriptors() - Method in interface com.phoenix_int.aserver.IPHXSelfManager
function for retrieving the methods of an object
getMethodDescriptors() - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
retrieves a set of method descriptors for this object
getMethodList() - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get a list of methods
getMimeType() - Method in class com.phoenix_int.aserver.types.PHXRawFile
 
getMimeType() - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
get mime type of the files in the array Currently all elements of an array should have the same mime type.
getMin() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
 
getMin() - Method in class com.phoenix_int.aserver.types.PHXLongArray
 
getMode() - Method in class com.phoenix_int.aserver.PHXRunShare
Gets the runshare mode
getMonitor(String) - Method in interface com.phoenix_int.aserver.IPHXMonitorable
Gets a specified monitor.
getMonitor(String) - Method in class com.phoenix_int.aserver.PHXRunShare
Returns any available monitors by name.
getName() - Method in class com.phoenix_int.aserver.PHXComponentBranch
Gets the name of this branch
getName() - Method in class com.phoenix_int.aserver.PHXComponentVersion
Gets the version name
getName() - Method in class com.phoenix_int.aserver.PHXGroup
retrieves the name of the group
getName() - Method in class com.phoenix_int.aserver.PHXMethodDescriptor
 
getName() - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
retrieves the property name
getName() - Method in class com.phoenix_int.aserver.PHXVariableInfo
 
getName() - Method in interface com.phoenix_int.aserver.types.IPHXRefPropInfo
retrieves the name of the variable
getName() - Method in class com.phoenix_int.aserver.types.PHXFile
retrieves the name of the file
getName() - Method in class com.phoenix_int.aserver.types.PHXRawFile
retrieves the name of the file
getName(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
retrieves the name of the file for an element of an 1D array
getName(int[]) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
retrieves the name of the file for an element of an array
getName() - Method in class com.phoenix_int.aserver.types.PHXRefArrayProperty
retrieves the name of the variable
getName() - Method in class com.phoenix_int.aserver.types.PHXRefProperty
retrieves the name of the variable
getName() - Method in class com.phoenix_int.aserver.util.PHXFileName
 
getName() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXBookmark
 
getName() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
 
getNameCoded() - Method in class com.phoenix_int.aserver.types.PHXFile
retrieves the name of the file in coded form (without $variables replaced)
getNameCoded() - Method in class com.phoenix_int.aserver.types.PHXRawFile
retrieves the name of the file in coded form (without $variables replaced)
getNameCoded(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
retrieves the name of the file in coded form (without $variables replaced) for an element of an 1D array
getNameCoded(int[]) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
retrieves the name of the file in coded form (without $variables replaced) for an element of an array
getNamePart(String) - Static method in class com.phoenix_int.aserver.util.PHXNameDivider
retrieves the name part from a full name
getNames() - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
get file names of the elements as an array
getNamesCoded() - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
get coded file names of the elements as an array
getNamesCodedString() - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
get coded file names of the elements as a comma separated string
getNamesString() - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
get file names as a comma separated list
getnDIndex(long, int[]) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
 
getNumBranches() - Method in class com.phoenix_int.aserver.PHXComponentVersion
Gets the number of sub-branches
getNumDimensions(Object) - Static method in class com.phoenix_int.aserver.types.PHXSimpleArray
 
getNumDimensions() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Gets the number of dimensions of the array
getNumDimensions(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getNumDimensions() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getNumGroups() - Method in class com.phoenix_int.aserver.PHXGroup
retrieves the number of subgroups in the group.
getNumLines() - Method in interface com.phoenix_int.aserver.util.IPHXLineStore
gets the total number of lines
getNumVariables() - Method in class com.phoenix_int.aserver.PHXGroup
retrieves the number of variables in the group.
getNumVersions() - Method in class com.phoenix_int.aserver.PHXComponentBranch
Returns how many versions there are in this branch
getOrientation() - Method in class com.phoenix_int.aserver.types.PHXGeomInfo
 
getOutputStream() - Method in class com.phoenix_int.aserver.util.PHXProcess
 
getPageName() - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.IPHXRange
 
getPageName() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXCAERange
 
getPageName() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getParent() - Method in class com.phoenix_int.aserver.PHXComponentBranch
Retrieves the parent version
getParent() - Method in class com.phoenix_int.aserver.PHXComponentVersion
Gets our parent branch
getParent() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getParentProcessID() - Method in class com.phoenix_int.aserver.util.PHXProcessInfo
Gets the parent process ID of this process
getParser() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.XPathFile
Get the XPath parser
getPathPart(String) - Static method in class com.phoenix_int.aserver.util.PHXNameDivider
retrieves the path part from a full name
getPercentCPU() - Method in class com.phoenix_int.aserver.util.PHXProcessInfo
Gets the percentage of the CPU usage, if available
getPollDelay() - Method in class com.phoenix_int.aserver.monitors.PHXFileMonitor
 
getProcess() - Method in class com.phoenix_int.aserver.util.PHXProcess
Returns the java Process instance for this PHXProcess
getProcesses(int) - Static method in class com.phoenix_int.aserver.util.PHXProcessInfo
Lists the specified process' chillin (children).
getProcesses() - Static method in class com.phoenix_int.aserver.util.PHXProcessInfo
lists all processes on the system
getProcessID() - Method in class com.phoenix_int.aserver.util.PHXProcess
Returns the platform dependent process ID associated with this process.
getProcessID() - Method in class com.phoenix_int.aserver.util.PHXProcessInfo
Gets the platform dependeng process ID number
getProperties() - Method in class com.phoenix_int.aserver.types.PHXReference
retrieves the properties of the variable
getProperties() - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
get-set function for AServer
getPropertyDescriptors(String) - Method in interface com.phoenix_int.aserver.IPHXSelfManager
function for retrieving the properties of an object
getPropertyDescriptors(String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
retrieves a set of property descriptors for the variables managed by this object or one of it's subobjects
getQueues(String, String) - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
gets the available run queues It is important that this class throws PHXNoSuchCategoryException and ClassNotFoundException in the appropriate cases as they are handled in special ways by the librarian mounter and librarian combiner.
getQueues(String, String) - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
method for getting Queues from CenterLink, AS just returns blank string
getQueues(String, String) - Method in class com.phoenix_int.aserver.library.PHXDirectoryLibrarian
method for getting Queues from CenterLink, AS just returns blank string
getQueues(String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
get the queues for the specified component.
getQueues(String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
gets queues for the specified component.
getQueues(String, String) - Method in class com.phoenix_int.aserver.library.PHXUserDirLibrarian
method for getting Queues from CenterLink, AS just returns blank string
getRange() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXBookmark
 
getReader() - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Returns a Reader which can be read sequentially and contains the contents of the string.
getRealFile(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
Get the file on disk, possibly relative to the current run-share directory
getRed() - Method in class com.phoenix_int.aserver.types.PHXAppearance
 
getRedirectURL() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getReference() - Method in class com.phoenix_int.aserver.types.PHXReference
retrieves the current reference string.
getReference() - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
retrieves the current reference string.
getReference(int) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
 
getRefPropValueBoolean(String) - Method in class com.phoenix_int.aserver.types.PHXReference
 
getRefPropValueBoolean(String, int) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
 
getRefPropValueDouble(String) - Method in class com.phoenix_int.aserver.types.PHXReference
gets a value for a ref prop
getRefPropValueDouble(String, int) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
gets a value for a ref prop
getRefPropValueLong(String) - Method in class com.phoenix_int.aserver.types.PHXReference
 
getRefPropValueLong(String, int) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
 
getRefPropValueString(String) - Method in class com.phoenix_int.aserver.types.PHXReference
 
getRefPropValueString(String, int) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
 
getRemainder(String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
retrieves the variable matching the specified name
getRemainder() - Method in class com.phoenix_int.aserver.util.PHXFileLoader
returns the rest of the file as a string
getRemainder() - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Returns the remainder of the string (stuff not yet returned via nextToken()
getRemainder2() - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Returns the remainder of the string (stuff not yet returned via nextToken()
getReplacement(String) - Method in interface com.phoenix_int.aserver.util.IPHXStringReplacer
replaces the specified string with some other value.
getRequirements() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getResponse() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClientEvent
retrieves the response
getResponseAsPHXStringBuffer(String, int, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a low-level response from the server in String format.
getResponseAsText(String, int, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a low-level response from the server in String format.
getReturnString() - Method in class com.phoenix_int.aserver.PHXInvokeReturn
retrieves the return string for the custom method
getRootGroup() - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
retrieves the root group
getRotX() - Method in class com.phoenix_int.aserver.types.PHXOrientation
 
getRotY() - Method in class com.phoenix_int.aserver.types.PHXOrientation
 
getRotZ() - Method in class com.phoenix_int.aserver.types.PHXOrientation
 
getRowArray(int, int, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
gets an array of tokens for the specified range.
getRowColString() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getRunDirectory() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Returns the current "run" directory, which is the same as getDirectory() unless run sharing is being used.
getRunShare() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Returns the PHXRunShareContext object used for process control and monitoring with this component
getRunShare2() - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager3
Return the run share object
getSelf() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
 
getSetByUrlResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getSetDictionaryResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getSetHierarchyResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getSetResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getShell() - Method in class com.phoenix_int.aserver.PHXRunShare
Gets the shell used to execute commands.
getShell() - Method in class com.phoenix_int.aserver.util.PHXRuntime
returns the shell used to run programs
getSource() - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
 
getStart() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getStart(boolean) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getStart() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
 
getStartCol() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getStartMark() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getStartOccurrence() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getStartOffset() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getStartResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves a response from the server
getStartRow() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
getString() - Method in class com.phoenix_int.aserver.monitors.PHXMonitorableStream
Gets the current contents of the stream
getStringArrayMemberValue(String, int) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get the value of an 1D String array element
getStringArrayMemberValue(String, int[]) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get the value of a string array element
getStringMemberValue(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
gets the value of string member
getStringValue(int) - Method in class com.phoenix_int.aserver.types.PHXStringArray
Gets a particular element as a String
getStringValue(int[]) - Method in class com.phoenix_int.aserver.types.PHXStringArray
Gets a particular element as a String
getSurfaceArea() - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
getTempScriptFileName() - Method in class com.phoenix_int.aserver.util.PHXProcess
 
getTime() - Method in class com.phoenix_int.aserver.util.PHXProcessInfo
Returns the amount of CPU time this process has used, in ???
getTimeStamp() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getTitle() - Method in interface com.phoenix_int.aserver.types.IPHXRefPropInfo
retrieves a title of the ref prop.
getTitle() - Method in class com.phoenix_int.aserver.types.PHXRefArrayProperty
retrieves a title of the ref prop.
getTitle() - Method in class com.phoenix_int.aserver.types.PHXRefProperty
retrieves a title of the ref prop.
getToken(String, int, int, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
gets the token relative to a search string.
getToken(String, int, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
gets the token relative to a search string.
getToken(int, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
gets the token at the specified row and field.
getToken(int, int, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
gets the token at the specified row and column.
getToken(int, int, int, String) - Method in class com.phoenix_int.aserver.util.PHXFileParser
gets an array of tokens at the specified row and between start and end fields (all inclusive) Indexing starts at 1.
getTransX() - Method in class com.phoenix_int.aserver.types.PHXOrientation
 
getTransY() - Method in class com.phoenix_int.aserver.types.PHXOrientation
 
getTransZ() - Method in class com.phoenix_int.aserver.types.PHXOrientation
 
getType() - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
retrieves the type of the property as a string
getType() - Method in class com.phoenix_int.aserver.PHXVariableInfo
 
getType() - Method in interface com.phoenix_int.aserver.types.IPHXRefPropInfo
retrieves the current type of the variable
getType() - Method in class com.phoenix_int.aserver.types.PHXRefArrayProperty
retrieves the current type of the variable
getType() - Method in class com.phoenix_int.aserver.types.PHXRefProperty
retrieves the current type of the variable
getType() - Method in class com.phoenix_int.aserver.util.PHXIcon
retrieves the type for the image
getTypeClass() - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
retrieves the type of the property as a Class object.
getUnits() - Method in interface com.phoenix_int.aserver.types.IPHXUnits
Get the units string for the variable
getUnits() - Method in class com.phoenix_int.aserver.types.PHXSimpleType
Get the units string for the variable
getUpperBound() - Method in class com.phoenix_int.aserver.types.PHXDouble
retrieves the current upper bound value
getUpperBound() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
retrieves the current upper bound value
getUpperBound() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. retrieves the current upper bound value
getUpperBound() - Method in class com.phoenix_int.aserver.types.PHXLong
retrieves the current upper bound value
getUpperBound() - Method in class com.phoenix_int.aserver.types.PHXLongArray
retrieves the current upper bound value
getURL() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Tells whether the file is meant to be transferred by proxy
getURLs() - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
get URLs of the elements as an array
getURLsString() - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
get URLs of the elements as a comma separated string
getValue() - Method in class com.phoenix_int.aserver.client.PHXPropertyValue
 
getValue(String) - Method in interface com.phoenix_int.aserver.IPHXSelfManager
function for retrieving a specified value
getValue() - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
 
getValue(String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
retrieves the value for the appropriate variable
getValue() - Method in class com.phoenix_int.aserver.types.PHXBoolean
retrieves the current value of the variable
getValue(int) - Method in class com.phoenix_int.aserver.types.PHXBooleanArray
Gets the value of an element as a PHXBoolean object
getValue(int[]) - Method in class com.phoenix_int.aserver.types.PHXBooleanArray
Gets the value of an element as a PHXBoolean object
getValue() - Method in class com.phoenix_int.aserver.types.PHXDouble
retrieves the current value of the variable
getValue(int) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
gets an element as a PHXDouble object
getValue(int[]) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
gets an element as a PHXDouble object
getValue() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. retrieves the current value of the variable
getValue() - Method in class com.phoenix_int.aserver.types.PHXLong
retrieves the current value of the variable
getValue(int) - Method in class com.phoenix_int.aserver.types.PHXLongArray
Gets the value of an element as a PHXLong object
getValue(int[]) - Method in class com.phoenix_int.aserver.types.PHXLongArray
Gets the value of an element as a PHXLong object
getValue(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
a utility function to return the internal PHXRawFile that represents the array element for the 1D array.
getValue(int[]) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
a utility function to return the internal PHXRawFile that represents the array element for the array.
getValue() - Method in class com.phoenix_int.aserver.types.PHXReference
retrieves the current value of the variable
getValue() - Method in class com.phoenix_int.aserver.types.PHXRefProperty
retrieves the current value of the variable
getValue() - Method in class com.phoenix_int.aserver.types.PHXString
retrieves the current value of the variable
getValue(int) - Method in class com.phoenix_int.aserver.types.PHXStringArray
Gets a particular element as a PHXString
getValue(int[]) - Method in class com.phoenix_int.aserver.types.PHXStringArray
Gets a particular element as a PHXString
getValue2(String) - Method in interface com.phoenix_int.aserver.IPHXSelfManager2
function for retrieving a specified value
getValue2() - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
 
getValue2(String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
retrieves the value for the appropriate variable
getValue3() - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
 
getValues(int) - Method in class com.phoenix_int.aserver.types.PHXRefArrayProperty
sets the value for the variable
getValues() - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
retrieves the current value of the variable
getValueStr() - Method in class com.phoenix_int.aserver.types.PHXBoolean
retrieves the string value of this variable as passed into the last call to fromString().
getValueStr() - Method in class com.phoenix_int.aserver.types.PHXDouble
retrieves the string value of this variable as passed into the last call to fromString().
getValueStr() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. retrieves the string value of this variable as passed into the last call to fromString().
getValueStr() - Method in class com.phoenix_int.aserver.types.PHXLong
retrieves the string value of this variable as passed into the last call to fromString().
getValueStream() - Method in class com.phoenix_int.aserver.types.PHXRawFile
 
getValueStreamLen() - Method in class com.phoenix_int.aserver.types.PHXRawFile
 
getVariable() - Method in class com.phoenix_int.aserver.PHXVariableInfo
 
getVariable(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Returns a reference to the named variable.
getVariableFullName(Object) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
gets the name of a variable
getVariableInfo(String) - Method in class com.phoenix_int.aserver.PHXGroup
retrieves a variable from the group.
getVariableInfo(Object) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
gets the information about a variable
getVariableInfo(String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
retrieves a variable information object from the manager
getVariableInfo(String, String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
retrieves a variable information object from the manager
getVariables() - Method in class com.phoenix_int.aserver.PHXGroup
retrieves the Enumeration of variables in the group.
getVarType(String) - Static method in class com.phoenix_int.aserver.types.PHXTypeFactory
Given the class name, determine what the corresponding type is.
getVersion(int) - Method in class com.phoenix_int.aserver.PHXComponentBranch
Gets the i'th version
getVersion() - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
getVersions() - Method in class com.phoenix_int.aserver.PHXComponentBranch
Returns an Iterator over the sub-versions
getVolume() - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
getWrapperID() - Method in class com.phoenix_int.aserver.PHXRunShare
Returns the wrapper ID being used for locking.
getWriter() - Method in class com.phoenix_int.aserver.monitors.PHXMonitorableStream
Gets a java.io.Writer which when written to appends onto this monitor

H

halt() - Method in interface com.phoenix_int.aserver.IPHXHaltableComponent
notifies the component to stop doing whatever it is currently doing.
halt() - Method in class com.phoenix_int.aserver.PHXRunShare
halts any running process
handleLogin(InputStream, OutputStream, String, String) - Static method in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
hasChanged() - Method in class com.phoenix_int.aserver.types.PHXFile
checks to see if the file has changed since the last time getContents() was called
hasChanged() - Method in class com.phoenix_int.aserver.types.PHXRawFile
checks to see if the file has changed since the last time getContents() was called
hasChanged(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
checks to see if the file has changed since the last time getContents() was called for an element of an 1D array
hasChanged(int[]) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
checks to see if the file has changed since the last time getContents() was called for an element of an array
hasFormat() - Method in interface com.phoenix_int.aserver.types.IPHXFormat
Whether or not the variable has a format
hasFormat() - Method in class com.phoenix_int.aserver.types.PHXDouble
Whether or not the variable has a format
hasFormat() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
Whether or not the variable has a format
hasFormat() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. Whether or not the variable has a format
hasFormat() - Method in class com.phoenix_int.aserver.types.PHXLong
Whether or not the variable has a format
hasFormat() - Method in class com.phoenix_int.aserver.types.PHXLongArray
 
hasMember(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
check if a member exists
hasMemberLowerBound(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
check if a member has lower bound defined
hasMemberUpperBound(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
check if a member has lower bound defined
hasMoreElements() - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Returns the same value as the hasMoreTokens method.
hasMoreTokens() - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Tests if there are more tokens available from this tokenizer's string.
HISTORY_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 

I

incrementIndex(int[], int[]) - Static method in class com.phoenix_int.aserver.types.PHXSimpleArray
Utility function for incrementing an nD index on the array
indexOf(char) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Searches for a given character and returns the index to that character, or -1 if not found
indexOf(char, int) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
 
indexOf(char, long) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Searches for a given character and returns the index to that character, or -1 if not found
indexOf(String, int) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
 
indexOf(String, long) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
 
initialize(PHXConnection, IPHXFactory, PHXAServerArgs, Node) - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
Tells this librarian to configure itself based on the XML node passed in.
initialize(PHXConnection, IPHXFactory, PHXAServerArgs, Node) - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
There are 2 options for this class.
initialize(PHXConnection, IPHXFactory, PHXAServerArgs, Node) - Method in class com.phoenix_int.aserver.library.PHXDirectoryLibrarian
There is only 1 option for this class, "analysesPath" which must be a single directory that exists on the local system.
initialize(PHXConnection, IPHXFactory, PHXAServerArgs, Node) - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
The XML initialization information for this class is simply a list of <librarian> tags which contain <librarianClass> and <librarianOptions> tags inside.
initialize(PHXConnection, IPHXFactory, PHXAServerArgs, Node) - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
The XML initialization information for this class is simply a list of <librarian> tags which contain <className>, <mountPoint>, and <librarianOptions> tags inside.
initialize(PHXConnection, IPHXFactory, PHXAServerArgs, Node) - Method in class com.phoenix_int.aserver.library.PHXUserDirLibrarian
There are 2 options for this class.
initialize(String, boolean, Object) - Method in class com.phoenix_int.aserver.PHXVariableInfo
initializes the variable
initialize(PHXDataObjectClass) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
initialize object variable with the specified class
initializeIterations() - Method in interface com.phoenix_int.aserver.IPHXDriver
initializes the driver to a starting state.
InputFile - Interface in com.phoenix_int.aserver.util.scriptwrapper.api
Interface for input files (not file variables) used in script-wrappers
insertVersion(PHXComponentVersion, int) - Method in class com.phoenix_int.aserver.PHXComponentBranch
Inserts a version to this branch at a particular location
instantiate(File, String, String) - Method in interface com.phoenix_int.aserver.library.IPHXFactory
creates an instance of the specified component.
instantiate(String, String) - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
creates an instance of the specified component.
instantiate(String, String, String, String) - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
 
instantiate(String, String, String, String) - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
creates an instance of the specified component.
instantiate(String, String) - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
 
instantiate(String, String, String, String) - Method in class com.phoenix_int.aserver.library.PHXDirectoryLibrarian
creates an instance of the specified component.
instantiate(String, String) - Method in class com.phoenix_int.aserver.library.PHXDirectoryLibrarian
 
instantiate(String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
creates an instance of the specified component.
instantiate(String, String, String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
 
instantiate(String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
creates an instance of the specified component.
instantiate(String, String, String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
 
instantiate(String, String, String, String) - Method in class com.phoenix_int.aserver.library.PHXUserDirLibrarian
creates an instance of the specified component.
instantiate(String, String) - Method in class com.phoenix_int.aserver.library.PHXUserDirLibrarian
 
invoke(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
invokes a method
invoke(String) - Method in interface com.phoenix_int.aserver.IPHXSelfManager
invokes the named method
invoke(String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
Invokes a named method.
invoke2(String) - Method in interface com.phoenix_int.aserver.IPHXSelfManager3
invokes the named method
invoke2(String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
Invokes a named method.
INVOKE_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
IPHXAlwaysWriteable - Interface in com.phoenix_int.aserver
This is a specialized interface for the Analysis Server.
IPHXAnalysis - Interface in com.phoenix_int.aserver
this is the interface that analyses managed by the Analysis Server must implement.
IPHXAnalysisClientListener - Interface in com.phoenix_int.aserver.client
This interface is used by the PHXAnalysisClient class.
IPHXComponent - Interface in com.phoenix_int.aserver
this is a common base interface for things served on the Analysis Server.
IPHXDescription - Interface in com.phoenix_int.aserver.types
Interface for types with descriptions Example usage: IPHXType var = wrapper.getVariable("myVar"); if (var instanceof IPHXDescription) { ((IPHXDescription)var).setDescription("my variable"); }
IPHXDriver - Interface in com.phoenix_int.aserver
this is the interface that drivers managed by the Analysis Server must implement.
IPHXFactory - Interface in com.phoenix_int.aserver.library
A factory is a class that has the logic for turning a file on disk into a real component instance and for retrieving component meta data.
IPHXFileCallback - Interface in com.phoenix_int.aserver.monitors
Callback interface to signal data available on a file being monitored.
IPHXFormat - Interface in com.phoenix_int.aserver.types
Interface for variables that support formats Example usage: IPHXType var = wrapper.getVariable("myVar"); if (var instanceof IPHXFormat) { ((IPHXFormat)var).setFormat("0.0"); }
IPHXHaltableComponent - Interface in com.phoenix_int.aserver
This is a specialized interface for the Analysis Server.
IPHXLibrarian - Interface in com.phoenix_int.aserver.library
This is an interface for classes that manage a directory heirarchy of available components.
IPHXLineStore - Interface in com.phoenix_int.aserver.util
This is the interface for holding a set of lines.
IPHXMonitorable - Interface in com.phoenix_int.aserver
this is the interface that analyses which provide information about running processes should implement
IPHXRange - Interface in com.phoenix_int.aserver.util.scriptwrapper.api
 
IPHXRangeChangeListener - Interface in com.phoenix_int.aserver.util.scriptwrapper.api
 
IPHXRefPropInfo - Interface in com.phoenix_int.aserver.types
This interface provides information about a reference property: name: String type: String enumValues: String[] description: String title: String input: boolean where type may be any of the following: "long" "double" "boolean" "string"
IPHXRunQueue - Interface in com.phoenix_int.aserver
 
IPHXSelfManager - Interface in com.phoenix_int.aserver
This interface is for components that determine their properties at runtime.
IPHXSelfManager2 - Interface in com.phoenix_int.aserver
This interface extends IPHXSelfManager and provides new get and set functions which provide better performance than the original.
IPHXSelfManager3 - Interface in com.phoenix_int.aserver
This interface extends IPHXSelfManager2 and provides new invoke that enables getting more information back from invoked methods.
IPHXSetupFromFile - Interface in com.phoenix_int.aserver
This interface is used by association-based analysis objects.
IPHXStringReplacer - Interface in com.phoenix_int.aserver.util
This is the interface for a replacing strings, used by the PHXStringReplacer class
IPHXType - Interface in com.phoenix_int.aserver.types
The interface for all Phoenix types.
IPHXType2 - Interface in com.phoenix_int.aserver.types
The interface for Phoenix types which use PHXStringBuffer instead of String for performance.
IPHXUnits - Interface in com.phoenix_int.aserver.types
Interface for PHX variables that support units Example usage: IPHXType var = wrapper.getVariable("myVar"); if (var instanceof IPHXUnits) { ((IPHXUnits)var).setUnits("m"); }
IPHXVersionedLibrarian - Interface in com.phoenix_int.aserver.library
This extends the IPHXLibrarian interface to include version information about components.
IPHXVersionedLibrarian2 - Interface in com.phoenix_int.aserver.library
This extends the IPHXLibrarian interface to include version information about components.
isArray() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
isColArray() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
isConnected() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
determines if the client is currently connected to a server
isHorizontallyResizable() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
isInput() - Method in class com.phoenix_int.aserver.PHXVariableInfo
 
isNonStrictType() - Method in class com.phoenix_int.aserver.types.PHXScriptObject
check whether a class is a non-strict type
isResponseReady(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
indicates whether a response is ready
isRowArray() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 

L

LAST - Static variable in class com.phoenix_int.aserver.util.PHXFileParser
 
length() - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Returns the actual length of the string held by this buffer object.
length() - Method in class com.phoenix_int.util.BufferedRandomAccessFile
 
list() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
lists the running objects
LIST_ARRAY_VALUES_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
LIST_CATEGORIES_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
LIST_CLASSES_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
LIST_METHODS_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
LIST_PROPERTIES_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
LIST_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
LIST_VALUES_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
LIST_VALUES_URL_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
listArrayValues(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
listCategories(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
lists the categories within a category
listClasses(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
lists the classes within a category
listComponents(File, String) - Method in interface com.phoenix_int.aserver.library.IPHXFactory
 
listComponents(String) - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
lists components within a specified directory
listComponents(String) - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
returns the components in a specific directory
listComponents(String) - Method in class com.phoenix_int.aserver.library.PHXDirectoryLibrarian
returns the components in a specific directory
listComponents(String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
returns the components in a specific directory
listComponents(String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
returns the components in a specific directory
listComponents(String) - Method in class com.phoenix_int.aserver.library.PHXUserDirLibrarian
returns the components in a specific directory
listDirectories(String) - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
lists any available sub-directories from a particular directory
listDirectories(String) - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
Lists available sub-directories for the specified path
listDirectories(String) - Method in class com.phoenix_int.aserver.library.PHXDirectoryLibrarian
Lists available sub-directories for the specified path
listDirectories(String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
Returns sub-directories from a specified directory
listDirectories(String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
 
listDirectories(String) - Method in class com.phoenix_int.aserver.library.PHXUserDirLibrarian
 
listMethods(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
lists the methods of an analysis
listMonitorableFiles() - Method in interface com.phoenix_int.aserver.IPHXMonitorable
Lists all items that may be monitored for output as a component is running.
listMonitorableFiles() - Method in class com.phoenix_int.aserver.PHXRunShare
Lists available "monitors".
listProcesses() - Method in interface com.phoenix_int.aserver.IPHXMonitorable
Lists all the running processes associated with a component
listProcesses() - Method in class com.phoenix_int.aserver.PHXRunShare
Lists any running processes
listProcesses() - Method in class com.phoenix_int.aserver.util.PHXProcess
This function lists all the processes and sub-processes of this PHXProcess.
listProperties(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
lists the properties of an analysis
listValues(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
loadSetup(String) - Method in interface com.phoenix_int.aserver.IPHXSetupFromFile
sets up the object from a file
lock() - Method in class com.phoenix_int.aserver.PHXRunShare
Causes the run-share mode to be implemented.
lockDimensions() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Tells this array that the number of dimensions cannot be changed from what they are right now.

M

main(String[]) - Static method in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
main(String[]) - Static method in class com.phoenix_int.aserver.client.PHXPropertyValue
 
main(String[]) - Static method in class com.phoenix_int.aserver.types.PHXString
 
main(String[]) - Static method in class com.phoenix_int.aserver.util.PHXFileParser
 
main(String[]) - Static method in class com.phoenix_int.aserver.util.PHXNameDivider
 
main(String[]) - Static method in class com.phoenix_int.aserver.util.PHXProcessInfo
 
main(String[]) - Static method in class com.phoenix_int.aserver.util.PHXRuntime
 
main(String[]) - Static method in class com.phoenix_int.aserver.util.PHXStringReplacer
 
main(String[]) - Static method in class com.phoenix_int.aserver.util.PHXStringTokenizer
 
makeGroup(String) - Method in class com.phoenix_int.aserver.PHXGroup
creates a child group.
makeGroup(String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
creates a group.
markAsBeginning(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Searches for the specified string and makes the row where the string was found act as row 1 for all subsequent calls until another markAsBeginning or clearMarks call.
markAsBeginning(String, int, int, boolean) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Searches for the specified string and makes the row where the string was found act as row 1 for all subsequent calls until another markAsBeginning or clearMarks call.
markAsBeginning(int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Makes the specified row act as row 1 for all subsequent calls until another markAsBeginning or clearMarks call.
markAsEnd(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Searches for the specified string, starting from the end of the file and working towards the beginning, and makes the row where the string was found act as row -1 (end of file) for all subsequent calls until another markAsEnd or clearMarks call.
markAsEnd(String, int, int, boolean) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Searches for the specified string and makes the row where the string was found act as row -1 (end of file) for all subsequent calls until another markAsEnd or clearMarks call.
markAsEnd(int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Makes the specified row act as row -1 (end of file) for all subsequent calls until another markAsBeginning or clearMarks call.
markAsRead() - Method in class com.phoenix_int.aserver.types.PHXFile
call this function after you manually get the contents of the file.
markAsRead() - Method in class com.phoenix_int.aserver.types.PHXRawFile
call this function after you manually get the contents of the file.
markAsRead(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
set markAsRead flag for an element for an 1D array call this function after you manually get the contents of the file.
markAsRead(int[]) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
set markAsRead flag for an element for an array call this function after you manually get the contents of the file.
markBeginning(int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
marks the starting point from which to start counting rows and fields.
markBeginning(String, boolean) - Method in class com.phoenix_int.aserver.util.PHXFileParser
same as markBeginning with an occurrence value of 1
markBeginning(String) - Method in class com.phoenix_int.aserver.util.PHXFileParser
same as markBeginning where the pattern is a regex and ocurence value is 1
markBeginning(String, boolean, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
marks the starting point from which to start counting rows and fields.
markBeginning(String, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
marks the starting point from which to start counting rows and fields.
markBeginningFromEnd(String, boolean) - Method in class com.phoenix_int.aserver.util.PHXFileParser
marks the starting point from which to start counting rows.
markBeginningOffset(int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
marks the starting point from which to start counting rows and fields.
markEnd(int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
marks the ending point of the file.
markEnd(String, boolean) - Method in class com.phoenix_int.aserver.util.PHXFileParser
same as markEnd with an occurrence value of 1
markEnd(String, boolean, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
marks the ending point from which to start counting rows and fields.
markEnd(String, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
marks the ending point from which to start counting rows and fields.
markEndFromEnd(String, boolean) - Method in class com.phoenix_int.aserver.util.PHXFileParser
marks the starting point from which to start counting rows and fields.
markEndOffset(int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
marks the ending point from which to start counting rows and fields.
matchFound(int, Pattern, String, MatchResult) - Method in class com.phoenix_int.aserver.util.PHXProcess
 
mode - Variable in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
 
MODE_ERROR - Static variable in class com.phoenix_int.aserver.PHXRunShare
 
MODE_NONE - Static variable in class com.phoenix_int.aserver.PHXRunShare
 
MODE_SHARE - Static variable in class com.phoenix_int.aserver.PHXRunShare
 
MODE_WAIT - Static variable in class com.phoenix_int.aserver.PHXRunShare
 

N

NAME_SEPARATOR - Static variable in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXCAERange
 
NAME_SEPARATOR - Static variable in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
newIndex() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Produces a new index based zeroed out, but with the proper dimensions
newLineStore(File) - Method in enum com.phoenix_int.aserver.util.Parser.Mode
 
newLineStore(File, PHXFileUtils.Encoding) - Method in enum com.phoenix_int.aserver.util.Parser.Mode
 
newLineStore(File, PHXFileUtils.Encoding, IProgressListener) - Method in enum com.phoenix_int.aserver.util.Parser.Mode
Create a new line store consistent with the file-access mode
newParser(File, Parser.Mode) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
Generate a new parser for the given file and mode
newParser(File, Parser.Mode) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.CAEOutputFile
 
newParser(File, Parser.Mode) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Generate a new parser for the given file and mode
newParser(File, Parser.Mode) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.XPathFile
Generate a new parser for the given file and mode
newParser(File) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.XPathFile
Allow a sub-class to form a parser using custom options/features, such as handling DTD and entities
nextElement() - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
nextLine() - Method in class com.phoenix_int.aserver.util.PHXFileLoader
extracts the next non-comment line from the data file
nextToken() - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Returns the next token from this string tokenizer.
nextToken(String) - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Returns the next token in this string tokenizer's string.
nextToken2() - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Returns the next token from this string tokenizer.
nextToken2(boolean) - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Returns the next token from this string tokenizer.
nextToken2(String) - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Returns the next token in this string tokenizer's string.

O

onException(PHXAnalysisClientExceptionEvent) - Method in interface com.phoenix_int.aserver.client.IPHXAnalysisClientListener
called each time an exception occurs while reading from the connection to the Analysis Server.
onRangesChanged(Object, Vector<IPHXRange>, Vector<IPHXRange>) - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.IPHXRangeChangeListener
 
onResponse(PHXAnalysisClientEvent) - Method in interface com.phoenix_int.aserver.client.IPHXAnalysisClientListener
called each time a new response is received from the Analysis Server.
OutputFile - Interface in com.phoenix_int.aserver.util.scriptwrapper.api
Interface for output files (not file variables) used in script-wrappers
owner - Variable in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXBookmark
 
owner - Variable in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
 

P

parse(Object) - Static method in class com.phoenix_int.aserver.types.PHXBoolean
a utility function to convert a string to a boolean value
parse() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.CAEOutputFile
 
parse() - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.OutputFile
Parse the output file
PARSE - Static variable in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Deprecated. in favor of ParseableFile.Mode.PARSE
parse() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Parse the output file
parse() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.XPathFile
Parse the output file
ParseableFile - Interface in com.phoenix_int.aserver.util.scriptwrapper.api
Interface for files (not file variables) used in script wrappers
ParseableFile.Mode - Enum in com.phoenix_int.aserver.util.scriptwrapper.api
File mode Moved to type-safe enum from legacy integer constants
parseFile(String, String, boolean) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Read the given file variable from the specified file
parseIndex(String) - Static method in class com.phoenix_int.aserver.types.PHXSimpleArray
Takes a string of the form "anything[n, n2, n3]" or "n, n2, n3" and returns an int[] of the index values.
Parser - Interface in com.phoenix_int.aserver.util
Interface to define the methods of a parser.
parser - Variable in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
 
Parser.Mode - Enum in com.phoenix_int.aserver.util
File-access mode Moved to type-safe enum from legacy integer constants
PHXAnalysisClient - Class in com.phoenix_int.aserver.client
This class automates communications with the Analysis Server.
PHXAnalysisClient() - Constructor for class com.phoenix_int.aserver.client.PHXAnalysisClient
 
PHXAnalysisClient(String) - Constructor for class com.phoenix_int.aserver.client.PHXAnalysisClient
creates a client to the Analysis Server and connects it to the specified host
PHXAnalysisClient(String, int) - Constructor for class com.phoenix_int.aserver.client.PHXAnalysisClient
creates a client to the Analysis Server and connects it to the specified host
PHXAnalysisClient(String, int, int) - Constructor for class com.phoenix_int.aserver.client.PHXAnalysisClient
creates a client to the Analysis Server and connects it to the specified host
PHXAnalysisClient(String, int, String, String) - Constructor for class com.phoenix_int.aserver.client.PHXAnalysisClient
creates a client to the Analysis Server and connects it to the specified host
PHXAnalysisClientEvent - Class in com.phoenix_int.aserver.client
this class is an event for the PHXAnalysisClient class.
PHXAnalysisClientExceptionEvent - Class in com.phoenix_int.aserver.client
this class is an event for the PHXAnalysisClient class.
PHXAppearance - Class in com.phoenix_int.aserver.types
This is a utility class for holding appearance properties.
PHXAppearance(boolean) - Constructor for class com.phoenix_int.aserver.types.PHXAppearance
 
PHXBlocker - Class in com.phoenix_int.util
Class to simplify wait and notify calls.
PHXBlocker() - Constructor for class com.phoenix_int.util.PHXBlocker
 
PHXBookmark - Class in com.phoenix_int.aserver.util.scriptwrapper.api
 
PHXBookmark(String, PHXRowFieldRange) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXBookmark
Constructor
PHXBookmarkNotFoundException - Exception in com.phoenix_int.aserver.util.scriptwrapper.api
 
PHXBookmarkNotFoundException(String) - Constructor for exception com.phoenix_int.aserver.util.scriptwrapper.api.PHXBookmarkNotFoundException
 
PHXBoolean - Class in com.phoenix_int.aserver.types
The Phoenix type for booleans.
PHXBoolean() - Constructor for class com.phoenix_int.aserver.types.PHXBoolean
initializes value to false
PHXBooleanArray - Class in com.phoenix_int.aserver.types
Class wraps an array of PHXBoolean variables for the ScriptWrapper utility.
PHXBooleanArray() - Constructor for class com.phoenix_int.aserver.types.PHXBooleanArray
 
PHXBooleanArray(Object) - Constructor for class com.phoenix_int.aserver.types.PHXBooleanArray
 
PHXCAERange - Class in com.phoenix_int.aserver.util.scriptwrapper.api
 
PHXCAERange() - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXCAERange
 
PHXCAERange(String) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXCAERange
 
PHXCAERange(String, String) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXCAERange
 
PHXClassNotFoundException - Exception in com.phoenix_int.aserver.util
Simple wrapper for ClassNotFoundException which can contain additional logging info.
PHXClassNotFoundException() - Constructor for exception com.phoenix_int.aserver.util.PHXClassNotFoundException
Creates a new instance of PHXClassNotFoundException
PHXClassNotFoundException(String) - Constructor for exception com.phoenix_int.aserver.util.PHXClassNotFoundException
 
PHXComponentBranch - Class in com.phoenix_int.aserver
This class represents a branch on a revision history tree for a version controlled component.
PHXComponentBranch() - Constructor for class com.phoenix_int.aserver.PHXComponentBranch
Constructs an empty branch
PHXComponentBranch(String) - Constructor for class com.phoenix_int.aserver.PHXComponentBranch
Constructs an empty named branch
PHXComponentBranch(Element) - Constructor for class com.phoenix_int.aserver.PHXComponentBranch
Constructs a branch based on an XML branch node
PHXComponentDescription - Class in com.phoenix_int.aserver
A class for holding description information about an component class.
PHXComponentDescription() - Constructor for class com.phoenix_int.aserver.PHXComponentDescription
 
PHXComponentVersion - Class in com.phoenix_int.aserver
This class represents a version on a revision history tree for a version controlled component.
PHXComponentVersion(String) - Constructor for class com.phoenix_int.aserver.PHXComponentVersion
Constructs a version with a given name
PHXComponentVersion(String, String, String, Date) - Constructor for class com.phoenix_int.aserver.PHXComponentVersion
Constructs a version with the specified meta data
PHXComponentVersion(Element) - Constructor for class com.phoenix_int.aserver.PHXComponentVersion
Constructs a version based on information In an XML Element
PHXCVSLibrarian - Class in com.phoenix_int.aserver.library
Implementation of IPHXLibrarian which loads files out of CVS.
PHXCVSLibrarian() - Constructor for class com.phoenix_int.aserver.library.PHXCVSLibrarian
 
PHXDataCollector - Class in com.phoenix_int.aserver.types
A class for Driver Components to tell ModelCenter what to do with the DataCollector while the component is running.
PHXDataCollector() - Constructor for class com.phoenix_int.aserver.types.PHXDataCollector
 
PHXDFTException - Exception in com.phoenix_int.aserver
 
PHXDFTException(String) - Constructor for exception com.phoenix_int.aserver.PHXDFTException
 
PHXDirectoryLibrarian - Class in com.phoenix_int.aserver.library
This librarian provides a window into a directory on disk that contains wrapper and component files.
PHXDirectoryLibrarian() - Constructor for class com.phoenix_int.aserver.library.PHXDirectoryLibrarian
 
PHXDouble - Class in com.phoenix_int.aserver.types
The Phoenix type for doubles.
PHXDouble() - Constructor for class com.phoenix_int.aserver.types.PHXDouble
initializes value to zero without upper or lower bounds
PHXDoubleArray - Class in com.phoenix_int.aserver.types
Class wraps an array of PHXDouble variables for the ScriptWrapper utility.
PHXDoubleArray() - Constructor for class com.phoenix_int.aserver.types.PHXDoubleArray
 
PHXDoubleArray(Object) - Constructor for class com.phoenix_int.aserver.types.PHXDoubleArray
 
PHXFile - Class in com.phoenix_int.aserver.types
Internal data type used for certain types of files.
PHXFile() - Constructor for class com.phoenix_int.aserver.types.PHXFile
 
PHXFile(String) - Constructor for class com.phoenix_int.aserver.types.PHXFile
 
PHXFile(String, String) - Constructor for class com.phoenix_int.aserver.types.PHXFile
 
PHXFileLoader - Class in com.phoenix_int.aserver.util
This is a utility class for loading data files.
PHXFileLoader(String) - Constructor for class com.phoenix_int.aserver.util.PHXFileLoader
 
PHXFileLoader(File) - Constructor for class com.phoenix_int.aserver.util.PHXFileLoader
 
PHXFileLoader(StringReader) - Constructor for class com.phoenix_int.aserver.util.PHXFileLoader
 
PHXFileLoader(InputStream) - Constructor for class com.phoenix_int.aserver.util.PHXFileLoader
 
PHXFileMonitor - Class in com.phoenix_int.aserver.monitors
This class monitors a File for data by polling.
PHXFileMonitor(String, IPHXFileCallback) - Constructor for class com.phoenix_int.aserver.monitors.PHXFileMonitor
Create a monitor
PHXFileMonitor(PHXRawFile, IPHXFileCallback) - Constructor for class com.phoenix_int.aserver.monitors.PHXFileMonitor
 
PHXFileMonitor.FileMonitorChangeException - Exception in com.phoenix_int.aserver.monitors
 
PHXFileMonitor.FileMonitorChangeException() - Constructor for exception com.phoenix_int.aserver.monitors.PHXFileMonitor.FileMonitorChangeException
 
PHXFileMonitor.FileMonitorChangeException(String) - Constructor for exception com.phoenix_int.aserver.monitors.PHXFileMonitor.FileMonitorChangeException
 
PHXFileName - Class in com.phoenix_int.aserver.util
this is a utility class for easily managing file names.
PHXFileName() - Constructor for class com.phoenix_int.aserver.util.PHXFileName
 
PHXFileName(String, String) - Constructor for class com.phoenix_int.aserver.util.PHXFileName
 
PHXFileParser - Class in com.phoenix_int.aserver.util
This is a utility class for loading data files and extracting data.
PHXFileParser(String) - Constructor for class com.phoenix_int.aserver.util.PHXFileParser
 
PHXFileParser(String, PHXFileUtils.Encoding) - Constructor for class com.phoenix_int.aserver.util.PHXFileParser
 
PHXFileParser(File, Parser.Mode) - Constructor for class com.phoenix_int.aserver.util.PHXFileParser
 
PHXFileParser(File, Parser.Mode, PHXFileUtils.Encoding) - Constructor for class com.phoenix_int.aserver.util.PHXFileParser
 
PHXFileParser(String, Parser.Mode) - Constructor for class com.phoenix_int.aserver.util.PHXFileParser
 
PHXFileParser(String, Parser.Mode, PHXFileUtils.Encoding) - Constructor for class com.phoenix_int.aserver.util.PHXFileParser
 
PHXFileParser(String, int) - Constructor for class com.phoenix_int.aserver.util.PHXFileParser
Deprecated. in favor of PHXFileParser.PHXFileParser(String, Parser.Mode)
PHXFileParser(IPHXLineStore, String) - Constructor for class com.phoenix_int.aserver.util.PHXFileParser
 
PHXGeometry - Class in com.phoenix_int.aserver.types
The Phoenix type for geometry.
PHXGeometry() - Constructor for class com.phoenix_int.aserver.types.PHXGeometry
 
PHXGeomInfo - Class in com.phoenix_int.aserver.types
this is a utility class that mirrors the structures in ModelCenter.
PHXGeomInfo() - Constructor for class com.phoenix_int.aserver.types.PHXGeomInfo
 
PHXGeomInfo(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.phoenix_int.aserver.types.PHXGeomInfo
 
PHXGetByUrlException - Exception in com.phoenix_int.aserver.util
An exception that is thrown when encountering an error getting a file's contents via url
PHXGetByUrlException(String) - Constructor for exception com.phoenix_int.aserver.util.PHXGetByUrlException
 
PHXGroup - Class in com.phoenix_int.aserver
A utility class for holding sub-variables.
PHXGroup(String) - Constructor for class com.phoenix_int.aserver.PHXGroup
 
PHXIcon - Class in com.phoenix_int.aserver.util
This class provides utility functions for loading and creating an icon file
PHXIcon() - Constructor for class com.phoenix_int.aserver.util.PHXIcon
creates an icon with values set to "unknown"
PHXIcon(String) - Constructor for class com.phoenix_int.aserver.util.PHXIcon
 
PHXIcon(byte[], String) - Constructor for class com.phoenix_int.aserver.util.PHXIcon
 
PHXInteger - Class in com.phoenix_int.aserver.types
Deprecated. 
PHXInteger() - Constructor for class com.phoenix_int.aserver.types.PHXInteger
Deprecated.  
PHXInternationalize - Class in com.phoenix_int.util
Helper class to do internationalization.
PHXInternationalize(Class) - Constructor for class com.phoenix_int.util.PHXInternationalize
 
PHXInternationalize(Object) - Constructor for class com.phoenix_int.util.PHXInternationalize
Creates a new instance of PHXInternationalize
PHXInvalidNameException - Exception in com.phoenix_int.aserver
An exception that is thrown when trying to create a new object using an invalid name
PHXInvalidNameException(String) - Constructor for exception com.phoenix_int.aserver.PHXInvalidNameException
 
PHXInvalidTypeException - Exception in com.phoenix_int.aserver.types
An exception that is thrown when trying to use a bad type
PHXInvalidTypeException(String) - Constructor for exception com.phoenix_int.aserver.types.PHXInvalidTypeException
 
PHXInvokeReturn - Class in com.phoenix_int.aserver
A utility class for holding reutrn information from an invoked function.
PHXInvokeReturn() - Constructor for class com.phoenix_int.aserver.PHXInvokeReturn
 
PHXLibrarianCombiner - Class in com.phoenix_int.aserver.library
This class combines several sub-librarians, adding dir lists and component lists together.
PHXLibrarianCombiner() - Constructor for class com.phoenix_int.aserver.library.PHXLibrarianCombiner
 
PHXLibrarianMounter - Class in com.phoenix_int.aserver.library
This class has the functionality of providing a "virtual" directory tree where different sub-librarians can be "mounted" very similarly to the UNIX concept of mounting filesystems.
PHXLibrarianMounter() - Constructor for class com.phoenix_int.aserver.library.PHXLibrarianMounter
 
PHXLong - Class in com.phoenix_int.aserver.types
The Phoenix type for longs.
PHXLong() - Constructor for class com.phoenix_int.aserver.types.PHXLong
 
PHXLongArray - Class in com.phoenix_int.aserver.types
Class wraps an array of PHXLong variables for the ScriptWrapper utility.
PHXLongArray() - Constructor for class com.phoenix_int.aserver.types.PHXLongArray
 
PHXLongArray(Object) - Constructor for class com.phoenix_int.aserver.types.PHXLongArray
 
PHXMassProperties - Class in com.phoenix_int.aserver.types
This is a utility class for holding mass property information.
PHXMassProperties(boolean, boolean, boolean, boolean) - Constructor for class com.phoenix_int.aserver.types.PHXMassProperties
 
PHXMethodDescriptor - Class in com.phoenix_int.aserver
A utility class used by PHXSelfManager to indicate which methods it can invoke.
PHXMethodDescriptor() - Constructor for class com.phoenix_int.aserver.PHXMethodDescriptor
 
PHXMethodDescriptor(String) - Constructor for class com.phoenix_int.aserver.PHXMethodDescriptor
 
PHXMethodDescriptor(String, String) - Constructor for class com.phoenix_int.aserver.PHXMethodDescriptor
 
PHXMethodDescriptor(String, String, boolean) - Constructor for class com.phoenix_int.aserver.PHXMethodDescriptor
 
PHXMonitorableStream - Class in com.phoenix_int.aserver.monitors
This class represents a stream of data which may be monitored by a client which supports progress monitors.
PHXMonitorableStream() - Constructor for class com.phoenix_int.aserver.monitors.PHXMonitorableStream
Default Constructor
PHXMonitorableStream.MonitorWriter - Class in com.phoenix_int.aserver.monitors
 
PHXNameAlreadyInUseException - Exception in com.phoenix_int.aserver
An exception that is thrown when trying to create a new object with a name that already exists.
PHXNameAlreadyInUseException(String) - Constructor for exception com.phoenix_int.aserver.PHXNameAlreadyInUseException
 
PHXNameDivider - Class in com.phoenix_int.aserver.util
this is a utility class for breaking down names into smaller parts.
PHXNameDivider() - Constructor for class com.phoenix_int.aserver.util.PHXNameDivider
 
PHXNewLineAddFilter - Class in com.phoenix_int.util
Implementation of a FilterReader that basically does the opposite of the PHXNewLineFilter, adding in the platform dependent newlines from java style newlines '\n'.
PHXNewLineAddFilter(Reader) - Constructor for class com.phoenix_int.util.PHXNewLineAddFilter
Creates a new instance of PHXNewLineFilter
PHXNewLineFilter - Class in com.phoenix_int.util
Implementation of a FilterReader that processes out newlines into Java style newlines '\n' with the same logic as BufferedReader.readLine()
PHXNewLineFilter(Reader) - Constructor for class com.phoenix_int.util.PHXNewLineFilter
Creates a new instance of PHXNewLineFilter
PHXNoSuchAssociationException - Exception in com.phoenix_int.aserver.library
An exception that is thrown when an invalid association is specified.
PHXNoSuchAssociationException(String) - Constructor for exception com.phoenix_int.aserver.library.PHXNoSuchAssociationException
 
PHXNoSuchCategoryException - Exception in com.phoenix_int.aserver.library
An exception that is thrown when an invalid class category is specified.
PHXNoSuchCategoryException(String) - Constructor for exception com.phoenix_int.aserver.library.PHXNoSuchCategoryException
 
PHXNoSuchIconException - Exception in com.phoenix_int.aserver.library
An exception that is thrown when an invalid icon is specified.
PHXNoSuchIconException(String) - Constructor for exception com.phoenix_int.aserver.library.PHXNoSuchIconException
 
PHXNoSuchObjectException - Exception in com.phoenix_int.aserver
An exception that is thrown when an object cannot be found
PHXNoSuchObjectException(int, String) - Constructor for exception com.phoenix_int.aserver.PHXNoSuchObjectException
 
PHXNoSuchObjectException(String) - Constructor for exception com.phoenix_int.aserver.PHXNoSuchObjectException
 
PHXNoSuchReplacementException - Exception in com.phoenix_int.aserver.util
An exception that is thrown when a replacement string cannot be found
PHXNoSuchReplacementException() - Constructor for exception com.phoenix_int.aserver.util.PHXNoSuchReplacementException
 
PHXNoSuchResponseException - Exception in com.phoenix_int.aserver.client
An exception that is thrown when an invalid response is specified.
PHXNoSuchTokenException - Exception in com.phoenix_int.aserver.util
An exception that is thrown when an object cannot be found
PHXNoSuchTokenException() - Constructor for exception com.phoenix_int.aserver.util.PHXNoSuchTokenException
 
PHXNoSuchTokenException(String) - Constructor for exception com.phoenix_int.aserver.util.PHXNoSuchTokenException
 
PHXNoSuchWriteableObjectException - Exception in com.phoenix_int.aserver
An exception that the PHXObjectManager throws when it can't find an object.
PHXNoSuchWriteableObjectException(String) - Constructor for exception com.phoenix_int.aserver.PHXNoSuchWriteableObjectException
 
PHXNumberFormatException - Exception in com.phoenix_int.aserver.types
Like a NumberFormatException except that it isn't a runtime exception and must be caught
PHXNumberFormatException(String) - Constructor for exception com.phoenix_int.aserver.types.PHXNumberFormatException
 
PHXObjectArray - Class in com.phoenix_int.aserver.types
Placeholder for an array of any random Java Object.
PHXObjectArray() - Constructor for class com.phoenix_int.aserver.types.PHXObjectArray
 
PHXObjectArray(Object) - Constructor for class com.phoenix_int.aserver.types.PHXObjectArray
 
PHXOrientation - Class in com.phoenix_int.aserver.types
This is a utility class for holding orientation information.
PHXOrientation(boolean, boolean) - Constructor for class com.phoenix_int.aserver.types.PHXOrientation
 
PHXProcess - Class in com.phoenix_int.aserver.util
This is a utility class that extends java.lang.Process with a system dependent process ID.
PHXProcess(Process, boolean, String, String, IPHXProcessJobInfoListener, String) - Constructor for class com.phoenix_int.aserver.util.PHXProcess
Constructs a PHXProcess out of a process and optionally reads the PID of the sub-process.
PHXProcess(Process, boolean, String, String, IPHXProcessJobInfoListener) - Constructor for class com.phoenix_int.aserver.util.PHXProcess
 
PHXProcess(Process) - Constructor for class com.phoenix_int.aserver.util.PHXProcess
Constructs a PHXProcess out of a regular process but does not provide extended functionality because the process ID will not be known.
PHXProcessInfo - Class in com.phoenix_int.aserver.util
This class represents information about a running process on the system.
PHXProcessInfo() - Constructor for class com.phoenix_int.aserver.util.PHXProcessInfo
Constructs an empty process
PHXPropertyDescriptor - Class in com.phoenix_int.aserver
A utility class used by PHXSelfManager to indicate which properties it manages.
PHXPropertyDescriptor() - Constructor for class com.phoenix_int.aserver.PHXPropertyDescriptor
creates a property descriptor with all values set to "unknown"
PHXPropertyDescriptor(PropertyDescriptor) - Constructor for class com.phoenix_int.aserver.PHXPropertyDescriptor
 
PHXPropertyDescriptor(String, String, boolean, boolean) - Constructor for class com.phoenix_int.aserver.PHXPropertyDescriptor
 
PHXPropertyDescriptor(String, Object, boolean, boolean) - Constructor for class com.phoenix_int.aserver.PHXPropertyDescriptor
 
PHXPropertyDescriptor(PropertyDescriptor, Object) - Constructor for class com.phoenix_int.aserver.PHXPropertyDescriptor
 
PHXPropertyValue - Class in com.phoenix_int.aserver.client
 
PHXPropertyValue() - Constructor for class com.phoenix_int.aserver.client.PHXPropertyValue
 
PHXPropertyValue(PHXPropertyValue) - Constructor for class com.phoenix_int.aserver.client.PHXPropertyValue
 
PHXPropertyValue(PHXPropertyDescriptor, String) - Constructor for class com.phoenix_int.aserver.client.PHXPropertyValue
 
PHXRawFile - Class in com.phoenix_int.aserver.types
The Phoenix type for Files.
PHXRawFile() - Constructor for class com.phoenix_int.aserver.types.PHXRawFile
 
PHXRawFile(String) - Constructor for class com.phoenix_int.aserver.types.PHXRawFile
 
PHXRawFile(String, String) - Constructor for class com.phoenix_int.aserver.types.PHXRawFile
 
PHXRawFileArray - Class in com.phoenix_int.aserver.types
Wraps an array of PHXRawFile variables for the ScriptWrapper utility.
PHXRawFileArray() - Constructor for class com.phoenix_int.aserver.types.PHXRawFileArray
 
PHXRawFileArray(Object) - Constructor for class com.phoenix_int.aserver.types.PHXRawFileArray
 
PHXRefArrayProperty - Class in com.phoenix_int.aserver.types
This is a class for holding properties of a reference object type: String enumValues: String[] description: String title: String input: boolean where type may be any of the following: "long" "double" "boolean" "string"
PHXReference - Class in com.phoenix_int.aserver.types
The Phoenix type for references.
PHXReference() - Constructor for class com.phoenix_int.aserver.types.PHXReference
constructor
PHXReferenceArray - Class in com.phoenix_int.aserver.types
The Phoenix type for references.
PHXReferenceArray() - Constructor for class com.phoenix_int.aserver.types.PHXReferenceArray
constructor
PHXRefProperty - Class in com.phoenix_int.aserver.types
This is a class for holding properties of a reference object type: String enumValues: String[] description: String title: String input: boolean where type may be any of the following: "long" "double" "boolean" "string"
PHXRefProperty(String, String) - Constructor for class com.phoenix_int.aserver.types.PHXRefProperty
constructor
PHXResponseTypeMismatchException - Exception in com.phoenix_int.aserver.client
An exception that is thrown when an invalid response is specified.
PHXRowFieldFile - Class in com.phoenix_int.aserver.util.scriptwrapper.api
Class implements the parsing capabilities of the RowField type files from the fileWrapper facility.
PHXRowFieldFile(PHXScriptWrapperObject) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Defaults to ParseableFile.Mode.GENERATE
PHXRowFieldFile(PHXScriptWrapperObject, ParseableFile.Mode) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
 
PHXRowFieldFile(PHXScriptWrapperObject, int) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Deprecated. in favor of PHXRowFieldFile.PHXRowFieldFile(PHXScriptWrapperObject, ParseableFile.Mode)
PHXRowFieldFile(String, int) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Legacy (pre-QW) constructor.
PHXRowFieldRange - Class in com.phoenix_int.aserver.util.scriptwrapper.api
 
PHXRowFieldRange() - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
PHXRowFieldRange(String) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
PHXRowFieldRange(String, String) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
PHXRowFieldRange(String, String, String, String) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
PHXRowFieldRange(String, int) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
PHXRowFieldRange(String, int, int) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
PHXRowFieldRange(String, String, int) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
PHXRowFieldRange(String, String, String, int) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
PHXRowFieldRange(String, String, String) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
PHXRowFieldRange(String, String, String, String, String) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
PHXRunShare - Class in com.phoenix_int.aserver
This class handles runshare capabilities for any component which needs it.
PHXRunShare(String, String) - Constructor for class com.phoenix_int.aserver.PHXRunShare
 
PHXRunShare.RunInfo - Class in com.phoenix_int.aserver
Data structure used to hold info about a currently running command
PHXRunShare.RunInfo(String, String) - Constructor for class com.phoenix_int.aserver.PHXRunShare.RunInfo
 
PHXRunShareContext - Class in com.phoenix_int.aserver.util.scriptwrapper.api
This class handles runshare capabilities for any component which needs it.
PHXRunShareContext(String, String) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRunShareContext
 
PHXRuntime - Class in com.phoenix_int.aserver.util
this is a utility class for running processes.
PHXRuntime() - Constructor for class com.phoenix_int.aserver.util.PHXRuntime
 
PHXScriptObject - Class in com.phoenix_int.aserver.types
The PHX type for object variables.
PHXScriptObject() - Constructor for class com.phoenix_int.aserver.types.PHXScriptObject
Creates a new instance of PHXScriptObject
PHXScriptWrapperAPIException - Exception in com.phoenix_int.aserver.util.scriptwrapper.api
Represents a problem with transferring data in a PHXRowFieldFile object.
PHXScriptWrapperAPIException(String) - Constructor for exception com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperAPIException
Creates a new instance of PHXScriptWrapperAPIException
PHXScriptWrapperObject - Class in com.phoenix_int.aserver.util.scriptwrapper.api
This object is passed to Script Wrapper scripts and provides the "wrapper" global object which provides runtime services for the wrapper.
PHXScriptWrapperObject(PHXScriptWrapper) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Constructs a wrapper object from a ScriptWrapper instance.
PHXSection - Class in com.phoenix_int.aserver.util.scriptwrapper.api
 
PHXSection(String, PHXBookmark, PHXBookmark, String) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
Creates a new instance of PHXSection
PHXSectionNotFoundException - Exception in com.phoenix_int.aserver.util.scriptwrapper.api
 
PHXSectionNotFoundException(String) - Constructor for exception com.phoenix_int.aserver.util.scriptwrapper.api.PHXSectionNotFoundException
 
PHXServerSideException - Exception in com.phoenix_int.aserver.client
An exception that is thrown when an error is returned from the server.
PHXSimpleArray - Class in com.phoenix_int.aserver.types
This class enables components to create resizeable arrays where the number of dimensions is variable as well as the size of each dimension.
PHXSimpleArray(Object) - Constructor for class com.phoenix_int.aserver.types.PHXSimpleArray
Constructs a PHXSimpleArray that wraps a particular Analysis Server style variable.
PHXSimpleSelfManager - Class in com.phoenix_int.aserver
This is a class that implements most of the functionality of a self-managing components.
PHXSimpleSelfManager() - Constructor for class com.phoenix_int.aserver.PHXSimpleSelfManager
 
PHXSimpleSelfManager2 - Class in com.phoenix_int.aserver
This is a class that implements most of the functionality of a self-managing components.
PHXSimpleSelfManager2() - Constructor for class com.phoenix_int.aserver.PHXSimpleSelfManager2
 
PHXSimpleSelfManager3 - Class in com.phoenix_int.aserver
This is a class that implements most of the functionality of a self-managing components.
PHXSimpleSelfManager3() - Constructor for class com.phoenix_int.aserver.PHXSimpleSelfManager3
 
PHXSimpleType - Class in com.phoenix_int.aserver.types
A base class for most Phoenix data types.
PHXSimpleType() - Constructor for class com.phoenix_int.aserver.types.PHXSimpleType
 
PHXString - Class in com.phoenix_int.aserver.types
The Phoenix type for Strings.
PHXString() - Constructor for class com.phoenix_int.aserver.types.PHXString
 
PHXStringArray - Class in com.phoenix_int.aserver.types
Class wraps an array of PHXString variables for the ScriptWrapper utility.
PHXStringArray() - Constructor for class com.phoenix_int.aserver.types.PHXStringArray
 
PHXStringArray(Object) - Constructor for class com.phoenix_int.aserver.types.PHXStringArray
 
PHXStringBuffer - Class in com.phoenix_int.aserver.util
Class that behaves like a java.lang.StringBuffer but has logic for cacheing out to disk if the size grows over a limit (currently 512K).
PHXStringBuffer() - Constructor for class com.phoenix_int.aserver.util.PHXStringBuffer
Creates a new, empty string buffer
PHXStringBuffer(long) - Constructor for class com.phoenix_int.aserver.util.PHXStringBuffer
Creates a new, empty string buffer which has an internal buffer of the size specified.
PHXStringBuffer(String) - Constructor for class com.phoenix_int.aserver.util.PHXStringBuffer
Creates a new string buffer which contains the specified string.
PHXStringReplacer - Class in com.phoenix_int.aserver.util
This is a utility class for replacing fields within a string.
PHXStringReplacer(IPHXStringReplacer) - Constructor for class com.phoenix_int.aserver.util.PHXStringReplacer
 
PHXStringTokenizer - Class in com.phoenix_int.aserver.util
This is a more sophisticated version of the Java StringTokenizer.
PHXStringTokenizer(String, String) - Constructor for class com.phoenix_int.aserver.util.PHXStringTokenizer
Constructs a string tokenizer for the specified string.
PHXStringTokenizer(String, String, boolean) - Constructor for class com.phoenix_int.aserver.util.PHXStringTokenizer
Constructs a string tokenizer for the specified string.
PHXStringTokenizer(PHXStringBuffer, String) - Constructor for class com.phoenix_int.aserver.util.PHXStringTokenizer
Constructs a string tokenizer for the specified string.
PHXStringTokenizer(PHXStringBuffer, String, boolean) - Constructor for class com.phoenix_int.aserver.util.PHXStringTokenizer
Constructs a string tokenizer for the specified string.
PHXStringTokenizer(String) - Constructor for class com.phoenix_int.aserver.util.PHXStringTokenizer
Constructs a string tokenizer for the specified string.
PHXStringTokenizer(String, boolean) - Constructor for class com.phoenix_int.aserver.util.PHXStringTokenizer
Constructs a string tokenizer for the specified string.
PHXStringTokenizer(PHXStringBuffer) - Constructor for class com.phoenix_int.aserver.util.PHXStringTokenizer
Constructs a string tokenizer for the specified string.
PHXStringTokenizer(PHXStringBuffer, boolean) - Constructor for class com.phoenix_int.aserver.util.PHXStringTokenizer
Constructs a string tokenizer for the specified string.
PHXTypeFactory - Class in com.phoenix_int.aserver.types
A class for creating variables
PHXTypeFactory() - Constructor for class com.phoenix_int.aserver.types.PHXTypeFactory
 
PHXTypeMismatchException - Exception in com.phoenix_int.aserver.types
An exception that is thrown when trying to set a value using an incompatible type
PHXTypeMismatchException(String, String, String) - Constructor for exception com.phoenix_int.aserver.types.PHXTypeMismatchException
 
PHXUserDirLibrarian - Class in com.phoenix_int.aserver.library
This librarian provides "user" directories by looking in a user path or by reading /etc/passwd.
PHXUserDirLibrarian() - Constructor for class com.phoenix_int.aserver.library.PHXUserDirLibrarian
 
PHXVariableInfo - Class in com.phoenix_int.aserver
this is a utility class for holding parsing information about a variable
PHXVariableInfo() - Constructor for class com.phoenix_int.aserver.PHXVariableInfo
creates an unitialized object.
PHXVariableInfo(String, boolean, Object) - Constructor for class com.phoenix_int.aserver.PHXVariableInfo
 
PHXVersionException - Exception in com.phoenix_int.aserver.util.scriptwrapper.api
 
PHXVersionException(int, int, int, int) - Constructor for exception com.phoenix_int.aserver.util.scriptwrapper.api.PHXVersionException
Creates a new instance of PHXVersionException

R

RANDOM_ACCESS - Static variable in class com.phoenix_int.aserver.util.PHXFileParser
Deprecated. in favor of Parser.Mode.RANDOM
RANGE_SEPARATOR - Static variable in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
rcsid - Static variable in class com.phoenix_int.util.PHXBlocker
 
read() - Method in class com.phoenix_int.util.BufferedRandomAccessFile
 
read(byte[]) - Method in class com.phoenix_int.util.BufferedRandomAccessFile
 
read(byte[], int, int) - Method in class com.phoenix_int.util.BufferedRandomAccessFile
 
read(char[], int, int) - Method in class com.phoenix_int.util.PHXNewLineAddFilter
 
read(char[], int, int) - Method in class com.phoenix_int.util.PHXNewLineFilter
 
READ_TEMPLATE - Static variable in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Deprecated. in favor of ParseableFile.Mode.READ_TEMPLATE
readDouble(int, int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Reads a value out of the input file.
readFile(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Sets the filename and then reads from disk.
readFile(boolean) - Method in class com.phoenix_int.aserver.types.PHXRawFile
loads the file from disk
readFile() - Method in class com.phoenix_int.aserver.types.PHXRawFile
loads the file from disk
readFile(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
loads the file from disk for an element of an 1D array.
readFile(int[]) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
loads the file from disk for an element of an array.
readLong(int, int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Reads a value out of the input file.
readNextLine() - Method in class com.phoenix_int.aserver.util.PHXFileLoader
extracts the next line from the data file
readTemplate() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
Read the template
readTemplate() - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.ParseableFile
Read the template
readValue(int, int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Reads a value out of the input file.
removeAllGroups() - Method in class com.phoenix_int.aserver.PHXGroup
remove all groups from the group
removeAllVariables() - Method in class com.phoenix_int.aserver.PHXGroup
removes all variables from the group
removeAutoClose(Closeable) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Remove the file from the file Handlers list
removeEscapes(String) - Static method in class com.phoenix_int.aserver.util.PHXStringBuffer
 
removeEscapes() - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
 
removeGroup(String) - Method in class com.phoenix_int.aserver.PHXGroup
remove a child group.
removeLines(int, int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
 
removeListener(IPHXAnalysisClientListener) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
removes a listener
removeMonitor(PHXFileMonitor) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Removes a file monitor from our list
removeMonitorListener(IPHXFileCallback) - Method in class com.phoenix_int.aserver.monitors.PHXMonitorableStream
Removes a listener from this monitor
removePropertyChangeListener(PropertyChangeListener) - Method in class com.phoenix_int.aserver.types.PHXSimpleType
 
removeRunDirChangedListener(IPHXRunDirChangedListener) - Method in class com.phoenix_int.aserver.PHXRunShare
Removes a listener for run directory changed events.
removeTraceListener(IPHXTraceListener) - Method in class com.phoenix_int.aserver.PHXRunShare
Removes a listener from trace events
removeVariable(PHXVariableInfo) - Method in class com.phoenix_int.aserver.PHXGroup
removes a variable
removeVariable(PHXVariableInfo) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
removes a variable.
removeVariable(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Dynamically removes a variable from this component
replace(String) - Method in class com.phoenix_int.aserver.util.PHXStringReplacer
replaces all names starting with "$" with values looked up from the replacer object.
requireAnalysisServerVersion(int, int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Verifies we're running a compatible version of Analysis Server
resetDelimiters() - Method in class com.phoenix_int.aserver.util.PHXFileParser
resets the delimiters to whitespace
resize(int[]) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Resize the nD array to the new size specified.
RESIZE_DISALLOW - Static variable in class com.phoenix_int.aserver.util.PHXFileParser
Don't allow the length of an array to change
RESIZE_ROWS - Static variable in class com.phoenix_int.aserver.util.PHXFileParser
Allow a square matrix to change sizes by adding or deleting rows.
run(String) - Method in class com.phoenix_int.aserver.PHXRunShare
Runs a command.
run(String, boolean, boolean, String) - Method in class com.phoenix_int.aserver.PHXRunShare
Runs a command.
run(String, boolean, String, String) - Method in class com.phoenix_int.aserver.PHXRunShare
Runs a command.
runFolder - Variable in class com.phoenix_int.aserver.PHXRunShare.RunInfo
 

S

seek(long) - Method in class com.phoenix_int.util.BufferedRandomAccessFile
 
sendAddProxyClientsRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Tells the server to add other hosts as part of the proxy chain
sendArbitraryRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends an arbitrary request to the server
sendArbitraryRequest(PHXStringBuffer) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends an arbitrary request to the server
sendDeleteRunShareRequest(Long) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Sends a request to set a hierarchy for a component
sendDescribeRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to describe an analysis
sendEndRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to end an analysis
sendExecuteRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to execute an analysis
sendGetByUrlRequest(String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to get the value of a property
sendGetComponentHistoryRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to get the version history of a component
sendGetHierarchyRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to retrieve a hierarchy for a component
sendGetIconRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to retrieve an icon
sendGetRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to get the value of a property
sendInvokeRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to invoke a method
sendListArrayValuesRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
sendListCategoriesRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to list the categories
sendListClassesRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to list the classes
sendListMethodsRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to list the methods of an analysis
sendListPropertiesRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to list the properties of an analysis
sendListRequest() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to list the running objects
sendListValuesRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
sendListValuesURLRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
sendSetByUrlRequest(String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to get the value of a property
sendSetDictionaryRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to retrieve an icon
sendSetHierarchyRequest(String, PHXStringBuffer) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Sends a request to set a hierarchy for a component
sendSetRequest(String, Object) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to set the value of a property
sendStartRequest(String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
sends a request to start an analysis
set(String, Object) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
set the value of a property
SET_BY_URL_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
SET_DICTIONARY_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
SET_HIERARCHY_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
SET_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
 
setArray(Object) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Sets the entire array.
setArrayElement(int, Object) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Sets a particular element of a 1-d array
setArrayElement(int[], Object) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Sets a particular element of the array
setAuthor(String) - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
setAuthor(String) - Method in class com.phoenix_int.aserver.PHXComponentVersion
Sets the version author
setAutoChangeDir(boolean) - Method in class com.phoenix_int.aserver.PHXRunShare
Sets the "AutoChangeDir" flag.
setAutoDelete(int) - Method in class com.phoenix_int.aserver.PHXRunShare
Sets the auto-delete mode for runshare mode MODE_SHARE.
setAutoGrow(boolean) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
sets the autoGrow value.
setBaseName(String) - Method in class com.phoenix_int.aserver.types.PHXFile
sets the base name of the file
setBaseName(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
sets the base name of the file
setBaseName(String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
sets the base name of files for this array
setBaseName(String, String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
set base name for the data source file
setBaseName(String) - Method in class com.phoenix_int.aserver.util.PHXFileName
sets the base name for the file.
setBinary(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Make a given file variable binary
setBlock(boolean) - Method in class com.phoenix_int.util.PHXBlocker
Call setBlock() before block() and before there is any remote chance that any other thread will call unblock().
setBlue(double) - Method in class com.phoenix_int.aserver.types.PHXAppearance
 
setBooleanArrayMemberValue(String, int, boolean) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
sets the value of an 1D boolean array member
setBooleanArrayMemberValue(String, int[], boolean) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
sets the value of a boolean array member
setBooleanMemberValue(String, boolean) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
sets the value of a boolean member
setByUrl(String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
get the value of a property
setCanGet(boolean) - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
sets whether the property can be retrieved
setCanSet(boolean) - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
sets whether the property can be modified
setCG(double, double, double) - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
setcgX(double) - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
setcgY(double) - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
setcgZ(double) - Method in class com.phoenix_int.aserver.types.PHXMassProperties
 
setChecksum(long) - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
setColor(double, double, double) - Method in class com.phoenix_int.aserver.types.PHXAppearance
 
setConnection(PHXConnection) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager3
Sets the connection object
setConnection(PHXConnection) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
sets the connection object
setContents(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
sets the contents of the file.
setContents(int, String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
sets the contents of the file for an array element for an 1D array.
setContents(int[], String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
sets the contents of the file for an array element for an array.
setData(String) - Method in class com.phoenix_int.aserver.types.PHXGeometry
sets the value for the variable
setDate(Date) - Method in class com.phoenix_int.aserver.PHXComponentVersion
Sets the version date
setDeleteDFT(boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Set whether the analysis client should auto-delete Direct File Transfer run shares or not
setDelimiters(String) - Method in class com.phoenix_int.aserver.util.PHXFileParser
sets the current delimiter set
setDelimiters(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Sets the delimiters which should be used for parsing lines into fields.
setDelimiters(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
setDelimiters(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
 
setDescription(String) - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
setDescription(String) - Method in class com.phoenix_int.aserver.PHXComponentVersion
Sets the version description
setDescription(String) - Method in interface com.phoenix_int.aserver.types.IPHXDescription
Set the variable description.
setDescription(String) - Method in class com.phoenix_int.aserver.types.PHXGeometry
sets the description for the variable.
setDescription(String) - Method in class com.phoenix_int.aserver.types.PHXRefArrayProperty
sets a description of the ref prop
setDescription(String) - Method in class com.phoenix_int.aserver.types.PHXReference
setDescription(String) - Method in class com.phoenix_int.aserver.types.PHXRefProperty
sets a description of the ref prop
setDescription(String) - Method in class com.phoenix_int.aserver.types.PHXSimpleType
setDictionary(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
retrieves an icon for an analysis
setDictionary(Map) - Method in class com.phoenix_int.aserver.PHXRunShare
 
setDimensions(int[]) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Sets the dimensions of the array.
setDirectTransfer(boolean) - Method in class com.phoenix_int.aserver.PHXRunShare
Set whehter or not this runShare is involved in direct transfer of files
setDoubleArrayMemberValue(String, int, double) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
sets the value of a 1D double array member
setDoubleArrayMemberValue(String, int[], double) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
sets the value of a double array member
setDoubleMemberValue(String, double) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
sets the value of a double member
setDownloadInputs(boolean) - Method in class com.phoenix_int.aserver.PHXInvokeReturn
set whether input values should be redownloaded after the invocation
setDownloadInputs(boolean) - Method in class com.phoenix_int.aserver.PHXMethodDescriptor
 
setDriver(boolean) - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
setEncoding(PHXFileUtils.Encoding) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
 
setEncoding(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
 
setEnd(PHXBookmark) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
 
setEndingCol(int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
setEndingMark(String, int, int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
setEndingRow(int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
setEndParent(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
 
setEnumAliases(String) - Method in class com.phoenix_int.aserver.types.PHXDouble
takes a comma seperated string of values and fills the enumeration aliases list with values.
setEnumAliases(String[]) - Method in class com.phoenix_int.aserver.types.PHXDouble
Sets the enumeration aliases list
setEnumAliases(String) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
takes a comma seperated string of values and fills the enumeration aliases list with values.
setEnumAliases(String[]) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
Sets the enumeration aliases list
setEnumAliases(String) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. takes a comma seperated string of values and fills the enumeration aliases list with values.
setEnumAliases(String[]) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. Sets the enumeration aliases list
setEnumAliases(String[]) - Method in class com.phoenix_int.aserver.types.PHXLong
Takes an array of strings which represent aliases for the enumValues.
setEnumAliases(String) - Method in class com.phoenix_int.aserver.types.PHXLong
takes a comma seperated string of values and fills the enumeration aliases list with values.
setEnumAliases(String) - Method in class com.phoenix_int.aserver.types.PHXLongArray
takes a comma seperated string of values and fills the enumeration aliases list with values.
setEnumAliases(String[]) - Method in class com.phoenix_int.aserver.types.PHXLongArray
Sets the enumeration aliases list
setEnumAliases(String) - Method in class com.phoenix_int.aserver.types.PHXString
takes a comma seperated string of values and fills the enumeration aliases list with values.
setEnumAliases(String[]) - Method in class com.phoenix_int.aserver.types.PHXString
takes an array of values and fills the enumeration aliases list with values.
setEnumAliases(String) - Method in class com.phoenix_int.aserver.types.PHXStringArray
takes a comma seperated string of values and fills the enumeration aliases list with values.
setEnumAliases(String[]) - Method in class com.phoenix_int.aserver.types.PHXStringArray
Sets the enumeration aliases list
setEnumValues(String[]) - Method in interface com.phoenix_int.aserver.types.IPHXRefPropInfo
sets the enum values
setEnumValues(String) - Method in class com.phoenix_int.aserver.types.PHXDouble
takes a comma seperated string of values and fills the enumeration List with values.
setEnumValues(double[]) - Method in class com.phoenix_int.aserver.types.PHXDouble
Sets the enumeration list of valid values.
setEnumValues(String) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
takes a comma seperated string of values and fills the enumeration List with values.
setEnumValues(double[]) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
Sets the enumeration list of valid values.
setEnumValues(String) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. sets the possible values a variable may be
setEnumValues(int[]) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. Sets the enumeration list of valid values.
setEnumValues(String) - Method in class com.phoenix_int.aserver.types.PHXLong
sets the possible values a variable may be
setEnumValues(long[]) - Method in class com.phoenix_int.aserver.types.PHXLong
sets the possible values a variable may be
setEnumValues(String) - Method in class com.phoenix_int.aserver.types.PHXLongArray
takes a comma seperated string of values and fills the enumeration List with values.
setEnumValues(long[]) - Method in class com.phoenix_int.aserver.types.PHXLongArray
sets the possible values a variable may be
setEnumValues(String[]) - Method in class com.phoenix_int.aserver.types.PHXRefArrayProperty
sets the enum values
setEnumValues(String[]) - Method in class com.phoenix_int.aserver.types.PHXRefProperty
sets the enum values
setEnumValues(String) - Method in class com.phoenix_int.aserver.types.PHXString
sets enum values
setEnumValues(String[]) - Method in class com.phoenix_int.aserver.types.PHXString
sets enum values
setEnumValues(String) - Method in class com.phoenix_int.aserver.types.PHXStringArray
takes a comma seperated string of values and fills the enumeration List with values.
setEnumValues(String[]) - Method in class com.phoenix_int.aserver.types.PHXStringArray
sets enum values
setFileExtension(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Sets the extension of the file that this object represents.
setFileExtension(int, String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Sets the extension of the file for an element of an 1D array It is preferred that you use setName() and let the system automatically figure out the extension based on what you pass in.
setFileExtension(int[], String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Sets the extension of the file for an element of an array It is preferred that you use setName() and let the system automatically figure out the extension based on what you pass in.
setFileExtension(String, String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
set file extesion of the data source file
setFileName(String, String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
set name of the data source file
setFilesToCopy(String) - Method in class com.phoenix_int.aserver.PHXRunShare
Sets the files which need to be copied when runshare mode is MODE_SHARE.
setFileToGenerate(String) - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.InputFile
Set the file to be generated
setFileToGenerate(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Set the file to be generated
setFileToGenerate(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.XPathFile
Set the file to be generated
setFileToGenerateOrParse(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
Set the file to generate or to parse, depending on the mode
setFileToGenerateOrParse(String) - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.ParseableFile
Set the file to generate or to parse, depending on the mode
setFileToParse(String) - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.OutputFile
Set the file to be parsed
setFileToParse(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Set the file to be parsed
setFileToParse(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.XPathFile
Set the file to be parsed
setFirst(Object) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Sets the first element of the array, or throws ArrayIndexOutOfBounds if there are no elements.
setFormat(String) - Method in interface com.phoenix_int.aserver.types.IPHXFormat
Set the format string for the variable
setFormat(String) - Method in class com.phoenix_int.aserver.types.PHXDouble
Set the format string for the variable
setFormat(String) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
Set the format string for the variable
setFormat(String) - Method in class com.phoenix_int.aserver.types.PHXGeometry
sets the format for the variable.
setFormat(String) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. Set the format string for the variable
setFormat(String) - Method in class com.phoenix_int.aserver.types.PHXLong
Set the format string for the variable
setFormat(String) - Method in class com.phoenix_int.aserver.types.PHXLongArray
Set the format string for the variable
setFullName(String) - Method in class com.phoenix_int.aserver.PHXMethodDescriptor
 
setGreen(double) - Method in class com.phoenix_int.aserver.types.PHXAppearance
 
setHasChanged(boolean) - Method in class com.phoenix_int.aserver.types.PHXSimpleType
sets the hasChanged flag
setHasIcon(boolean) - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
setHasLowerBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXDouble
sets the hasLowerBound flag
setHasLowerBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
sets the hasLowerBound flag
setHasLowerBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. sets the hasLowerBound flag
setHasLowerBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXLong
sets the hasLowerBound flag
setHasLowerBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXLongArray
sets the hasLowerBound flag
setHasUpperBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXDouble
sets the hasUpperBound flag
setHasUpperBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
sets the hasUpperBound flag
setHasUpperBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. sets the hasUpperBound flag
setHasUpperBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXLong
sets the hasUpperBound flag
setHasUpperBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXLongArray
sets the hasUpperBound flag
setHasVersionInfo(int) - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
setHelpURL(String) - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
setHierarchy(String, PHXStringBuffer) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Sends a request to set a hierarchy for a component
setIcon(PHXIcon) - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
setIconFile(String) - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
setIgnoreConversionErrors(boolean) - Method in class com.phoenix_int.aserver.types.PHXBoolean
indicates whether the object should accept bad values in the fromString() method without throwning an exception.
setIgnoreConversionErrors(boolean) - Method in class com.phoenix_int.aserver.types.PHXDouble
indicates whether the object should accept bad values in the fromString() method without throwning an exception.
setIgnoreConversionErrors(boolean) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. indicates whether the object should accept bad values in the fromString() method without throwning an exception.
setIgnoreConversionErrors(boolean) - Method in class com.phoenix_int.aserver.types.PHXLong
indicates whether the object should accept bad values in the fromString() method without throwning an exception.
setIgnoreErrors(boolean) - Method in class com.phoenix_int.aserver.PHXRunShare
Sets the "IgnoreErrors" flag.
setInput(boolean) - Method in interface com.phoenix_int.aserver.types.IPHXRefPropInfo
sets an indicator for the ref prop
setInput(boolean) - Method in class com.phoenix_int.aserver.types.PHXRefArrayProperty
sets an indicator for the ref prop
setInput(boolean) - Method in class com.phoenix_int.aserver.types.PHXRefProperty
sets an indicator for the ref prop
setIntArrayMemberValue(String, int, int) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
sets the value of an 1D integer array member
setIntArrayMemberValue(String, int[], int) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
sets the value of an integer array member
setIntMemberValue(String, int) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
sets the value of an integer member
setIsBinary(boolean) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Forces this file to be binary or not.
setIsBinary(boolean) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Forces elements of this array to be binary or not.
setIsBinary(String, boolean) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
set binary flag for a file member
setJobListener(IPHXProcessJobInfoListener) - Method in class com.phoenix_int.aserver.util.PHXRuntime
 
setKeywords(String) - Method in class com.phoenix_int.aserver.PHXComponentDescription
 
setLength(int) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
sets the number of references
setLength(int) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Sets the length of the first dimension of the array.
setLength(int, int) - Method in class com.phoenix_int.aserver.types.