Reference Index
Last update: 22.06.2026A
- 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.AbstractFile
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
- Accept(IPHXType2.IVisitor
<t>) - Method in interface com.phoenix_int.aserver.types.IPHXType2
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXBoolean
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXBooleanArray
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXDouble
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXFile
Deprecated.
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXGeometry
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated.
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXLong
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXLongArray
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXObjectArray
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXReference
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXString
Accept a Visitor. - Accept(IPHXType2.IVisitor
<t>) - Method in class com.phoenix_int.aserver.types.PHXStringArray
Accept a Visitor. - 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
Deprecated. - 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
- addFileInfo(PHXRowFieldFile, String, ParseableFile.Mode) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
- 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
Deprecated.
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 foraddMethod( String name, String fullName, boolean isVisible, boolean downloadInputs = false ) - addMethod(String, boolean) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
relay function foraddMethod( 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
Deprecated.
Tells the server to add other hosts as part of the proxy chain - addProxyClients(Iterable
<string>) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Add a list of allowed proxy client hosts. - addProxyClientsAsync(Iterable
<string>, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Add a list of allowed proxy client hosts. - 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
Deprecated.
Prefer PHXTypeFactory.allocateVariable2(java.lang.String) which can properly differentiate between arrays and non-array types. - 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
Deprecated.
Prefer PHXTypeFactory.allocateVariable2(java.lang.String) which can properly differentiate between arrays and non-array types. - allocateVariable2(String) - Static method in class com.phoenix_int.aserver.types.PHXTypeFactory
Allocate a given variable for the given type string - AnalysisServerClient - Class in com.phoenix_int.aserver.client.v2.AnalysisServerClient
ModelCenter Remote Execution client object. - AnalysisServerClient() - Constructor for class com.phoenix_int.aserver.client.v2.AnalysisServerClient
- AnalysisServerException - Exception in com.phoenix_int.aserver.client.v2.AnalysisServerException
Exception thrown when a request fails on the server. - AnalysisServerException(String) - Constructor for exception com.phoenix_int.aserver.client.v2.AnalysisServerException
Constructor. - AnalysisServerException(String, Throwable) - Constructor for exception com.phoenix_int.aserver.client.v2.AnalysisServerException
Constructor. - AnalysisServerResponse - Class in com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Implementation of PHXResponse along lines of PHXResponse in C++ code. - AnalysisServerResponse() - Constructor for class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
- AnalysisServerResponseType - Enum in com.phoenix_int.aserver.client.v2.AnalysisServerResponseType
Enumeration representing response type. - AnalysisServerVersion - Class in com.phoenix_int.aserver.client.v2.AnalysisServerVersion
Server protocol version. - AnalysisServerVersion(int, int, int) - Constructor for class com.phoenix_int.aserver.client.v2.AnalysisServerVersion
Constructor. - AnalysisServerWaitCallback - Class in com.phoenix_int.aserver.client.v2.AnalysisServerWaitCallback
Callback object which uses a monitor to allow the caller to block until a response is received. - AnalysisServerWaitCallback() - Constructor for class com.phoenix_int.aserver.client.v2.AnalysisServerWaitCallback
- AnalysisVariableValue - Class in com.phoenix_int.aserver.client.v2.AnalysisVariableValue
Class representing a variable value. - AnalysisVariableValue(String, boolean, String, Object, boolean) - Constructor for class com.phoenix_int.aserver.client.v2.AnalysisVariableValue
Constructor. - 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
Fully reads the contents of InputStream into this buffer using UTF-8 encoding. - 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
Deprecated. - 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
Deprecated. - arrayToStringEscaped(String[]) - Static method in class com.phoenix_int.aserver.types.PHXString
Quotes each element of the array using c-style escape sequences, then builds a comma separated list of the elements with quotes around each element. - asChunkDescriptor() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Parse the response as a chunk descriptor. - asComponentDescription(boolean) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Parse a component description. - asHierarchy() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Parse the response as a variable hierarchy. - asList() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Convert the string data to a list of properties. - asMethodDescriptors() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Convert the string data to a list of method descriptors. - asPropertyDescriptor(StringBuffer, String, String, boolean, boolean) - Static method in class com.phoenix_int.aserver.PHXPropertyDescriptor
Stringify the property descriptor data. - asPropertyDescriptors() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Parse this response as a sequence of property descriptors. - asPropertyDescriptors(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Parse this response as a sequence of property descriptors. - 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 machine-readable format - asValueDescriptor(StringBuffer, String, String, boolean, boolean, String) - Static method in class com.phoenix_int.aserver.PHXPropertyDescriptor
Stringify the value descriptor data. - 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. - asValueDescriptors() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Parse the response as a list of value descriptors. - asVersion() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Get the response as a server version. - asVersionHistory() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Parse the response as a version history. - 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 actual file on disk. - backupFile() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Backup the actual 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. - BOOLEAN - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for a boolean type - BOOLEAN_ARRAY - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for a boolean array type - 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.BufferedRandomAccessFile
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.CAEOutputFile
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
Deprecated.
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 previousmarkAsBeginning()ormarkAsEnd()calls - clearStartingMark() - Method in class [com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
- close() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
closes the connection to the server - close() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Close the connection to the server. - close() - Method in class com.phoenix_int.aserver.monitors.PHXMonitorableStream.MonitorWriter
- close() - Method in class com.phoenix_int.aserver.types.PHXRawFile
- 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
Provides a client package for programmatically invoking ModelCenter Remote Execution remotely from the Java language. - com.phoenix_int.aserver.client.v2 - package com.phoenix_int.aserver.client.v2
- com.phoenix_int.aserver.library - package com.phoenix_int.aserver.library
Provides a library of available components and catgories (directories) andfactories for instantiating components. - com.phoenix_int.aserver.monitors - package com.phoenix_int.aserver.monitors
Provides interfaces and classes for adding process and output monitoring of components. - com.phoenix_int.aserver.types - package com.phoenix_int.aserver.types
Provides a collection of basic data types that contain meta-information like description and units. - com.phoenix_int.aserver.util - package com.phoenix_int.aserver.util
Provides general purpose utility functions. - com.phoenix_int.aserver.util.scriptwrapper.api - package com.phoenix_int.aserver.util.scriptwrapper.api
Provides utilities which are designed to make writing ScriptWrappers with FileWrapper-like capabilities. - com.phoenix_int.pacz.api - package com.phoenix_int.pacz.api
PACZ (extension .pacz) is a universal component/workflow format for use in ModelCenter Remote Execution and ModelCenter Server. - com.phoenix_int.pacz.api.v2 - package com.phoenix_int.pacz.api.v2
PACZ (extension .pacz) is a universal component/workflow format for use in ModelCenter Remote Execution and ModelCenter Server. - com.phoenix_int.util - package com.phoenix_int.util
- compareTo(AnalysisServerVersion) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerVersion**
- COMPONENT_DIR - Static variable in class com.phoenix_int.pacz.api.Environment
Deprecated.
Pre-defined component directory environment variable - COMPONENT_DIR - Static variable in class com.phoenix_int.pacz.api.v2.Environment
Pre-defined component directory environment variable - computeMessage() - Method in interface com.phoenix_int.util.PHXInternationalize.InternationalizedMessage
Compute the translation and return the message - connect(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
connects to the MCRE on the specified host - connect(String, int) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
connects to the MCRE on the specified host - connect(String, int, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
connects to the MCRE on the specified host - connect(String, int, boolean, int) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
connects to the MCRE on the specified host - connect(String, int, boolean, int, String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
connects to the MCRE on the specified host - connect(URI) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Connect to a ModelCenter Remote Execution at a specified URI with no timeout. - connect(URI, int) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Connect to a ModelCenter Remote Execution at a specified URI. - connect(URI, String, String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Connect to a ModelCenter Remote Execution with optional authentication and no timeout. - connect(URI, String, String, int) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Connect to a ModelCenter Remote Execution with optional authentication. - connectEmbedded() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Connect to the in-process (embedded) ModelCenter Remote Execution instance. - connectEmbedded(String, String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Connect to the in-process (embedded) ModelCenter Remote Execution instance. - connectEmbedded(Map
<string object>) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Connect to the in-process (embedded) ModelCenter Remote Execution instance. - connectEmbedded(Map
<string object>, String, String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Connect to the in-process (embedded) ModelCenter Remote Execution instance. - connectExternal(String, int, String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
connects to the MCRE via external tool - connectLocal(String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
Makes a virtual connection to ModelCenter Remote Execution inside of this process. - connectLocal(String, String, Map
<string object>) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
Makes a virtual connection to the MCRE inside of this process. - connectProcess(String, String, String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
Makes a virtual connection to the MCRE by calling a new java process. - connectSsh(String, InputStream, OutputStream, InputStream) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Connect to ModelCenter Remote Execution via arbitrary input and output streams. - connectURL(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
connects to the MCRE using the specified URL, such asmcre://hostname. - connectURL(String, int, String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
connects to ModelCenter Remote Execution using the specified URL, such asmcre://hostname. - contains(PHXVariableInfo) - Method in class com.phoenix_int.aserver.PHXGroup
checks to see if a variable exists in this group - contains(String) - Method in class com.phoenix_int.aserver.PHXGroup
Checks to see if a variable exists in this group. - copy(PHXSimpleArray) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Clone another PHXSimpleArray's value and metadata. - copy() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
- correctName(String) - Static method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXBookmark
- 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'snextTokenmethod can be called before it generates an exception. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXBoolean
- createCopy() - Method in class com.phoenix_int.aserver.types.PHXBooleanArray
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXDouble
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXFile
Deprecated. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXGeometry
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated.
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXLong
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXLongArray
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXObjectArray
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXScriptObject
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXSimpleType
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXString
Create a copy of this instance, including the value and metadata. - createCopy() - Method in class com.phoenix_int.aserver.types.PHXStringArray
- createCopy() - Method in interface com.phoenix_int.pacz.api.v2.IRuntimeVariable
Get a clone of this variable, including its metadata and value. - 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
delete the directory only if an error did not occur while running the wrapper. - DEL_FALSE - Static variable in class com.phoenix_int.aserver.PHXRunShare
do not delete the directory. - DEL_TRUE - Static variable in class com.phoenix_int.aserver.PHXRunShare
delete the directory. - 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
Deprecated. - deleteAllMembers() - Method in class com.phoenix_int.aserver.types.PHXScriptObject
delete all members for non-strict type object. - deleteContents() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Releases the handle to the temporary file. - deleteFile(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Deletes the actual file from disk. - deleteFile() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Deletes the actual 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
Deprecated.
Handle cleaning up a runShare in a local client - deleteRunShare(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Delete a run share. - deleteRunShareAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Delete a run share. - describe(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
describes an analysis - describe(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Get the description of an analysis. - describe(File, String, String) - Method in interface com.phoenix_int.aserver.library.IPHXFactory
Deprecated.
Describes the specified component. - describe(String, String) - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
Deprecated.
describes the specified component - 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
Deprecated. - describeAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Get the description history of an analysis. - destroy() - Method in class com.phoenix_int.aserver.util.PHXProcess
- doMonitor() - Method in class com.phoenix_int.aserver.monitors.PHXFileMonitor
Begin monitoring. - DOUBLE - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for a double type - DOUBLE_ARRAY - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for a double array type
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
Deprecated.
ends an analysis - end(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
End an analysis. - end() - Method in interface com.phoenix_int.aserver.IPHXComponent
notifies the driver that it has ended. - end() - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
- END_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - endAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
End an analysis. - 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 - Environment - Class in com.phoenix_int.pacz.api
Deprecated.
see com.phoenix_int.pacz.api.v2.Environment - Environment() - Constructor for class com.phoenix_int.pacz.api.Environment
Deprecated.
Constructor - Environment(Map
<string string>) - Constructor for class com.phoenix_int.pacz.api.Environment
Deprecated.
Copy constructor - Environment - Class in com.phoenix_int.pacz.api.v2
Environment variables for component configuration - Environment() - Constructor for class com.phoenix_int.pacz.api.v2.Environment
Constructor - Environment(Map
<string string>) - Constructor for class com.phoenix_int.pacz.api.v2.Environment
Copy constructor - equals(Object) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerVersion**
- equals(Object) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Compares this to another String orPHXStringBuffer. - equalsIgnoreCase(Object) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Compares this to another String orPHXStringBuffer. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXBoolean
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXDouble
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXFile
Deprecated.
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXGeometry
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated.
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXLong
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXObjectArray
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXSimpleType
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - equalsNatural(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXString
Compare thisPHXSimpleTypeto anotherPHXSimpleType. - evaluateKey(String) - Method in class com.phoenix_int.pacz.api.Environment
Deprecated.
Get the value for the specified environment variable - evaluateKey(String) - Method in class com.phoenix_int.pacz.api.v2.Environment
Get the value for the specified environment variable - evaluateString(String) - Method in class com.phoenix_int.pacz.api.Environment
Deprecated.
Substitute environment variables in specified string with corresponding environment values - evaluateString(String) - Method in class com.phoenix_int.pacz.api.v2.Environment
Substitute environment variables in specified string with corresponding environment values - exec(String, String) - Method in class com.phoenix_int.aserver.util.PHXRuntime
runs the specified command. - exec2(String, String, boolean) - Method in class com.phoenix_int.aserver.util.PHXRuntime
runs the specified command. - execute(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
exectutes an analysis - execute(String, boolean) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Execute 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
Deprecated. - executeAsync(String, boolean, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Execute an analysis. - exitValue() - Method in class com.phoenix_int.aserver.util.PHXProcess
F
- FILE - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for a file type - FILE_ARRAY - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for a file array type - 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 - FileMonitorChangeException() - Constructor for exception com.phoenix_int.aserver.monitors.PHXFileMonitor.FileMonitorChangeException
- FileMonitorChangeException(String) - Constructor for exception com.phoenix_int.aserver.monitors.PHXFileMonitor.FileMonitorChangeException
- 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
Deprecated. - finalize() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Clean up during finalization. - finalize() - Method in class com.phoenix_int.aserver.PHXRunShare
- finalize() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Although close should be called manually before garbage collection, do so here as a backup. - 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 - fromAPIObject(Map
<string string>, FunctionThrows<string ex>) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Populate this instance from a string-string map. - 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 loads the contents of the actual file on disk into the temporary file. - fromFile() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Loads the contents of the actual file on disk into the temporary file. - 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. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXBoolean
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXBooleanArray
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXDouble
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXFile
Deprecated.
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXGeometry
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated.
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXLong
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXLongArray
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXObjectArray
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXSimpleType
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXString
Load the value of this object from the specified object. - fromObject(Object) - Method in class com.phoenix_int.aserver.types.PHXStringArray
Load the value of this object from the specified object. - 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
Deprecated.
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
Sets the file temporary file contents to the value of the string. - 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
Configures the type based on a PHXStringBuffer representation of the type - 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
Deprecated.
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
Sets the file temporary file contents to the value of the PHXStringBuffer. - 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 - fromString3(String, ToDoubleFunction
<string>) - Method in class com.phoenix_int.aserver.types.PHXDouble
converts a String representation to the internal value using specified converter - 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 ofPHXSimpleArrayas 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 ofPHXSimpleArrayas appropriate for the type of variable passed in. - GEOMETRY - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for a geometry type - get(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
get the value of a property - get(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Request the value of a property. - get2(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
get the value of a property - GET_BY_URL_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - GET_HIERARCHY_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - GET_ICON_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - GET_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - getAbsoluteStartRow() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
Returns the stored starting row number, assuming it has been stored. - getAdditionalConfigValue(String) - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get additional configuration value based on specified value name. - getAdditionalConfigValue(String) - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get additional configuration value based on specified value name. - getAdditionalConfigValues() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get additional configuration values as key-value pair map - getAdditionalConfigValues() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get additional configuration values as key-value pair map - getAddProxyClientsResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
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 - getASComponent() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get ModelCenter Remote Execution component name - getASComponent() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get ModelCenter Remote Execution component name - getAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Request the value of a property. - getAuthor() - Method in class com.phoenix_int.aserver.PHXComponentDescription
- getAuthor() - Method in class com.phoenix_int.aserver.PHXComponentVersion
Gets the version author - getAuthor() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get the author of this component. - 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
- getBinaryData() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Get the binary data; only valid if format is Extended or Icon. - 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
Deprecated.
Fetches a list of all branches and tags - getBranchesAndTags() - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
Does not support branching and tagging - getBranchesAndTags() - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
- getBranchesAndTags() - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
- getBuild() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerVersion
Get the build. - getByUrl(String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
get the value of a property - getByUrl(File, String, String, boolean) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Get a file by URL. - getByUrl(File, String, boolean) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Convenience overload of getByUrl(File, String, String, boolean). - getByUrlAsync(File, String, String, boolean, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Fetch the contents of a file by URL. - 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
, 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 - getCommandLineArguments() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get command line arguments to be passed to component executable - getCommandLineArguments() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get command line arguments to be passed to component executable - getComment() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get the comment associated with this component. - getComponentHistory(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
Gets the component history for a particular component. - getComponentHistory(String, String) - Method in interface com.phoenix_int.aserver.library.IPHXVersionedLibrarian
Deprecated.
Gets all version information about a particular component - 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
Deprecated.
retrieves the contents of the file - getContents() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Retrieves the contents of the temporary 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 - getDecimalSeparator() - Method in class com.phoenix_int.aserver.util.PHXFileParser
gets decimal separator character for floating point literals - getDefaultValue() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Get default value of variable - getDelayLoadSetupAllowed() - Method in class com.phoenix_int.aserver.PHXComponentDescription
- getDeleteRunShareResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
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.PHXSection
- getDescribeResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
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**
retrieves a description of the ref prop - 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**
Deprecated.
Get component description - getDescription() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get component description - getDescription() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Get variable description - getDescription() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get component description - getDescription() - Method in interface com.phoenix_int.pacz.api.v2.IRuntimeVariable
Get variable description - getDictionary() - Method in class com.phoenix_int.aserver.PHXRunShare
- getDictionary() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Gets context information for the incoming connection that is running this wrapper. - getDimensions(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set the dimensions of an array. - 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
- getDimensionsAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set the dimensions of an array. - 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.types.PHXRawFile
Get the encoding of the contents. - getEncoding() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
- getEnd() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
- getEndCol() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
- getEndMark() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
- getEndOccurrence() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
- getEndOffset() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
- getEndParent() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
- getEndResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
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 - getEnumAliases() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Get names/aliases for the enumerated type - 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) - Static 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 - getEnumValues() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Get values for the enumerated type - 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 - getEnvironment() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get component environment - getEnvironment() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get component environment - getErrorMessage() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Get the server error; only valid if response type is ServerError or ConnectionError. - 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
- getExecutable() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get name of component executable - getExecutable() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get name of component executable - getExecuteResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getFile(File, String, boolean) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Get a file by property name. - getFileAsync(File, String, boolean, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Fetch the contents of a file by property name. - 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
Deprecated.
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 - getFormat() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Get variable format string - 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. - getGetByUrlResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getGetComponentHistoryResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getGetHierarchyResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getGetIconResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getGetResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getGetResponse2(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
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. - getGroup2(String) - Method in class com.phoenix_int.aserver.PHXGroup
retrieves a child group. - getGroup2(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. - getGroups2() - Method in class com.phoenix_int.aserver.PHXGroup
retrieves all the 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
- getHelpUri() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get URI of help to use for component - getHelpUri() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get URI of help to use for component - getHelpURL() - Method in class com.phoenix_int.aserver.PHXComponentDescription
- getHierarchy(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrievethe hierarchy for the component - getHierarchy(String, PHXHierarchyFileMode) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Get the variable hierarchy of a running instance. - getHierarchyAsync(String, PHXHierarchyFileMode, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Get the variable hierarchy of a running instance. - getHost() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Get the host which sent the message. - getHostName() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves the host name of the server - getHostname() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Returns the currently-connected host, or null if none. - getIcon(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves an icon for an analysis - getIcon(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Retrieve an icon. - getIcon() - Method in class com.phoenix_int.aserver.PHXComponentDescription
- getIconAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Retrieve an icon. - getIconFileName() - Method in class com.phoenix_int.aserver.util.PHXIcon
Gets the file name of the icon. - getIconURI() - Method in class com.phoenix_int.aserver.util.PHXIcon
Gets the URI of the icon. - getIconUri() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get URI of icon to use for component - getIconUri() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get URI of icon to use for component - getID() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Get the unique identifier of the message. - getID() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Get the ID set on this file when the contents were set. - 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. - getInputs() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get component inputs - getInputs() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get component inputs - 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. - getInstanceFiles() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get component instance files - getInstanceFiles() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get component instance files - 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
Deprecated.
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
Deprecated. - getListCategoriesResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getListClassesResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getListMethodsResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getListPropertiesResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getListResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getListValuesResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - 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 - getLowerBound() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Get lower bound of variable; may be null - getMajor() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerVersion
Get the major version. - 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 - getMetaData() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Get additional variable meta data - getMetaData() - Method in interface com.phoenix_int.pacz.api.v2.IRuntimeVariable
Get additional variable meta data - 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
- getMinor() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerVersion
Get the minor version. - 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.client.v2.AnalysisVariableValue
Get the variable 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
Deprecated.
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
- getName() - Method in interface com.phoenix_int.pacz.api.IInstanceFile
Deprecated.
Get name of instance file - getName() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Get variable name - getName() - Method in interface com.phoenix_int.pacz.api.v2.IInstanceFile
Get name of instance file - getNameCoded() - Method in class com.phoenix_int.aserver.types.PHXFile
Deprecated.
retrieves the name of the file in coded form (without$variablesreplaced) - getNameCoded() - Method in class com.phoenix_int.aserver.types.PHXRawFile
retrieves the name of the file in coded form (without$variablesreplaced) - getNameCoded(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
retrieves the name of the file in coded form (without$variablesreplaced) 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$variablesreplaced) 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
- getOutputs() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get component outputs - getOutputs() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get component outputs - 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 - getPath() - Method in interface com.phoenix_int.pacz.api.IInstanceFile
Deprecated.
Get path of instance file - getPath() - Method in interface com.phoenix_int.pacz.api.v2.IInstanceFile
Get path of instance file - 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' 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 - getProperties() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get additional component properties - getProperties() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get additional component properties - 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 its subobjects - getQueues(String, String) - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
Deprecated.
gets the available run queues - getQueues(String, String) - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
method for getting Queues from CenterLink, MCRE just returns blank string - getQueues(String, String) - Method in class com.phoenix_int.aserver.library.PHXDirectoryLibrarian
method for getting Queues from CenterLink, MCRE 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, MCRE 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() - 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 vianextToken()) - getRemainder2() - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Returns the remainder of the string (stuff not yet returned vianextToken()) - getReplacement(String) - Method in interface com.phoenix_int.aserver.util.IPHXStringReplacer
replaces the specified string with some other value. - getRequiredFeatures() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get list of features required for component to execute - getRequiredFeatures() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get list of features required for component to execute - getRequirements() - Method in class com.phoenix_int.aserver.PHXComponentDescription
Get the comma separated list of unquoted requirements. - getResponse() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClientEvent
retrieves the response - getResponse() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerWaitCallback
Get the response, or null if it has not been received. - getResponseAsPHXStringBuffer(String, int, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a low-level response from the server in String format. - getResponseAsText(String, int, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a low-level response from the server in String format. - getResponseType() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Get the type of response. - 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. - getRunFolderPreference() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get run folder preference for component - getRunFolderPreference() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get run folder preference for component - 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 - getScratchDirectory() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Request for the server's scratch directory. - getScratchDirectoryAsync(IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Request for the server's scratch directory. - getSelf() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
- getSetByUrlResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getSetDictionaryResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getSetHierarchyResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
retrieves a response from the server - getSetResponse(String, boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
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.PHXSection
- 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
Deprecated.
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 - getStringData() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Get the string data; only valid if format is Normal or Extended. - 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
- getSystemProperty(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Request for the server's system property. - getSystemPropertyAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Request for the server's system property. - getTemporaryFile() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Get the current temporary file; if _needRead is true this will load the contents from the actual file into the temporary. - getTemporaryFileHandle() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Get an additional reference to the temporary file containing the current value, or null if there is no temp file currently. - 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 ???, if available. - 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.client.v2.AnalysisVariableValue
Get the type of the variable. - 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 - getType() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Get variable data type - getType() - Method in interface com.phoenix_int.pacz.api.v2.IRuntimeVariable
Get variable data type - 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 - getUnits() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Get variable units - 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 - getUpperBound() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Get upper bound of variable; may be null - getUri() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Get the currently-connected URI, or null if none. - getUrl() - Method in class com.phoenix_int.aserver.client.v2.AnalysisVariableValue
Get the URL of the variable, or null if none. - 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() - Method in class com.phoenix_int.aserver.client.v2.AnalysisVariableValue
Get the value of the variable (null if URL). - 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() - 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() - 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.PHXObjectArray
Gets the value of an element as an object of the appropriate subtype.
Must be overridden in subclasses - getValue(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
a utility function to return the internalPHXRawFilethat 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 internalPHXRawFilethat 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(int) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Gets an element as PHXSimpleType object of the appropriate subtype - getValue(int[]) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Gets the value of an element as an object of the appropriate subtype Must be overridden in subclasses - 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 - 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
gets the value at an index - 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 tofromString(). - getValueStr() - Method in class com.phoenix_int.aserver.types.PHXDouble
retrieves the string value of this variable as passed into the last call tofromString(). - getValueStr() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated.
retrieves the string value of this variable as passed into the last call tofromString(). - getValueStr() - Method in class com.phoenix_int.aserver.types.PHXLong
retrieves the string value of this variable as passed into the last call tofromString(). - getValueStream() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Deprecated.
using toString2().getInputStream() is prefered. - getValueStreamLen() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Gets the length of a stream to the temporary file contents. - 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. - getVariableClass(String) - Static method in class com.phoenix_int.aserver.types.PHXTypeFactory
Returns the class associated with the type string. - 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 - getVariableInfo2(String) - Method in class com.phoenix_int.aserver.PHXGroup
retrieves a variable from the group. - getVariableInfo2(String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
retrieves a variable information object from the manager - getVariableInfo2(String, String) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager
retrieves a variable information object from the manager - getVariableName() - Method in interface com.phoenix_int.pacz.api.v2.IRuntimeVariable
Get variable name - getVariables() - Method in class com.phoenix_int.aserver.PHXGroup
retrieves the Enumeration of variables in the group. - getVariables2() - Method in class com.phoenix_int.aserver.PHXGroup
retrieves all of the variables in the group. - getVarType(String) - Static method in class com.phoenix_int.aserver.types.PHXTypeFactory
Given the class name, determine the corresponding type. - getVersion() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Get the MCRE version. - getVersion(int) - Method in class com.phoenix_int.aserver.PHXComponentBranch
Gets the i'th version - getVersion() - Method in class com.phoenix_int.aserver.PHXComponentDescription
- getVersion() - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Get component version - getVersion() - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Get component version - getVersionHistory(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Get the version history of an analysis. - getVersionHistoryAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Get the version history of an analysis. - 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
Deprecated. - hasChanged() - Method in class com.phoenix_int.aserver.types.PHXFile
Deprecated. checks to see if the file has changed since the last timegetContents()was called - hasChanged() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Checks to see if the actual file has changed since the last timegetContents()was called. - hasChanged(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
checks to see if the file has changed since the last timegetContents()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 timegetContents()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
- hashCode() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerVersion
- 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 thehasMoreTokensmethod. - hasMoreTokens() - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Tests if there are more tokens available from this tokenizer's string. - hasText() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Does this response have actual string data (i.e. - HISTORY_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
I
- IAnalysisServerCallback - Interface in com.phoenix_int.aserver.client.v2
Callback for ModelCenter Remote Execution events. - IComponentConfig - Interface in com.phoenix_int.pacz.api
Deprecated.
see com.phoenix_int.pacz.api.v2.IComponentConfig - IComponentConfig - Interface in com.phoenix_int.pacz.api.v2
Configuration for PACZ file - IInstanceFile - Interface in com.phoenix_int.pacz.api
Deprecated.
see com.phoenix_int.pacz.api.v2.IInstanceFile - IInstanceFile - Interface in com.phoenix_int.pacz.api.v2
Instance file within a component - 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
Deprecated.
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
Deprecated.
It is preferred to useIPHXFactory2.instantiateManaged(java.io.File, java.lang.String, java.lang.String)as this method can lead to resource leaks. - instantiate(String, String) - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
Deprecated. - instantiate(String, String, String, String) - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
Deprecated. - 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
creates an instance of the specified component. - 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
creates an instance of the specified component. - 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
creates an instance of the specified component. - instantiateManaged(String, String, String, String) - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
Creates an instance of the specified component. - instantiateManaged(String, String) - Method in class com.phoenix_int.aserver.library.PHXCVSLibrarian
Creates an instance of the specified component. - instantiateManaged(String, String, String, String) - Method in class com.phoenix_int.aserver.library.PHXDirectoryLibrarian
Creates an instance of the specified component. - instantiateManaged(String, String) - Method in class com.phoenix_int.aserver.library.PHXDirectoryLibrarian
Creates an instance of the specified component. - instantiateManaged(String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
Creates an instance of the specified component. - instantiateManaged(String, String, String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianCombiner
Creates an instance of the specified component. - instantiateManaged(String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
Creates an instance of the specified component. - instantiateManaged(String, String, String, String) - Method in class com.phoenix_int.aserver.library.PHXLibrarianMounter
Creates an instance of the specified component. - instantiateManaged(String, String, String, String) - Method in class com.phoenix_int.aserver.library.PHXUserDirLibrarian
Creates an instance of the specified component. - instantiateManaged(String, String) - Method in class com.phoenix_int.aserver.library.PHXUserDirLibrarian
Creates an instance of the specified component. - invoke(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
invokes a method - invoke(String, String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Invoke a method on a component instance. - 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
Deprecated. - invokeAsync(String, String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Invoke a method on a component instance. - IPHXAlwaysWriteable - Interface in com.phoenix_int.aserver
This is a specialized interface for ModelCenter Remote Execution. - IPHXAnalysis - Interface in com.phoenix_int.aserver
This is the interface that analyses managed by ModelCenter Remote Execution 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 ModelCenter Remote Execution. - IPHXDescription - Interface in com.phoenix_int.aserver.types
Interface for types with descriptions - IPHXDriver - Interface in com.phoenix_int.aserver
this is the interface that drivers managed by ModelCenter Remote Execution must implement. - IPHXFactory - Interface in com.phoenix_int.aserver.library
Deprecated.
It is preferred to useIPHXFactory2, as this class has methods that can leak resources - 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 - IPHXHaltableComponent - Interface in com.phoenix_int.aserver
This is a specialized interface for ModelCenter Remote Execution. - IPHXLibrarian - Interface in com.phoenix_int.aserver.library
Deprecated.
It is preferred to useIPHXLibrarian2as this class uses methods that can leak resources. - 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: Stringtype: StringenumValues: String[]description: Stringtitle: Stringinput: boolean wheretypemay 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 thePHXStringReplacerclass - 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 usePHXStringBufferinstead of String for performance. - IPHXType2.IVisitor
<t>- Interface in com.phoenix_int.aserver.types
The interface of a visitor into an IPHXType2. - IPHXUnits - Interface in com.phoenix_int.aserver.types
Interface for PHX variables that support units - IPHXVersionedLibrarian - Interface in com.phoenix_int.aserver.library
Deprecated.
It is preferred to useIPHXVersionedLibrarian3as this class has methods that can leak resources - IPHXVersionedLibrarian2 - Interface in com.phoenix_int.aserver.library
Deprecated.
It is preferred to useIPHXVersionedLibrarian3as this class supports methods that can cause file leaks. - IRuntimeVariable - Interface in com.phoenix_int.pacz.api
Deprecated.
see com.phoenix_int.pacz.api.v2.IRuntimeVariable - IRuntimeVariable - Interface in com.phoenix_int.pacz.api.v2
Component variable interface - isArray() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
- isArray() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Whether or not variable is an array type - isArray() - Method in interface com.phoenix_int.pacz.api.v2.IRuntimeVariable
Whether or not variable is an array type - isBinary() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Is this a response with binary data? - isBinary() - Method in class com.phoenix_int.aserver.client.v2.AnalysisVariableValue
Get whether this is binary data. - isColArray() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
- isConnected() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
determines if the client is currently connected to a server - isConnected() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Is the server connected? - isEnum() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Whether or not variable is an enumerated type - isEnum() - Method in interface com.phoenix_int.pacz.api.v2.IRuntimeVariable
Whether or not variable is an enumerated type - isError() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Does the response represent an error? - isHorizontallyResizable() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
- isInput() - Method in class com.phoenix_int.aserver.client.v2.AnalysisVariableValue
Get whether this is an input. - 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 - isNumeric() - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Whether or not variable is a numeric type - isNumeric() - Method in interface com.phoenix_int.pacz.api.v2.IRuntimeVariable
Whether or not variable is a numeric type - isResponseReady(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
indicates whether a response is ready - isRowArray() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
- isSuccess() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Is the response a successful response? - isText() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerResponse
Does the response have text content? - iterator() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Returns an iterator that loops over the array in the standard PHX order, rightmost index varies fastest.
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
Deprecated.
lists the running objects - LIST_ARRAY_VALUES_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - LIST_CATEGORIES_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - LIST_CLASSES_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - LIST_METHODS_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - LIST_PROPERTIES_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - LIST_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - LIST_VALUES_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - LIST_VALUES_URL_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - listAnalyses(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
List the analyses on the server. - listAnalysesAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
List the analyses on the server. - listArrayValues(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - listCategories(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
lists the categories within a category - listClasses(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
lists the classes within a category - listComponents(File, String) - Method in interface com.phoenix_int.aserver.library.IPHXFactory
Deprecated.
List out all of the identifiers (historically "class" names) for a given directory as a collection of strings. - listComponents(String) - Method in interface com.phoenix_int.aserver.library.IPHXLibrarian
Deprecated.
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
Deprecated.
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
- listFolders(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
List the sub-folders of a folder on the server. - listFoldersAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
List the sub-folders of a folder on the server. - listInstances() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
List running instances on the server. - listInstancesAsync(IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
List running instances on the server. - listMethods(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
lists the methods of an analysis - listMethods(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
List the methods of an analysis. - listMethodsAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
List 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
Deprecated.
lists the properties of an analysis - listProperties(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
List the properties of an analysis. - listPropertiesAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
List the properties of an analysis. - listValues(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - listValues(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
List the values of an analysis. - listValuesAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
List the values of an analysis. - 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. - LONG - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for a long type - LONG_ARRAY - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for a long array type
M
- main(String[]) - Static method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - 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 anothermarkAsBeginningorclearMarkscall. - 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 anothermarkAsBeginningorclearMarkscall. - 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 anothermarkAsBeginningorclearMarkscall. - 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 anothermarkAsEndorclearMarkscall. - 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 anothermarkAsEndorclearMarkscall. - 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 anothermarkAsBeginningorclearMarkscall. - markAsRead() - Method in class com.phoenix_int.aserver.types.PHXFile
Deprecated.
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 actual 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
When a user tries to run a component that is already running, this option generates an error message and instructs the user to try again later. - MODE_NONE - Static variable in class com.phoenix_int.aserver.PHXRunShare
This option performs no run sharing. - MODE_SHARE - Static variable in class com.phoenix_int.aserver.PHXRunShare
When two or more users attempt to run a component simultaneously, the FileWrapper creates separate directories that hold unique input and output files for every user. - MODE_WAIT - Static variable in class com.phoenix_int.aserver.PHXRunShare
When the component is running, this option ensures that no one else will be able to run it.
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 thenextTokenmethod, except that its declared return value isObjectrather thanString. - 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
- OBJECT - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for an object type - onException(PHXAnalysisClientExceptionEvent) - Method in interface com.phoenix_int.aserver.client.IPHXAnalysisClientListener
called each time an exception occurs while reading from the connection to ModelCenter Remote Execution. - 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 ModelCenter Remote Execution. - OutputFile - Interface in com.phoenix_int.aserver.util.scriptwrapper.api
Deprecated in favor of OutputFile2 - OutputFile2 - 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
Deprecated.
Parse the output file - parse() - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.OutputFile2
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
Deprecated.
UseAnalysisServerClient instead. - PHXAnalysisClient() - Constructor for class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - PHXAnalysisClient(String) - Constructor for class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
creates a client to ModelCenter Remote Execution and connects it to the specified host - PHXAnalysisClient(String, int) - Constructor for class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
creates a client to the MCRE and connects it to the specified host - PHXAnalysisClient(String, int, int) - Constructor for class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
creates a client to the MCRE and connects it to the specified host - PHXAnalysisClient(String, int, String, String) - Constructor for class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
creates a client to the MCRE 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 - PHXBoolean(boolean) - Constructor for class com.phoenix_int.aserver.types.PHXBoolean
Initializes the value to the specified value. - PHXBoolean(PHXBoolean) - Constructor for class com.phoenix_int.aserver.types.PHXBoolean
Clone another PHXBoolean's value and metadata. - 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
- PHXBooleanArray(PHXBooleanArray) - Constructor for class com.phoenix_int.aserver.types.PHXBooleanArray
Clone another PHXBooleanArray's value and metadata. - 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 - PHXDouble(double) - Constructor for class com.phoenix_int.aserver.types.PHXDouble
Initializes value to specified value without upper or lower bounds. - PHXDouble(PHXDouble) - Constructor for class com.phoenix_int.aserver.types.PHXDouble
Clone another PHXDouble's value and metadata. - 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
- PHXDoubleArray(PHXDoubleArray) - Constructor for class com.phoenix_int.aserver.types.PHXDoubleArray
Clone another PHXDoubleArray's value and metadata. - PHXFile - Class in com.phoenix_int.aserver.types
Deprecated. - PHXFile() - Constructor for class com.phoenix_int.aserver.types.PHXFile
Deprecated. - PHXFile(String) - Constructor for class com.phoenix_int.aserver.types.PHXFile
Deprecated. - PHXFile(String, String) - Constructor for class com.phoenix_int.aserver.types.PHXFile
Deprecated. - PHXFile(PHXFile) - Constructor for class com.phoenix_int.aserver.types.PHXFile
Deprecated.
Clone another PHXFile's value and metadata. - 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
- 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
- PHXGeometry(PHXGeometry) - Constructor for class com.phoenix_int.aserver.types.PHXGeometry
Clone another PHXGeometry's value and metadata. - 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
Constructor. - PHXGetByUrlException(String, Throwable) - Constructor for exception com.phoenix_int.aserver.util.PHXGetByUrlException
Constructor. - 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. - PHXInteger(PHXInteger) - Constructor for class com.phoenix_int.aserver.types.PHXInteger
Deprecated.
Clone another PHXInteger's value and metadata. - 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 - PHXInternationalize.InternationalizedMessage - Interface in com.phoenix_int.util
Interface for a lazily computed translation message. - 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
Create an invalid type exception - PHXInvalidTypeException(String, Throwable) - Constructor for exception com.phoenix_int.aserver.types.PHXInvalidTypeException
Create an invalid type exception with a cause - 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
Initializes value to 0. - PHXLong(long) - Constructor for class com.phoenix_int.aserver.types.PHXLong
Initializes value to the specified value - PHXLong(PHXLong) - Constructor for class com.phoenix_int.aserver.types.PHXLong
Clone another PHXLong's value and metadata. - 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
- PHXLongArray(PHXLongArray) - Constructor for class com.phoenix_int.aserver.types.PHXLongArray
Clone another PHXLongArray's value and metadata. - 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 thePHXNewLineFilter, 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 asBufferedReader.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
- PHXNoSuchCategoryException(String, String) - Constructor for exception com.phoenix_int.aserver.library.PHXNoSuchCategoryException
Constructor for this exception containing both a specific message and the category which could not be found. - PHXNoSuchCategoryException(String, String, Exception) - Constructor for exception com.phoenix_int.aserver.library.PHXNoSuchCategoryException
Constructor which takes a message, a category, and an inner exception. - 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
- PHXNoSuchTokenException(String, Throwable) - Constructor for exception com.phoenix_int.aserver.util.PHXNoSuchTokenException
- PHXNoSuchTokenException(Throwable) - Constructor for exception com.phoenix_int.aserver.util.PHXNoSuchTokenException
- PHXNoSuchWriteableObjectException - Exception in com.phoenix_int.aserver
An exception that thePHXObjectManagerthrows 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 aNumberFormatExceptionexcept 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
- PHXObjectArray(PHXObjectArray) - Constructor for class com.phoenix_int.aserver.types.PHXObjectArray
Clone anotherPHXObjectArray's value and metadata. - 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 extendsjava.lang.Processwith a system dependent process ID. - PHXProcess(Process, boolean, String, String, IPHXProcessJobInfoListener, String) - Constructor for class com.phoenix_int.aserver.util.PHXProcess
Constructs aPHXProcessout 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
- PHXRawFile(PHXRawFile) - Constructor for class com.phoenix_int.aserver.types.PHXRawFile
Clone anotherPHXRawFile's value and metadata. - PHXRawFileArray - Class in com.phoenix_int.aserver.types
Wraps an array ofPHXRawFilevariables 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
- PHXRawFileArray(PHXRawFileArray) - Constructor for class com.phoenix_int.aserver.types.PHXRawFileArray
Clone another PHXRawFileArray's value and metadata. - 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 theRowFieldtype 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 - 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 ofPHXScriptObject - PHXScriptWrapperAPIException - Exception in com.phoenix_int.aserver.util.scriptwrapper.api
Represents a problem with transferring data in aPHXRowFieldFileobject. - PHXScriptWrapperAPIException(String) - Constructor for exception com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperAPIException
Creates a new instance ofPHXScriptWrapperAPIException - 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 ofPHXSection - 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. - PHXServerSideException(String) - Constructor for exception com.phoenix_int.aserver.client.PHXServerSideException
Constructor - 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 ModelCenter Remote Execution style variable. - PHXSimpleArray() - Constructor for class com.phoenix_int.aserver.types.PHXSimpleArray
Default Constructor - 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
- PHXString(String) - Constructor for class com.phoenix_int.aserver.types.PHXString
- PHXString(PHXString) - Constructor for class com.phoenix_int.aserver.types.PHXString
Clone another PHXString's value and metadata. - 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
- PHXStringArray(PHXStringArray) - Constructor for class com.phoenix_int.aserver.types.PHXStringArray
- PHXStringBuffer - Class in com.phoenix_int.aserver.util
Class that behaves like ajava.lang.StringBufferbut 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 JavaStringTokenizer. - 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 thrown when trying to set a value using an incompatible type, or when trying to compare two values of incompatible types - PHXTypeMismatchException(String, String, String) - Constructor for exception com.phoenix_int.aserver.types.PHXTypeMismatchException
Create an exception for attempting to set a value using an incompatible type - PHXTypeMismatchException(String, String) - Constructor for exception com.phoenix_int.aserver.types.PHXTypeMismatchException
Create an exception for attempting to compare two values of incompatible types - PHXTypeMismatchException(String, String, Throwable) - Constructor for exception com.phoenix_int.aserver.types.PHXTypeMismatchException
Create an exception for attempting to compare two values of incompatible types - 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 ofPHXVersionException - ProcessHaltedException - Exception in com.phoenix_int.aserver
Exception indicating that the request cannot be handled because the associated process was halted.
Q
- quit(boolean) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Force quit current analysis, and shut down ModelCenter Remote Execution.
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 loads the contents of the actual file on disk into the temporary file. - readFile(boolean) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Loads the contents of the actual file on disk into the temporary file. - readFile() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Loads the contents of the actual file on disk into the temporary file. - 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. - REFERENCE - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for a reference type - REFERENCE_ARRAY - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for a reference array type - 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
Deprecated.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 ModelCenter Remote Execution - reset() - Method in class com.phoenix_int.aserver.PHXRunShare
Reset theProcessStructback to initial state for possible use in another run request. - 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. - responseReceived(AnalysisServerResponse) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerWaitCallback
Callback when a response is received. - responseReceived(AnalysisServerResponse) - Method in interface com.phoenix_int.aserver.client.v2.IAnalysisServerCallback
Callback when a response is received. - 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. - run2(String, boolean, String, String) - Method in class com.phoenix_int.aserver.PHXRunShare
Runs a command.
S
- seek(long) - Method in class com.phoenix_int.util.BufferedRandomAccessFile
- sendAddProxyClientsRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
Tells the server to add other hosts as part of the proxy chain - sendArbitraryRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends an arbitrary request to the server - sendArbitraryRequest(PHXStringBuffer) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends an arbitrary request to the server - sendDeleteRunShareRequest(Long) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
Sends a request to delete a runShare - sendDescribeRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to describe an analysis - sendEndRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to end an analysis - sendExecuteRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to execute an analysis - sendGetByUrlRequest(String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to get the value of a property - sendGetComponentHistoryRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to get the version history of a component - sendGetHierarchyRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to retrieve a hierarchy for a component - sendGetHierarchyRequest(String, PHXHierarchyFileMode) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to retrieve a hierarchy for a component - sendGetIconRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to retrieve an icon - sendGetRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to get the value of a property - sendInvokeRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to invoke a method - sendListArrayValuesRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - sendListCategoriesRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to list the categories - sendListClassesRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to list the classes - sendListMethodsRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to list the methods of an analysis - sendListPropertiesRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to list the properties of an analysis - sendListRequest() - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to list the running objects - sendListValuesRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - sendListValuesURLRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - sendSetByUrlRequest(String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to get the value of a property - sendSetDictionaryRequest(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to set a dictionary - sendSetHierarchyRequest(String, PHXStringBuffer) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
Sends a request to set a hierarchy for a component - sendSetRequest(String, Object) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to set the value of a property - sendStartRequest(String, String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
sends a request to start an analysis - set(String, Object) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
set the value of a property - set(String, Object) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set the value of a property. - set(String, File) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set a file variable on the server. - set(String, File, String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set a file variable on the server. - SET_BY_URL_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - SET_DICTIONARY_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - SET_HIERARCHY_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - SET_REQUEST - Static variable in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated. - setAbsoluteStartRow(int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
Sets the stored starting row number. - setAdditionalConfigValue(String, Object) - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Set additional configuration value key-value pair in map. - setAdditionalConfigValue(String, Object) - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Set additional configuration value key-value pair in map. - 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 - setAsync(String, Object, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set the value of a property. - setAsync(String, File, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set a file variable on the server. - setAsync(String, File, String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set a file variable on the server. - setAuthor(String) - Method in class com.phoenix_int.aserver.PHXComponentDescription
- setAuthor(String) - Method in class com.phoenix_int.aserver.PHXComponentVersion
Sets the version author - setAuthor(String) - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Set the author of this component. - 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
Deprecated.
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
CallsetBlock()beforeblock()and before there is any remote chance that any other thread will callunblock(). - 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
Deprecated.
set the value of a variable - setByUrl(String, String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set the URL of a file property. - setByUrlAsync(String, String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set the URL associated with 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
- setComment(String) - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Set a comment to be associated with this component. - 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 temporary file. - setContents(PHXStringBuffer) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Sets the contents of the temporary file. - setContents(File) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Sets the contents of the temporary file to an existing file. - setContents(File, UUID, String, Charset) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Sets the contents of the temporary file to an existing file. - setContents(ManagedFileHandle, UUID, String, Charset) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Sets the contents of the temporary file to an existing ManagedFileHandle. - 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 - setDecimalSeparator(char) - Method in class com.phoenix_int.aserver.util.PHXFileParser
sets decimal separator character for floating point literals - setDecimalSeparator(char) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Set decimal separator for floating point value literals. - setDefaultValue(Object) - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Set default value of variable - setDelayLoadSetupAllowed(boolean) - Method in class com.phoenix_int.aserver.PHXComponentDescription
- setDeleteDFT(boolean) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
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 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
- setDescription(String) - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Set component description - setDescription(String) - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Set variable description - setDescription(String) - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Set component description - setDescription(String) - Method in interface com.phoenix_int.pacz.api.v2.IRuntimeVariable
Set variable description - setDictionary(String) - Method in class com.phoenix_int.aserver.client.PHXAnalysisClient
Deprecated.
Tries to set the dictionary by sending a set dictionary request. - setDictionary(String) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set dictionary on Server. - setDictionary(Map) - Method in class com.phoenix_int.aserver.PHXRunShare
- setDictionaryAsync(String, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set dictionary on Server. - setDimensions(String, int[]) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set the dimensions of an array. - setDimensions(int[]) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Sets the dimensions of the array. - setDimensionsAsync(String, int[], IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set the dimensions of an array. - setDirectTransfer(boolean) - Method in class com.phoenix_int.aserver.PHXRunShare
Set whether 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 - 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 a comma seperated string of values and fills the enumeration aliases list with values. - setEnumAliases(String[]) - Method in class com.phoenix_int.aserver.types.PHXLong
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. - setEnums(String[], Object[]) - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Set the names/aliases and corresponding values for the enumerated type - 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 the enum values - setEnumValues(String[]) - Method in class com.phoenix_int.aserver.types.PHXString
sets the 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 the 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 - setFileExtension(int[], String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Sets the extension of the file for an element of an array - 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 class com.phoenix_int.aserver.util.scriptwrapper.api.CAEOutputFile
Set the file to parse - setFileToParse(String) - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.OutputFile
Deprecated.Set the file to be parsed - setFileToParse(String) - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.OutputFile2
Sets the file that will 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 throwsArrayIndexOutOfBoundsif 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 - setFormat(String) - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.Set variable format string - 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 thehasLowerBoundflag - setHasLowerBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
sets thehasLowerBoundflag - setHasLowerBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated.sets thehasLowerBoundflag - setHasLowerBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXLong
sets thehasLowerBoundflag - setHasLowerBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXLongArray
sets thehasLowerBoundflag - setHasUpperBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXDouble
sets thehasUpperBoundflag - setHasUpperBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
sets thehasUpperBoundflag - setHasUpperBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated.sets thehasUpperBoundflag - setHasUpperBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXLong
sets thehasUpperBoundflag - setHasUpperBound(boolean) - Method in class com.phoenix_int.aserver.types.PHXLongArray
sets thehasUpperBoundflag - 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
Deprecated.
Sends a request to set a hierarchy for a component - setHierarchy(String, Iterable
<analysisvariablevalue>) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set the variable hierarchy of a running instance. - setHierarchy(String, File, String, boolean) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set the variable hierarchy of a running instance. - setHierarchyAsync(String, Iterable
<analysisvariablevalue>, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set the variable hierarchy of a running instance. - setHierarchyAsync(String, File, String, boolean, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set the variable hierarchy of a running instance. - setIcon(PHXIcon) - Method in class com.phoenix_int.aserver.PHXComponentDescription
- setIconFile(String) - Method in class com.phoenix_int.aserver.PHXComponentDescription
- setIconUri(URI) - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Set component icon URI - setIgnoreConversionErrors(boolean) - Method in class com.phoenix_int.aserver.types.PHXBoolean
indicates whether the object should accept bad values in thefromString()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 thefromString()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 thefromString()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 thefromString()method without throwning an exception. - setIgnoreErrors(boolean) - Method in class com.phoenix_int.aserver.PHXRunShare
Sets the - 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 - setInputs(List
<iruntimevariable>) - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Set component inputs - setInstanceFiles(List
<iinstancefile>) - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Set component instance files - 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.PHXSimpleArray
Sets the length of a dimensions of the array. - setLockResize(boolean) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Tells this array that it cannot be resized. - setLowerBound(double) - Method in class com.phoenix_int.aserver.types.PHXDouble
sets the lower bound. - setLowerBound(String) - Method in class com.phoenix_int.aserver.types.PHXDouble
- setLowerBound(double) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
sets the lower bound. - setLowerBound(int) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated.
sets the lower bound. - setLowerBound(String) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. - setLowerBound(long) - Method in class com.phoenix_int.aserver.types.PHXLong
sets the lower bound. - setLowerBound(String) - Method in class com.phoenix_int.aserver.types.PHXLong
- setLowerBound(long) - Method in class com.phoenix_int.aserver.types.PHXLongArray
sets the lower bound. - setLowerBound(Number) - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Set lower bound of variable; may be null - setMass(double) - Method in class com.phoenix_int.aserver.types.PHXMassProperties
- setMatrixArray(int, int, int, int, String[]) - Method in class com.phoenix_int.aserver.util.PHXFileParser
sets an array of tokens for the specified range. - setMatrixArray(int, int, int, int, String[], int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
sets an array of tokens for the specified range. - setMatrixArray(int, int, int, int, int, String[]) - Method in class com.phoenix_int.aserver.util.PHXFileParser
sets an array of tokens for the specified range. - setMatrixArray(int, int, int, int, int, String[], int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
sets an array of tokens for the specified range. - setMatrixArray2d(int, int, int, int, String[][], int) - Method in class com.phoenix_int.aserver.util.PHXFileParser
sets an array of tokens for the specified range. - setMetaData(PHXRawFile) - Method in class com.phoenix_int.aserver.types.PHXRawFile
- setMetaData(String, String) - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Set meta data property; will create a new entry it does not exist - setMetaData(String, String) - Method in interface com.phoenix_int.pacz.api.v2.IRuntimeVariable
Set meta data property; will create a new entry it does not exist - setMimeType(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
- setMimeType(String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
Set mime type for the array. Currently all elements of an array should have the same mime type. - setMode(int) - Method in class com.phoenix_int.aserver.PHXRunShare
Sets the runshare mode. - setName(String) - Method in class com.phoenix_int.aserver.PHXComponentBranch
Changes the branch name - setName(String) - Method in class com.phoenix_int.aserver.PHXComponentVersion
Sets the version name - setName(String) - Method in class com.phoenix_int.aserver.PHXMethodDescriptor
- setName(String) - Method in class com.phoenix_int.aserver.types.PHXFile
Deprecated.
sets the name of the file - setName(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
sets the name of the file - setName(int, String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
sets the name of the file for an element of an 1D array - setName(int[], String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
sets the name of the file for an element of an array - setName(String) - Method in class com.phoenix_int.aserver.util.PHXFileName
sets the name for the file - setName(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXBookmark
- setName(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
- setName(String) - Method in interface com.phoenix_int.pacz.api.IRuntimeVariable
Deprecated.
Set variable name - setNeedWrite(boolean) - Method in class com.phoenix_int.aserver.types.PHXRawFile
- setOutputs(List
<iruntimevariable>) - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Set component outputs - setPageName(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXCAERange
- setPageName(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
- setParent(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
- setPollDelay(long) - Method in class com.phoenix_int.aserver.monitors.PHXFileMonitor
Poll Delay is how long to sleep in milliseconds between polling the file for more data. - setProperties(PHXRefProperty[]) - Method in class com.phoenix_int.aserver.types.PHXReference
- setProperties(PHXRefArrayProperty[]) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
- setQuoteChar(char) - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
Sets the character to be used to indicate the start and end of strings. - setRange(PHXRowFieldRange) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXBookmark
- setRed(double) - Method in class com.phoenix_int.aserver.types.PHXAppearance
- setRedirectURL(String) - Method in class com.phoenix_int.aserver.PHXComponentDescription
- setReference(String) - Method in class com.phoenix_int.aserver.types.PHXReference
sets the value for the reference string. - setReference(String[]) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
sets the value for the reference string. - setReference(int, String) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
- setRefPropValue(String, double) - Method in class com.phoenix_int.aserver.types.PHXReference
sets a value for a ref prop - setRefPropValue(String, long) - Method in class com.phoenix_int.aserver.types.PHXReference
- setRefPropValue(String, boolean) - Method in class com.phoenix_int.aserver.types.PHXReference
- setRefPropValue(String, String) - Method in class com.phoenix_int.aserver.types.PHXReference
- setRefPropValue(String, int, double) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
sets a value for a ref prop - setRefPropValue(String, int, long) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
- setRefPropValue(String, int, boolean) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
- setRefPropValue(String, int, String) - Method in class com.phoenix_int.aserver.types.PHXReferenceArray
- setRequiredFeatures(List
<string>) - Method in interface com.phoenix_int.pacz.api.IComponentConfig
Deprecated.
Set list features required for component to execute - setRequiredFeatures(List
<string>) - Method in interface com.phoenix_int.pacz.api.v2.IComponentConfig
Set list features required for component to execute - setRequirements(String) - Method in class com.phoenix_int.aserver.PHXComponentDescription
Set the requirements via comma separated list. - setReturnString(String) - Method in class com.phoenix_int.aserver.PHXInvokeReturn
sets the return string for the custom method - setRotX(double) - Method in class com.phoenix_int.aserver.types.PHXOrientation
- setRotY(double) - Method in class com.phoenix_int.aserver.types.PHXOrientation
- setRotZ(double) - Method in class com.phoenix_int.aserver.types.PHXOrientation
- setRunDirectory(String) - Method in class com.phoenix_int.aserver.PHXRunShare
- setRunQueue(String, String) - Method in interface com.phoenix_int.aserver.IPHXRunQueue
sets the run queue for a component - setRunReplacer(PHXRunReplacer) - Method in class com.phoenix_int.aserver.PHXRunShare
Sets the run replacer object which is used to transform $VAR type specifications before running commands - setRunShare2(PHXRunShare) - Method in class com.phoenix_int.aserver.PHXSimpleSelfManager3
Sets the run share object - setServerProperties(Map
<string>) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set server properties. - setServerPropertiesAsync(Map
<string>, IAnalysisServerCallback) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerClient
Set server properties. - setShell(String) - Method in class com.phoenix_int.aserver.PHXRunShare
Sets the shell used to execute commands. - setShell(String) - Method in class com.phoenix_int.aserver.util.PHXRuntime
sets the shell to use when running commands (applies to UNIX only) - setStart(PHXBookmark) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXSection
- setStartingCol(int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
- setStartingMark(String, int, int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
- setStartingRow(int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
- setStringArrayMemberValue(String, int, String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
sets the value of a 1D string array member - setStringArrayMemberValue(String, int[], String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
sets the value of a string array member - setStringMemberValue(String, String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
sets the value of a string member - setStringReplacer(PHXStringReplacer) - Method in class com.phoenix_int.aserver.types.PHXFile
Deprecated.
specifies aPHXStringReplacerobject for use in forming the full file name. - setStringReplacer(PHXStringReplacer) - Method in class com.phoenix_int.aserver.types.PHXRawFile
specifies aPHXStringReplacerobject for use in forming the full file name. - setStringReplacer(PHXStringReplacer) - Method in class com.phoenix_int.aserver.util.PHXFileName
sets the string replacer for the forming the real file name - setSurfaceArea(double) - Method in class com.phoenix_int.aserver.types.PHXMassProperties
- setTempEmbedded(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
This method applies only to ModelCenter and has no function in ModelCenter Remote Execution - setTempEmbedded(String) - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.ParseableFile
This method applies only to ModelCenter and has no function in ModelCenter Remote Execution
T
- templateFileName - Variable in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
- timeout() - Method in class com.phoenix_int.aserver.PHXRunShare
Cleans up a run that has timed out - toAPIObject(FunctionThrows
<phxrawfile>- Method in class com.phoenix_int.aserver.types.PHXRawFile
Convert this instance to a string-string map appropriate for serialization. - toFile(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Sets the filename and then writes from the temp file to the actual file. - toFile() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Writes from the temp file to the actual file. - toFile(int, String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
sets the filename and then writes the file to disk for an element of an 1D array. - toFile(int[], String) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
sets the filename and then writes the file to disk for an element of an array. - toFile(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
writes the file to disk for an element of an 1D array - toFile(int[]) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
writes the file to disk for an element of an array - toFile(String, String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
write a file member to a file - toFile(String) - Method in class com.phoenix_int.aserver.types.PHXScriptObject
write a file member to a file file name must have been specified - toImage() - Method in class com.phoenix_int.aserver.util.PHXIcon
converts the icon to an Image - toPHXSimpleType(Object, Class` - Static method in class com.phoenix_int.aserver.types.PHXTypeFactory
Converts the given type to the associated PHXSimpleType. - toPHXSimpleType() - Method in interface com.phoenix_int.pacz.api.v2.IRuntimeVariable
Get the PHXSimpleType version of variable - toString() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerVersion
- toString() - Method in class com.phoenix_int.aserver.PHXGroup
Converts this to a string - toString() - Method in class com.phoenix_int.aserver.PHXInvokeReturn
handle converting this class to a string in XML format - toString() - Method in class com.phoenix_int.aserver.PHXMethodDescriptor
- toString() - Method in class com.phoenix_int.aserver.PHXPropertyDescriptor
converts the property to a readable format - toString() - Method in interface com.phoenix_int.aserver.types.IPHXType
Gets the value for the variable - toString() - Method in class com.phoenix_int.aserver.types.PHXBoolean
converts the variable to a string - toString() - Method in class com.phoenix_int.aserver.types.PHXDouble
converts the variable to a string - toString(int) - Method in class com.phoenix_int.aserver.types.PHXDouble
Converts the value to a string with the best possible formatting, e.g. - toString() - Method in class com.phoenix_int.aserver.types.PHXFile
Deprecated.converts the variable to a string - toString() - Method in class com.phoenix_int.aserver.types.PHXGeometry
converts the variable to a string - toString() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated.converts the variable to a string - toString() - Method in class com.phoenix_int.aserver.types.PHXLong
converts the variable to a string - toString() - Method in class com.phoenix_int.aserver.types.PHXRawFile
converts the variable to a string - toString(int) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
converts an element of the 1D array to a string - toString(int[]) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
converts an element of the array to a string - toString() - Method in class com.phoenix_int.aserver.types.PHXReference
converts to a string - toString() - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get XML representation of the object variable - toString(int) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Converts a single element of a 1-d array to a string - toString(String) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Converts a single element to a string - toString(int[]) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Converts a single element to a string - toString() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Returns the string form of this array. - toString() - Method in class com.phoenix_int.aserver.types.PHXString
converts the variable to a string - toString() - Method in class com.phoenix_int.aserver.util.PHXProcessInfo
Converts this process infor into a one-line readable string - toString() - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Returns a string representation of this object. - toString() - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.IPHXRange
- toString(boolean) - Method in interface com.phoenix_int.aserver.util.scriptwrapper.api.IPHXRange
- toString() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXCAERange
- toString(boolean) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXCAERange
- toString() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
- toString(boolean) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldRange
- toString() - Method in enum com.phoenix_int.pacz.api.RunFolderPreference
Deprecated.Get value of enumeration - toString() - Method in enum com.phoenix_int.pacz.api.v2.RunFolderPreference
Get value of enumeration - toString() - Method in enum com.phoenix_int.pacz.api.VariableDataType
Deprecated.Get value of enumeration - toString2() - Method in class com.phoenix_int.aserver.PHXMethodDescriptor
- toString2() - Method in interface com.phoenix_int.aserver.types.IPHXType2
Gets a PHXStringBuffer representation of the type - toString2() - Method in class com.phoenix_int.aserver.types.PHXBoolean
converts the variable to a PHXStringBuffer - toString2() - Method in class com.phoenix_int.aserver.types.PHXDouble
converts the variable to a PHXStringBuffer - toString2() - Method in class com.phoenix_int.aserver.types.PHXFile
Deprecated.converts the variable to a string - toString2() - Method in class com.phoenix_int.aserver.types.PHXGeometry
converts the variable to a PHXStringBuffer - toString2() - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated.converts the variable to a PHXStringBuffer - toString2() - Method in class com.phoenix_int.aserver.types.PHXLong
converts the variable to a PHXStringBuffer - toString2() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Gets a PHXStringBuffer representation of the contents of the temporary file. - toString2() - Method in class com.phoenix_int.aserver.types.PHXReference
converts to a PHXStringBuffer - toString2() - Method in class com.phoenix_int.aserver.types.PHXScriptObject
converts the variable to a PHXStringBuffer - toString2(String) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Converts a single element to a string - toString2(int[]) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Converts a single element to a string - toString2() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Returns the string form of this array. - toString2() - Method in class com.phoenix_int.aserver.types.PHXString
converts the variable to a PHXStringBuffer - toString3() - Method in class com.phoenix_int.aserver.PHXMethodDescriptor
- toXML() - Method in class com.phoenix_int.aserver.PHXComponentBranch
Converts this branch into an XML String - toXML() - Method in class com.phoenix_int.aserver.types.PHXScriptObject
get XML representation of the object - toXML() - Method in class com.phoenix_int.aserver.util.PHXProcessInfo
Converts this process information into a usable XML description - tr(String) - Method in class com.phoenix_int.util.PHXInternationalize
- tr(String, Object...) - Method in class com.phoenix_int.util.PHXInternationalize
- trace(String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Prints a string to the trace window - transferArray(PHXSimpleArray, int, int, int, int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Transfers the data for a particular array. - transferArray(PHXSimpleArray, int, int, int, int, int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Transfers the data for a particular array. - transferArray(PHXSimpleArray, int, int, int, int, boolean, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Transfers the data for a particular array. - transferArray(PHXSimpleArray, int, int, int, int, boolean, String, int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Transfers the data for a particular array. - transferArray(PHXSimpleArray, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.XPathFile
Transfer an array of values, either from the file to the variable, or vice-versa, depending on ParseableFile.Mode - transferKeyVar(PHXSimpleType, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Transfers the data for a particular variable. - transferKeyVar(PHXSimpleType, String, int, int, int, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Transfers the data for a particular variable. - transferVar(PHXSimpleType, int, int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Transfers the data for a particular variable. - transferVar(String, PHXSimpleType, int, int) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
- transferVar(PHXSimpleType, int, int, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Transfers the data for a particular variable. - transferVar(String, PHXSimpleType, int, int, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
- transferVar(IPHXType, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.XPathFile
Transfer a value, either from the file to the variable, or vice-versa, depending on ParseableFile.Mode - transferVars(ParseableFile.Mode) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
Transfer values for variables that have been defined using methods from the concrete implementation, i.e. - transferVars(ParseableFile.Mode) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.CAEOutputFile
- transferVars(ParseableFile.Mode) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Note that if wrapper is null, variable collection should be empty, and there should be no harm in calling this method - transferVars(ParseableFile.Mode) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.XPathFile
Transfer values for variables that have been defined using methods from the concrete implementation, i.e. - trLazy(String) - Method in class com.phoenix_int.util.PHXInternationalize
Return a lazily instantiated translation message that can be computed only if needed. - trLazy(String, Object...) - Method in class com.phoenix_int.util.PHXInternationalize
Return a lazily instantiated translation message that can be computed only if needed.
U
- unblock() - Method in class com.phoenix_int.util.PHXBlocker
- unblockAll() - Method in class com.phoenix_int.util.PHXBlocker
Same as unblock except designed for multiple waiters. - UNKNOWN - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for an unknown type - UNKNOWN_ARRAY - Static variable in class com.phoenix_int.aserver.types.PHXTypeFactory
Type identifier for an unknown array type - unlock() - Method in class com.phoenix_int.aserver.PHXRunShare
Unlocks the runshare mechanisms. - unmanageTempFile() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Ensure that the file containing the current contents is not deleted when the last handle to it is released. - updateConsoleVariables() - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
V
- validElement(int[], int[]) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Is the given index valid? - valueOf(String) - Static method in enum com.phoenix_int.aserver.client.v2.AnalysisServerResponseType
Returns the enum constant of this type with the specified name. - valueOf(String) - Static method in enum com.phoenix_int.aserver.util.Parser.Mode
Returns the enum constant of this type with the specified name. - valueOf(String) - Static method in enum com.phoenix_int.aserver.util.scriptwrapper.api.ParseableFile.Mode
Returns the enum constant of this type with the specified name. - valueOf(String) - Static method in enum com.phoenix_int.pacz.api.RunFolderPreference
Deprecated. Returns the enum constant of this type with the specified name. - valueOf(String) - Static method in enum com.phoenix_int.pacz.api.v2.RunFolderPreference
Returns the enum constant of this type with the specified name. - valueOf(String) - Static method in enum com.phoenix_int.pacz.api.VariableDataType
Deprecated. Returns the enum constant of this type with the specified name. - values() - Static method in enum com.phoenix_int.aserver.client.v2.AnalysisServerResponseType
Returns an array containing the constants of this enum type, in the order they are declared. - values() - Static method in enum com.phoenix_int.aserver.util.Parser.Mode
Returns an array containing the constants of this enum type, in the order they are declared. - values() - Static method in enum com.phoenix_int.aserver.util.scriptwrapper.api.ParseableFile.Mode
Returns an array containing the constants of this enum type, in the order they are declared. - values() - Static method in enum com.phoenix_int.pacz.api.RunFolderPreference
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. - values() - Static method in enum com.phoenix_int.pacz.api.v2.RunFolderPreference
Returns an array containing the constants of this enum type, in the order they are declared. - values() - Static method in enum com.phoenix_int.pacz.api.VariableDataType
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. - VariableDataType - Enum in com.phoenix_int.pacz.api
Deprecated. IRuntimeVariables are now using the canonical PHX type identifiers which are literal strings (see com.phoenix_int.pacz.api.v2) - VI_AVAILABLE - Static variable in class com.phoenix_int.aserver.PHXComponentDescription
- VI_UNAVAILABLE - Static variable in class com.phoenix_int.aserver.PHXComponentDescription
- VI_UNKNOWN - Static variable in class com.phoenix_int.aserver.PHXComponentDescription
- visit(PHXBoolean) - Method in interface com.phoenix_int.aserver.types.IPHXType2.IVisitor
Visit a PHXBoolean. - visit(PHXLong) - Method in interface com.phoenix_int.aserver.types.IPHXType2.IVisitor
Visit a PHXLong. - visit(PHXDouble) - Method in interface com.phoenix_int.aserver.types.IPHXType2.IVisitor
Visit a PHXDouble. - visit(PHXString) - Method in interface com.phoenix_int.aserver.types.IPHXType2.IVisitor
Visit a PHXString. - visit(PHXRawFile) - Method in interface com.phoenix_int.aserver.types.IPHXType2.IVisitor
Visit a PHXRawFile. - visit(PHXGeometry) - Method in interface com.phoenix_int.aserver.types.IPHXType2.IVisitor
Visit a PHXGeometry. - visit(PHXBooleanArray) - Method in interface com.phoenix_int.aserver.types.IPHXType2.IVisitor
Visit a PHXBooleanArray. - visit(PHXLongArray) - Method in interface com.phoenix_int.aserver.types.IPHXType2.IVisitor
Visit a PHXLongArray. - visit(PHXDoubleArray) - Method in interface com.phoenix_int.aserver.types.IPHXType2.IVisitor
Visit a PHXDoubleArray. - visit(PHXStringArray) - Method in interface com.phoenix_int.aserver.types.IPHXType2.IVisitor
Visit a PHXStringArray. - visit(PHXRawFileArray) - Method in interface com.phoenix_int.aserver.types.IPHXType2.IVisitor
Visit a PHXRawFileArray.
W
- waitFor() - Method in class com.phoenix_int.aserver.util.PHXProcess
- waitForMonitorDeath() - Method in class com.phoenix_int.aserver.monitors.PHXFileMonitor
- waitForResponse() - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerWaitCallback
Wait until the response has been received, if it has not already. - waitForResponse(int) - Method in class com.phoenix_int.aserver.client.v2.AnalysisServerWaitCallback
Wait until the response has been received, if it has not already. - wasLastTokenQuoted() - Method in class com.phoenix_int.aserver.util.PHXStringTokenizer
indicates whether the last token retrieved was a quoted string - wrapErrorStream(IPHXStreamRegExListener) - Method in class com.phoenix_int.aserver.util.PHXProcess
- wrapInputStream(IPHXStreamRegExListener) - Method in class com.phoenix_int.aserver.util.PHXProcess
- wrapper - Variable in class com.phoenix_int.aserver.util.scriptwrapper.api.AbstractFile
- write(char[], int, int) - Method in class com.phoenix_int.aserver.monitors.PHXMonitorableStream.MonitorWriter
- write(byte[]) - Method in class com.phoenix_int.util.BufferedRandomAccessFile
- write(byte[], int, int) - Method in class com.phoenix_int.util.BufferedRandomAccessFile
- writeFile(String) - Method in class com.phoenix_int.aserver.types.PHXRawFile
Sets the filename and then writes from the temp file to the actual file. - writeFile() - Method in class com.phoenix_int.aserver.types.PHXRawFile
Writes from the temp file to the actual file. - writeFile(String, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXScriptWrapperObject
Write the given file variable out to the specified file - writeTo(OutputStreamWriter) - Method in interface com.phoenix_int.aserver.util.Parser
Write any changes to the output stream - writeTo(String) - Method in class com.phoenix_int.aserver.util.PHXFileParser
- writeTo(String, PHXFileUtils.Encoding) - Method in class com.phoenix_int.aserver.util.PHXFileParser
- writeTo(OutputStream) - Method in class com.phoenix_int.aserver.util.PHXFileParser
- writeTo(OutputStreamWriter) - Method in class com.phoenix_int.aserver.util.PHXFileParser
writes out the data to a file - writeTo(OutputStream) - Method in class com.phoenix_int.aserver.util.PHXStringBuffer
Writes this string buffer out to an output stream efficiently does utf-8 conversion before writing - writeValue(int, int, String) - Method in class com.phoenix_int.aserver.util.scriptwrapper.api.PHXRowFieldFile
Writes a token out to the output file.
X
- XPathFile - Class in com.phoenix_int.aserver.util.scriptwrapper.api
Represents an XML file (not a file variable) used in a script wrapper, with access to the XML node values via XPath statements - XPathFile(PHXScriptWrapperObject, ParseableFile.Mode) - Constructor for class com.phoenix_int.aserver.util.scriptwrapper.api.XPathFile
Construct a new XPathFile
_
- _actualPos - Variable in class com.phoenix_int.util.BufferedRandomAccessFile
- _buffer - Variable in class com.phoenix_int.util.BufferedRandomAccessFile
- _bufStart - Variable in class com.phoenix_int.util.BufferedRandomAccessFile
- _copyMetadataFromOther(PHXDouble) - Method in class com.phoenix_int.aserver.types.PHXDouble
Clone another PHXDouble's metadata. - _copyMetadataFromOther(PHXInteger) - Method in class com.phoenix_int.aserver.types.PHXInteger
Deprecated. Clone another PHXInteger's metadata. - _copyMetadataFromOther(PHXLong) - Method in class com.phoenix_int.aserver.types.PHXLong
Clone another PHXLong's metadata. - _copyMetadataFromOther(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXSimpleType
Copy common metadata on PHXSimpleType from another object to this one. - _copyMetadataFromOther(PHXString) - Method in class com.phoenix_int.aserver.types.PHXString
Clone another PHXString's metadata. - _data - Variable in class com.phoenix_int.aserver.types.PHXSimpleArray
- _fileLen - Variable in class com.phoenix_int.util.BufferedRandomAccessFile
- _filePos - Variable in class com.phoenix_int.util.BufferedRandomAccessFile
- _getMetaData(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
- _getMetaData(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXLongArray
- _getMetaData(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
- _getMetaData() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Gets the meta data off of the first element of the array and sets it into our meta data info. - _getMetaData(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Worker which takes the meta data from an instance of PHXSimpleType and sets it into our meta data. - _getMetaData(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXStringArray
- _getProperty(String) - Method in class com.phoenix_int.aserver.types.PHXReference
retrieves a named property - _lockDims - Variable in class com.phoenix_int.aserver.types.PHXSimpleArray
- _lockResize - Variable in class com.phoenix_int.aserver.types.PHXSimpleArray
- _prop - Variable in class com.phoenix_int.aserver.client.PHXPropertyValue
- _readBuf() - Method in class com.phoenix_int.util.BufferedRandomAccessFile
- _readOffset - Variable in class com.phoenix_int.util.BufferedRandomAccessFile
- _setContentFromOther(PHXRawFile) - Method in class com.phoenix_int.aserver.types.PHXRawFile
- _setMetaData(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
- _setMetaData(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXLongArray
- _setMetaData(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXRawFileArray
- _setMetaData(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Sets a simple type's meta data based on the meta data in this object. - _setMetaData() - Method in class com.phoenix_int.aserver.types.PHXSimpleArray
Call this function to set the meta data from this object into every element of the array. - _setMetaData(PHXSimpleType) - Method in class com.phoenix_int.aserver.types.PHXStringArray
- _sort(PHXDoubleArray, boolean) - Method in class com.phoenix_int.aserver.types.PHXDoubleArray
- _sort(PHXLongArray, boolean) - Method in class com.phoenix_int.aserver.types.PHXLongArray
- _verifyIsArrayType(String) - Static method in class com.phoenix_int.aserver.types.PHXTypeFactory
utility function for verifying that a type string is an array type - it is in the form "XXXX[#]" - _wrapped - Variable in class com.phoenix_int.util.BufferedRandomAccessFile
- _writeOffset - Variable in class com.phoenix_int.util.BufferedRandomAccessFile