|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMdModelIteration2
COM Interface 'IMdModelIteration2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to properties/methods of a model iteration.' 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 |
IIDd9de210b_7457_42b3_a71d_f75905582c48
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getCurrentIteration()
Current model iteration. |
int |
getIterationCount()
Number of times to iterate the model. |
IMdElement |
getIterationElement()
Model iteration element. |
int |
getIterationType()
Indicates model iteration type. |
void |
setIterationCount(int count)
Number of times to iterate the model. |
void |
setIterationElementByRef(IMdElement ppElement)
Model iteration element. |
void |
setIterationType(int type)
Indicates model iteration type. |
| Field Detail |
|---|
static final int IIDd9de210b_7457_42b3_a71d_f75905582c48
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getIterationType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIterationType(int type)
throws java.io.IOException,
AutomationException
type - A com.esri.arcgis.geoprocessing.esriMdIterationType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getIterationCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIterationCount(int count)
throws java.io.IOException,
AutomationException
count - The count (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IMdElement getIterationElement()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIterationElementByRef(IMdElement ppElement)
throws java.io.IOException,
AutomationException
ppElement - A reference to a com.esri.arcgis.geoprocessing.IMdElement (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCurrentIteration()
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 | ||||||||