com.esri.arcgis.geodatabase
Interface ITopologyProtectNames

All Superinterfaces:
Serializable
All Known Implementing Classes:
ITopologyProtectNamesProxy

public interface ITopologyProtectNames
extends Serializable

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.


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
 

Method Detail

topology

void topology()
              throws IOException,
                     AutomationException
topology

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

errors

void errors()
            throws IOException,
                   AutomationException
errors

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

rules

void rules()
           throws IOException,
                  AutomationException
rules

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

topologyName

void topologyName()
                  throws IOException,
                         AutomationException
topologyName

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

topologyID

void topologyID()
                throws IOException,
                       AutomationException
topologyID

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

errorFeature

void errorFeature()
                  throws IOException,
                         AutomationException
errorFeature

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

errorClass

void errorClass()
                throws IOException,
                       AutomationException
errorClass

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

exceptions

void exceptions()
                throws IOException,
                       AutomationException
exceptions

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

selectionChanged

void selectionChanged()
                      throws IOException,
                             AutomationException
selectionChanged

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

eventNotificationOnValidate

void eventNotificationOnValidate()
                                 throws IOException,
                                        AutomationException
eventNotificationOnValidate

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

objectClass

void objectClass()
                 throws IOException,
                        AutomationException
objectClass

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

xYRank

void xYRank()
            throws IOException,
                   AutomationException
xYRank

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

zRank

void zRank()
           throws IOException,
                  AutomationException
zRank

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

ruleID

void ruleID()
            throws IOException,
                   AutomationException
ruleID

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

ruleGUID

void ruleGUID()
              throws IOException,
                     AutomationException
ruleGUID

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

trustedArea

void trustedArea()
                 throws IOException,
                        AutomationException
trustedArea

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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

classes

void classes()
             throws IOException,
                    AutomationException
classes

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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