|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataModificationAction
COM Interface 'IDataModificationAction'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods needed for the Data Modification actions.' 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 |
IID6d7d3b61_7983_4c1b_b9f7_2688eae4dc0b
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getFunctionText()
Script defining the instructions for computing the data modifications. |
boolean |
isParserReady()
Identifies if the parser is available to parse the script. |
void |
setFunctionText(java.lang.String pVal)
Script defining the instructions for computing the data modifications. |
java.lang.String |
validateFunction()
Validate that the script can be used successfully by the Data Modification action. |
| Field Detail |
|---|
static final int IID6d7d3b61_7983_4c1b_b9f7_2688eae4dc0b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getFunctionText()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFunctionText(java.lang.String pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isParserReady()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String validateFunction()
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 | ||||||||