|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPValueExpression
COM Interface 'IGPValueExpression'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to GPExpression objects.' 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 |
IID1ac0728d_8da6_4592_bcf9_7c3027f51f38
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getAsText(IGPVariableManager pVariableManager)
Gets the text value of the variable value. |
IStringArray |
getVariableNames()
Returns a string array of the variable names. |
IArray |
getVariables()
Returns an array of variables. |
boolean |
isResolved()
Gets the resolved state. |
IGPValue |
resolveValue(IGPVariableManager pVariableManager)
Resolves a given variable value. |
void |
setResolved(boolean pResolved)
Gets the resolved state. |
void |
setVariablesByRef(IArray ppVariables)
Returns an array of variables. |
| Field Detail |
|---|
static final int IID1ac0728d_8da6_4592_bcf9_7c3027f51f38
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isResolved()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setResolved(boolean pResolved)
throws java.io.IOException,
AutomationException
pResolved - The pResolved (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGPValue resolveValue(IGPVariableManager pVariableManager)
throws java.io.IOException,
AutomationException
pVariableManager - A reference to a com.esri.arcgis.geoprocessing.IGPVariableManager (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getVariableNames()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArray getVariables()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setVariablesByRef(IArray ppVariables)
throws java.io.IOException,
AutomationException
ppVariables - A reference to a com.esri.arcgis.system.IArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getAsText(IGPVariableManager pVariableManager)
throws java.io.IOException,
AutomationException
pVariableManager - A reference to a com.esri.arcgis.geoprocessing.IGPVariableManager (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 | ||||||||