|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGpDispatch
COM Interface 'IGpDispatch'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties and methods of a Geoprocessor object.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
DISPID_1_GET_NAME
|
static java.lang.String |
DISPID_100_GET_NAME
|
static java.lang.String |
DISPID_101_NAME
|
static java.lang.String |
DISPID_102_NAME
|
static java.lang.String |
DISPID_105_NAME
|
static java.lang.String |
DISPID_11_NAME
|
static java.lang.String |
DISPID_110_NAME
|
static java.lang.String |
DISPID_111_NAME
|
static java.lang.String |
DISPID_112_NAME
|
static java.lang.String |
DISPID_113_GET_NAME
|
static java.lang.String |
DISPID_113_PUT_NAME
|
static java.lang.String |
DISPID_114_NAME
|
static java.lang.String |
DISPID_115_NAME
|
static java.lang.String |
DISPID_116_NAME
|
static java.lang.String |
DISPID_12_NAME
|
static java.lang.String |
DISPID_13_NAME
|
static java.lang.String |
DISPID_130_NAME
|
static java.lang.String |
DISPID_131_NAME
|
static java.lang.String |
DISPID_132_NAME
|
static java.lang.String |
DISPID_14_NAME
|
static java.lang.String |
DISPID_141_NAME
|
static java.lang.String |
DISPID_150_NAME
|
static java.lang.String |
DISPID_151_NAME
|
static java.lang.String |
DISPID_152_NAME
|
static java.lang.String |
DISPID_153_NAME
|
static java.lang.String |
DISPID_154_NAME
|
static java.lang.String |
DISPID_158_NAME
|
static java.lang.String |
DISPID_159_NAME
|
static java.lang.String |
DISPID_170_NAME
|
static java.lang.String |
DISPID_171_NAME
|
static java.lang.String |
DISPID_172_NAME
|
static java.lang.String |
DISPID_173_NAME
|
static java.lang.String |
DISPID_180_NAME
|
static java.lang.String |
DISPID_181_NAME
|
static java.lang.String |
DISPID_2_NAME
|
static java.lang.String |
DISPID_202_GET_NAME
|
static java.lang.String |
DISPID_202_PUT_NAME
|
static java.lang.String |
DISPID_203_GET_NAME
|
static java.lang.String |
DISPID_203_PUT_NAME
|
static java.lang.String |
DISPID_210_NAME
|
static java.lang.String |
DISPID_211_NAME
|
static java.lang.String |
DISPID_212_NAME
|
static java.lang.String |
DISPID_213_NAME
|
static java.lang.String |
DISPID_214_NAME
|
static java.lang.String |
DISPID_215_NAME
|
static java.lang.String |
DISPID_216_NAME
|
static java.lang.String |
DISPID_217_NAME
|
static java.lang.String |
DISPID_218_NAME
|
static java.lang.String |
DISPID_219_NAME
|
static java.lang.String |
DISPID_220_NAME
|
static java.lang.String |
DISPID_230_NAME
|
static java.lang.String |
DISPID_240_NAME
|
static java.lang.String |
DISPID_3_NAME
|
static java.lang.String |
DISPID_4_NAME
|
static java.lang.String |
DISPID_5_NAME
|
static java.lang.String |
DISPID_50_NAME
|
static java.lang.String |
DISPID_51_NAME
|
static java.lang.String |
DISPID_52_NAME
|
static java.lang.String |
DISPID_53_NAME
|
static java.lang.String |
DISPID_54_NAME
|
static java.lang.String |
DISPID_55_NAME
|
static java.lang.String |
DISPID_6_GET_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDccbc8b04_f507_423d_a9b8_20971e86ea86
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
addError(java.lang.String message)
Sets the output error message. |
void |
addMessage(java.lang.String message)
Sets the output message. |
void |
addReturnMessage(int index)
Sets the return message as an output message by index. |
void |
addToolbox(java.lang.String toolbox)
Add the toolbox to the current session. |
void |
addWarning(java.lang.String message)
Sets the output warning message. |
java.lang.String |
checkExtension(java.lang.String extension)
Checks the status of a product extension. |
java.lang.String |
checkInExtension(java.lang.String extension)
Checks in a product extension. |
java.lang.String |
checkOutExtension(java.lang.String extension)
Checks out a product extension. |
java.lang.String |
checkProduct(java.lang.String code)
Check the status of a license code. |
void |
clearEnvironment(java.lang.String env)
Clears the value of a given environment. |
java.lang.String |
command(java.lang.String commandLine)
executes the given command line. |
void |
copyParameter(int from,
int to)
Copy given tool parameter to another. |
java.lang.Object |
createObject(java.lang.Object pObjectName,
java.lang.Object pExtraArg)
Creates a geoprocessing object that can be used in a scripting environment. |
java.lang.Object |
createRandomValueGenerator(int seed,
java.lang.String distributionType)
Creates a geoprocessing random number generator object that can be used to generate random numbers. |
java.lang.String |
createScratchName(java.lang.Object prefix,
java.lang.Object suffix,
java.lang.Object dataType,
java.lang.Object workspace)
Creates a scratch name for the given workspace. |
java.lang.String |
createUniqueName(java.lang.String inputTableName,
java.lang.Object workspace)
Creates a unique name for the given workspace. |
java.lang.Object |
describe(java.lang.Object pInputValue,
java.lang.Object dataType)
Returns a descriptor object describing the properties of the specified data element. |
boolean |
exists(java.lang.Object pInputValue,
java.lang.Object dataType)
Checks if a data element exists. |
int |
getMaxSeverity()
The maximum severity of the return messages. |
java.lang.String |
getMessage(int index)
Gets the return message by index. |
int |
getMessageCount()
The number of returned messages. |
java.lang.String |
getMessages(java.lang.Object severity)
Gets all the return messages. |
java.lang.String |
getParameterAsText(int index)
Gets given tool parameter as text. |
int |
getParameterCount()
The number of input tool parameters. |
int |
getReturnCode(int index)
Gets the return code by index. |
int |
getSeverity(int index)
Gets the return severity by index. |
java.lang.String |
getSystemEnvironment(java.lang.String envName)
Gets the given system environment. |
java.lang.String |
getToolbox()
Sets the current (default) toolbox. |
java.lang.Object |
insertCursor(java.lang.Object pInputValue,
java.lang.Object spRef)
Returns an insert cursor object against the given table/feature class. |
boolean |
isLogHistory()
Indicates whether or not operations are logged or not. |
boolean |
isOverwriteOutput()
Indicates whether or not outputs should be overwritten. |
java.lang.Object |
listDatasets(java.lang.Object wildCard,
java.lang.Object featureType)
Returns a collection of datasets in the current workspace based on a query string and type. |
java.lang.Object |
listEnvironments(java.lang.Object pWildcard)
Gets list of GeoProcessor Environments. |
java.lang.Object |
listFeatureClasses(java.lang.Object wildCard,
java.lang.Object featureType,
java.lang.Object dataset)
Returns a collection of feature classes in the current workspace or optional dataset, based on a query string and type. |
java.lang.Object |
listFields(java.lang.Object pInputValue,
java.lang.Object wildCard,
java.lang.Object fieldType)
Returns a collection of fields in the given table/feature class based on a query string and type. |
java.lang.Object |
listIndexes(java.lang.Object pInputValue,
java.lang.Object wildCard)
Returns a collection of indexes in the given table/feature class based on a query string and type. |
java.lang.Object |
listRasters(java.lang.Object wildCard,
java.lang.Object rasterType)
Returns a collection of rasters in the current workspace based on a query string and type. |
java.lang.Object |
listTables(java.lang.Object wildCard,
java.lang.Object tableType)
Returns a collection of tables in the current workspace based on a query string and type. |
java.lang.Object |
listToolboxes(java.lang.Object pWildcard)
Gets list of GeoProcessor Toolboxes. |
java.lang.Object |
listTools(java.lang.Object pWildcard)
Gets list of GeoProcessor Tools. |
java.lang.Object |
listWorkspaces(java.lang.Object wildCard,
java.lang.Object workspaceType)
Returns a collection of workspaces in the current workspace based on a query string and type. |
void |
loadSettings(java.lang.String fileName)
Loads the current GeoProcessor environment settings. |
java.lang.String |
parseFieldName(java.lang.String inputFieldName,
java.lang.Object workspace)
Parses a field name into its constituent parts. |
java.lang.String |
parseTableName(java.lang.String inputTableName,
java.lang.Object workspace)
Parses a table name into its constituent parts. |
java.lang.String |
productInfo()
Gets the product license info. |
java.lang.String |
qualifyFieldName(java.lang.String inputFieldName,
java.lang.Object workspace)
Qualifies a field name for the workspace and connected user. |
java.lang.String |
qualifyTableName(java.lang.String inputTableName,
java.lang.Object workspace)
Qualifies a table name for the workspace and connected user. |
void |
refreshCatalog(java.lang.Object pInputValue)
Refreshes the parent of the specified object in the catalog object associated with the Geoprocessor. |
void |
removeToolbox(java.lang.String toolbox)
Remove the toolbox from the current session. |
void |
resetEnvironments()
Tests if a given environments value is set or not. |
void |
saveSettings(java.lang.String fileName)
Saves the current GeoProcessor environment settings. |
java.lang.Object |
searchCursor(java.lang.Object pInputValue,
java.lang.Object whereClause,
java.lang.Object spRef,
java.lang.Object fields,
java.lang.Object sortFields)
Returns a search cursor object against the given table/feature class. |
void |
setLogHistory(boolean logHistory)
Indicates whether or not operations are logged or not. |
void |
setOverwriteOutput(boolean overwriteOutput)
Indicates whether or not outputs should be overwritten. |
void |
setParameterAsText(int index,
java.lang.String argument)
Sets given tool parameter as text. |
java.lang.String |
setProduct(java.lang.String code)
Sets the license level. |
void |
setToolbox(java.lang.String toolbox)
Sets the current (default) toolbox. |
java.lang.String |
testSchemaLock(java.lang.String fileName)
Tests if an exclusive schema lock is set on a dataset. |
java.lang.Object |
updateCursor(java.lang.Object pInputValue,
java.lang.Object whereClause,
java.lang.Object spRef,
java.lang.Object fields,
java.lang.Object sortFields)
Returns an update cursor object against the given table/feature class. |
java.lang.String |
usage(java.lang.String method)
Generates the Usage for a given tool. |
java.lang.String |
validateFieldName(java.lang.String inputFieldName,
java.lang.Object workspace)
Checks a field for compatibility with the workspace. |
java.lang.String |
validateTableName(java.lang.String inputTableName,
java.lang.Object workspace)
Checks a table name for compatibility with the workspace. |
| Field Detail |
|---|
static final int IIDccbc8b04_f507_423d_a9b8_20971e86ea86
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_1_GET_NAME
static final java.lang.String DISPID_2_NAME
static final java.lang.String DISPID_3_NAME
static final java.lang.String DISPID_4_NAME
static final java.lang.String DISPID_5_NAME
static final java.lang.String DISPID_6_GET_NAME
static final java.lang.String DISPID_11_NAME
static final java.lang.String DISPID_12_NAME
static final java.lang.String DISPID_13_NAME
static final java.lang.String DISPID_14_NAME
static final java.lang.String DISPID_50_NAME
static final java.lang.String DISPID_51_NAME
static final java.lang.String DISPID_52_NAME
static final java.lang.String DISPID_53_NAME
static final java.lang.String DISPID_54_NAME
static final java.lang.String DISPID_55_NAME
static final java.lang.String DISPID_100_GET_NAME
static final java.lang.String DISPID_101_NAME
static final java.lang.String DISPID_102_NAME
static final java.lang.String DISPID_105_NAME
static final java.lang.String DISPID_110_NAME
static final java.lang.String DISPID_111_NAME
static final java.lang.String DISPID_112_NAME
static final java.lang.String DISPID_113_PUT_NAME
static final java.lang.String DISPID_113_GET_NAME
static final java.lang.String DISPID_114_NAME
static final java.lang.String DISPID_115_NAME
static final java.lang.String DISPID_116_NAME
static final java.lang.String DISPID_130_NAME
static final java.lang.String DISPID_131_NAME
static final java.lang.String DISPID_132_NAME
static final java.lang.String DISPID_141_NAME
static final java.lang.String DISPID_150_NAME
static final java.lang.String DISPID_151_NAME
static final java.lang.String DISPID_152_NAME
static final java.lang.String DISPID_153_NAME
static final java.lang.String DISPID_154_NAME
static final java.lang.String DISPID_158_NAME
static final java.lang.String DISPID_159_NAME
static final java.lang.String DISPID_170_NAME
static final java.lang.String DISPID_171_NAME
static final java.lang.String DISPID_172_NAME
static final java.lang.String DISPID_173_NAME
static final java.lang.String DISPID_180_NAME
static final java.lang.String DISPID_181_NAME
static final java.lang.String DISPID_202_PUT_NAME
static final java.lang.String DISPID_202_GET_NAME
static final java.lang.String DISPID_203_PUT_NAME
static final java.lang.String DISPID_203_GET_NAME
static final java.lang.String DISPID_210_NAME
static final java.lang.String DISPID_211_NAME
static final java.lang.String DISPID_212_NAME
static final java.lang.String DISPID_213_NAME
static final java.lang.String DISPID_214_NAME
static final java.lang.String DISPID_215_NAME
static final java.lang.String DISPID_216_NAME
static final java.lang.String DISPID_217_NAME
static final java.lang.String DISPID_218_NAME
static final java.lang.String DISPID_219_NAME
static final java.lang.String DISPID_220_NAME
static final java.lang.String DISPID_230_NAME
static final java.lang.String DISPID_240_NAME
| Method Detail |
|---|
int getMessageCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getMessage(int index)
throws java.io.IOException,
AutomationException
index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSeverity(int index)
throws java.io.IOException,
AutomationException
index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getReturnCode(int index)
throws java.io.IOException,
AutomationException
index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getMessages(java.lang.Object severity)
throws java.io.IOException,
AutomationException
severity - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaxSeverity()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addMessage(java.lang.String message)
throws java.io.IOException,
AutomationException
message - The message (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addError(java.lang.String message)
throws java.io.IOException,
AutomationException
message - The message (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addWarning(java.lang.String message)
throws java.io.IOException,
AutomationException
message - The message (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addReturnMessage(int index)
throws java.io.IOException,
AutomationException
index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String setProduct(java.lang.String code)
throws java.io.IOException,
AutomationException
code - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String checkProduct(java.lang.String code)
throws java.io.IOException,
AutomationException
code - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String productInfo()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String checkOutExtension(java.lang.String extension)
throws java.io.IOException,
AutomationException
extension - The extension (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String checkInExtension(java.lang.String extension)
throws java.io.IOException,
AutomationException
extension - The extension (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String checkExtension(java.lang.String extension)
throws java.io.IOException,
AutomationException
extension - The extension (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getParameterCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getParameterAsText(int index)
throws java.io.IOException,
AutomationException
index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setParameterAsText(int index,
java.lang.String argument)
throws java.io.IOException,
AutomationException
index - The index (in)argument - The argument (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void copyParameter(int from,
int to)
throws java.io.IOException,
AutomationException
from - The from (in)to - The to (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object listTools(java.lang.Object pWildcard)
throws java.io.IOException,
AutomationException
pWildcard - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object listEnvironments(java.lang.Object pWildcard)
throws java.io.IOException,
AutomationException
pWildcard - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object listToolboxes(java.lang.Object pWildcard)
throws java.io.IOException,
AutomationException
pWildcard - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setToolbox(java.lang.String toolbox)
throws java.io.IOException,
AutomationException
toolbox - The toolbox (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getToolbox()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addToolbox(java.lang.String toolbox)
throws java.io.IOException,
AutomationException
toolbox - The toolbox (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void removeToolbox(java.lang.String toolbox)
throws java.io.IOException,
AutomationException
toolbox - The toolbox (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getSystemEnvironment(java.lang.String envName)
throws java.io.IOException,
AutomationException
envName - The envName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String command(java.lang.String commandLine)
throws java.io.IOException,
AutomationException
commandLine - The commandLine (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String usage(java.lang.String method)
throws java.io.IOException,
AutomationException
method - The method (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean exists(java.lang.Object pInputValue,
java.lang.Object dataType)
throws java.io.IOException,
AutomationException
pInputValue - A Variant (in)dataType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void refreshCatalog(java.lang.Object pInputValue)
throws java.io.IOException,
AutomationException
pInputValue - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object listFeatureClasses(java.lang.Object wildCard,
java.lang.Object featureType,
java.lang.Object dataset)
throws java.io.IOException,
AutomationException
wildCard - A Variant (in, optional, pass null if not required)featureType - A Variant (in, optional, pass null if not required)dataset - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object listDatasets(java.lang.Object wildCard,
java.lang.Object featureType)
throws java.io.IOException,
AutomationException
wildCard - A Variant (in, optional, pass null if not required)featureType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object listTables(java.lang.Object wildCard,
java.lang.Object tableType)
throws java.io.IOException,
AutomationException
wildCard - A Variant (in, optional, pass null if not required)tableType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object listRasters(java.lang.Object wildCard,
java.lang.Object rasterType)
throws java.io.IOException,
AutomationException
wildCard - A Variant (in, optional, pass null if not required)rasterType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object listWorkspaces(java.lang.Object wildCard,
java.lang.Object workspaceType)
throws java.io.IOException,
AutomationException
wildCard - A Variant (in, optional, pass null if not required)workspaceType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object listFields(java.lang.Object pInputValue,
java.lang.Object wildCard,
java.lang.Object fieldType)
throws java.io.IOException,
AutomationException
pInputValue - A Variant (in)wildCard - A Variant (in, optional, pass null if not required)fieldType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object listIndexes(java.lang.Object pInputValue,
java.lang.Object wildCard)
throws java.io.IOException,
AutomationException
pInputValue - A Variant (in)wildCard - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object searchCursor(java.lang.Object pInputValue,
java.lang.Object whereClause,
java.lang.Object spRef,
java.lang.Object fields,
java.lang.Object sortFields)
throws java.io.IOException,
AutomationException
pInputValue - A Variant (in)whereClause - A Variant (in, optional, pass null if not required)spRef - A Variant (in, optional, pass null if not required)fields - A Variant (in, optional, pass null if not required)sortFields - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object updateCursor(java.lang.Object pInputValue,
java.lang.Object whereClause,
java.lang.Object spRef,
java.lang.Object fields,
java.lang.Object sortFields)
throws java.io.IOException,
AutomationException
pInputValue - A Variant (in)whereClause - A Variant (in, optional, pass null if not required)spRef - A Variant (in, optional, pass null if not required)fields - A Variant (in, optional, pass null if not required)sortFields - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object insertCursor(java.lang.Object pInputValue,
java.lang.Object spRef)
throws java.io.IOException,
AutomationException
pInputValue - A Variant (in)spRef - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object describe(java.lang.Object pInputValue,
java.lang.Object dataType)
throws java.io.IOException,
AutomationException
pInputValue - A Variant (in)dataType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object createObject(java.lang.Object pObjectName,
java.lang.Object pExtraArg)
throws java.io.IOException,
AutomationException
pObjectName - A Variant (in)pExtraArg - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object createRandomValueGenerator(int seed,
java.lang.String distributionType)
throws java.io.IOException,
AutomationException
seed - The seed (in)distributionType - The distributionType (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOverwriteOutput(boolean overwriteOutput)
throws java.io.IOException,
AutomationException
overwriteOutput - The overwriteOutput (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isOverwriteOutput()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLogHistory(boolean logHistory)
throws java.io.IOException,
AutomationException
logHistory - The logHistory (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isLogHistory()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String validateFieldName(java.lang.String inputFieldName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
inputFieldName - The inputFieldName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String validateTableName(java.lang.String inputTableName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
inputTableName - The inputTableName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String qualifyFieldName(java.lang.String inputFieldName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
inputFieldName - The inputFieldName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String qualifyTableName(java.lang.String inputTableName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
inputTableName - The inputTableName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String parseFieldName(java.lang.String inputFieldName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
inputFieldName - The inputFieldName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String parseTableName(java.lang.String inputTableName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
inputTableName - The inputTableName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String createScratchName(java.lang.Object prefix,
java.lang.Object suffix,
java.lang.Object dataType,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
prefix - A Variant (in, optional, pass null if not required)suffix - A Variant (in, optional, pass null if not required)dataType - A Variant (in, optional, pass null if not required)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String createUniqueName(java.lang.String inputTableName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
inputTableName - The inputTableName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void saveSettings(java.lang.String fileName)
throws java.io.IOException,
AutomationException
fileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void loadSettings(java.lang.String fileName)
throws java.io.IOException,
AutomationException
fileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String testSchemaLock(java.lang.String fileName)
throws java.io.IOException,
AutomationException
fileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void clearEnvironment(java.lang.String env)
throws java.io.IOException,
AutomationException
env - The env (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void resetEnvironments()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||