com.esri.arcgis.geodatabase
Interface ITopologyProtectNames

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ITopologyProtectNamesProxy

public interface ITopologyProtectNames
extends java.io.Serializable

COM Interface 'ITopologyProtectNames'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'

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 IID45196db7_5fa4_4596_9d2e_7557bbeeda92
           
static int xxDummy
          Deprecated. Internal use only
 
Method Summary
 void classes()
          classes
 void errorClass()
          errorClass
 void errorFeature()
          errorFeature
 void errors()
          errors
 void eventNotificationOnValidate()
          eventNotificationOnValidate
 void exceptions()
          exceptions
 void objectClass()
          objectClass
 void ruleGUID()
          ruleGUID
 void ruleID()
          ruleID
 void rules()
          rules
 void selectionChanged()
          selectionChanged
 void topology()
          topology
 void topologyID()
          topologyID
 void topologyName()
          topologyName
 void trustedArea()
          trustedArea
 void xYRank()
          xYRank
 void zRank()
          zRank
 

Field Detail

IID45196db7_5fa4_4596_9d2e_7557bbeeda92

static final int IID45196db7_5fa4_4596_9d2e_7557bbeeda92
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

topology

void topology()
              throws java.io.IOException,
                     AutomationException
topology

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

errors

void errors()
            throws java.io.IOException,
                   AutomationException
errors

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

rules

void rules()
           throws java.io.IOException,
                  AutomationException
rules

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

topologyName

void topologyName()
                  throws java.io.IOException,
                         AutomationException
topologyName

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

topologyID

void topologyID()
                throws java.io.IOException,
                       AutomationException
topologyID

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

errorFeature

void errorFeature()
                  throws java.io.IOException,
                         AutomationException
errorFeature

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

errorClass

void errorClass()
                throws java.io.IOException,
                       AutomationException
errorClass

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

exceptions

void exceptions()
                throws java.io.IOException,
                       AutomationException
exceptions

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

selectionChanged

void selectionChanged()
                      throws java.io.IOException,
                             AutomationException
selectionChanged

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

eventNotificationOnValidate

void eventNotificationOnValidate()
                                 throws java.io.IOException,
                                        AutomationException
eventNotificationOnValidate

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

objectClass

void objectClass()
                 throws java.io.IOException,
                        AutomationException
objectClass

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

xYRank

void xYRank()
            throws java.io.IOException,
                   AutomationException
xYRank

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

zRank

void zRank()
           throws java.io.IOException,
                  AutomationException
zRank

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

ruleID

void ruleID()
            throws java.io.IOException,
                   AutomationException
ruleID

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

ruleGUID

void ruleGUID()
              throws java.io.IOException,
                     AutomationException
ruleGUID

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

trustedArea

void trustedArea()
                 throws java.io.IOException,
                        AutomationException
trustedArea

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

classes

void classes()
             throws java.io.IOException,
                    AutomationException
classes

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.