|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMdVariable
COM Interface 'IMdVariable'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to properties/methods of a model variable.' 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 |
IID18b03157_5ea4_46ae_b0b1_f7769c7dab32
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
isAddToDisplay()
Indicates if the variable should be added to the application display. |
boolean |
isIntermediate()
Indicates if the data specified by the variable is considered intermediate data. |
void |
setAddToDisplay(boolean addToDisplay)
Indicates if the variable should be added to the application display. |
void |
setIntermediate(boolean intermediate)
Indicates if the data specified by the variable is considered intermediate data. |
| Field Detail |
|---|
static final int IID18b03157_5ea4_46ae_b0b1_f7769c7dab32
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isAddToDisplay()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAddToDisplay(boolean addToDisplay)
throws java.io.IOException,
AutomationException
addToDisplay - The addToDisplay (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isIntermediate()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIntermediate(boolean intermediate)
throws java.io.IOException,
AutomationException
intermediate - The intermediate (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 | ||||||||