|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEditEvaluatorContext
COM Interface 'IEditEvaluatorContext'. Generated 6/23/2009 10:04:48 AM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Generated using ArcGIS Proxy Generator
Description: 'Provides access to the edit evaluator context.' 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 String |
IID
Deprecated. Internal use only |
static int |
IID01efc9b9_2277_4f01_9b24_1af85b678bc2
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
INetworkSource |
esri_getSource()
The evaluator network source. |
int |
getDirectionType()
The edge direction type. |
int |
getElementType()
The evaluator element type. |
ITable |
getTable()
The evaluator network source table. |
boolean |
isDefault()
Indicates whether it is the default evaluator context. |
Field Detail |
---|
static final int IID01efc9b9_2277_4f01_9b24_1af85b678bc2
static final int xxDummy
static final String IID
Method Detail |
---|
int getElementType() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isDefault() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getDirectionType() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.INetworkSource esri_getSource() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ITable getTable() throws IOException, AutomationException
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 |