|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPSchema
COM Interface 'IGPSchema'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of a geoprocessing schema 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 |
IID
Deprecated. Internal use only |
static int |
IID5e78ce61_0b9f_43e8_84e3_c3f0c9dce34f
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
isCloneDependency()
Inidicates if the output value is to be cloned from the input. |
boolean |
isGenerateOutputCatalogPath()
Inidicates if the output catalog path is to be generated from the input. |
void |
populateOutputValue(java.lang.String baseName,
IGPParameter3 param,
IArray params,
IGPEnvironmentManager envMgr)
Populate the value of the output parameter for validate. |
void |
setCloneDependency(boolean cloneDependency)
Inidicates if the output value is to be cloned from the input. |
void |
setGenerateOutputCatalogPath(boolean generatePath)
Inidicates if the output catalog path is to be generated from the input. |
Field Detail |
---|
static final int IID5e78ce61_0b9f_43e8_84e3_c3f0c9dce34f
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isCloneDependency() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCloneDependency(boolean cloneDependency) throws java.io.IOException, AutomationException
cloneDependency
- The cloneDependency (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isGenerateOutputCatalogPath() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setGenerateOutputCatalogPath(boolean generatePath) throws java.io.IOException, AutomationException
generatePath
- The generatePath (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void populateOutputValue(java.lang.String baseName, IGPParameter3 param, IArray params, IGPEnvironmentManager envMgr) throws java.io.IOException, AutomationException
baseName
- The baseName (in)param
- A reference to a com.esri.arcgis.geoprocessing.IGPParameter3 (in)params
- A reference to a com.esri.arcgis.system.IArray (in)envMgr
- A reference to a com.esri.arcgis.geoprocessing.IGPEnvironmentManager (in)
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 |