com.esri.arcgis.geodatabase
Interface INetworkDatasetProtectNames

All Superinterfaces:
Serializable
All Known Implementing Classes:
INetworkDatasetProtectNamesProxy

public interface INetworkDatasetProtectNames
extends Serializable

Remarks

The INetworkDatasetProtectNames interface is only present for system integrity. Its methods are not meant to be called.

Product Availability

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


Method Summary
 void atJunctionEID()
          atJunctionEID
 void attributeID()
          attributeID
 void attributeName()
          attributeName
 void attributeValue()
          attributeValue
 void data()
          data
 void dataElement()
          dataElement
 void dataType()
          dataType
 void edge()
          edge
 void evaluator()
          evaluator
 void firstEdgeEID()
          firstEdgeEID
 void fromAzimuth()
          fromAzimuth
 void fromJunction()
          fromJunction
 void fromPercent()
          fromPercent
 void hasTurnRestriction()
          hasTurnRestriction
 void isDefault()
          isDefault
 void isFiltered()
          isFiltered
 void junction()
          junction
 void lastEdgeEID()
          lastEdgeEID
 void lastModified()
          lastModified
 void maxEID()
          maxEID
 void networkAttribute()
          networkAttribute
 void networkDataset()
          networkDataset
 void networkSource()
          networkSource
 void newIndex()
          newIndex
 void numComplexTurns()
          numComplexTurns
 void schemaState()
          schemaState
 void source()
          source
 void sourceCount()
          sourceCount
 void sourceName()
          sourceName
 void sourceOID()
          sourceOID
 void sources()
          sources
 void sourceType()
          sourceType
 void storageType()
          storageType
 void subnetNames()
          subnetNames
 void toAzimuth()
          toAzimuth
 void toJunction()
          toJunction
 void toPercent()
          toPercent
 void turn()
          turn
 

Method Detail

maxEID

void maxEID()
            throws IOException,
                   AutomationException
maxEID

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.

fromAzimuth

void fromAzimuth()
                 throws IOException,
                        AutomationException
fromAzimuth

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.

toAzimuth

void toAzimuth()
               throws IOException,
                      AutomationException
toAzimuth

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.

fromPercent

void fromPercent()
                 throws IOException,
                        AutomationException
fromPercent

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.

toPercent

void toPercent()
               throws IOException,
                      AutomationException
toPercent

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.

fromJunction

void fromJunction()
                  throws IOException,
                         AutomationException
fromJunction

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.

toJunction

void toJunction()
                throws IOException,
                       AutomationException
toJunction

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.

source

void source()
            throws IOException,
                   AutomationException
source

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.

attributeValue

void attributeValue()
                    throws IOException,
                           AutomationException
attributeValue

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.

dataType

void dataType()
              throws IOException,
                     AutomationException
dataType

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.

dataElement

void dataElement()
                 throws IOException,
                        AutomationException
dataElement

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.

subnetNames

void subnetNames()
                 throws IOException,
                        AutomationException
subnetNames

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.

attributeName

void attributeName()
                   throws IOException,
                          AutomationException
attributeName

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.

evaluator

void evaluator()
               throws IOException,
                      AutomationException
evaluator

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.

junction

void junction()
              throws IOException,
                     AutomationException
junction

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.

turn

void turn()
          throws IOException,
                 AutomationException
turn

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.

edge

void edge()
          throws IOException,
                 AutomationException
edge

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.

hasTurnRestriction

void hasTurnRestriction()
                        throws IOException,
                               AutomationException
hasTurnRestriction

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.

schemaState

void schemaState()
                 throws IOException,
                        AutomationException
schemaState

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.

sourceCount

void sourceCount()
                 throws IOException,
                        AutomationException
sourceCount

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.

firstEdgeEID

void firstEdgeEID()
                  throws IOException,
                         AutomationException
firstEdgeEID

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.

lastEdgeEID

void lastEdgeEID()
                 throws IOException,
                        AutomationException
lastEdgeEID

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.

atJunctionEID

void atJunctionEID()
                   throws IOException,
                          AutomationException
atJunctionEID

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.

networkDataset

void networkDataset()
                    throws IOException,
                           AutomationException
networkDataset

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.

isDefault

void isDefault()
               throws IOException,
                      AutomationException
isDefault

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.

sourceName

void sourceName()
                throws IOException,
                       AutomationException
sourceName

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.

storageType

void storageType()
                 throws IOException,
                        AutomationException
storageType

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.

sources

void sources()
             throws IOException,
                    AutomationException
sources

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.

sourceType

void sourceType()
                throws IOException,
                       AutomationException
sourceType

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.

attributeID

void attributeID()
                 throws IOException,
                        AutomationException
attributeID

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.

numComplexTurns

void numComplexTurns()
                     throws IOException,
                            AutomationException
numComplexTurns

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.

data

void data()
          throws IOException,
                 AutomationException
data

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.

isFiltered

void isFiltered()
                throws IOException,
                       AutomationException
isFiltered

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.

newIndex

void newIndex()
              throws IOException,
                     AutomationException
newIndex

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.

sourceOID

void sourceOID()
               throws IOException,
                      AutomationException
sourceOID

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.

lastModified

void lastModified()
                  throws IOException,
                         AutomationException
lastModified

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.

networkSource

void networkSource()
                   throws IOException,
                          AutomationException
networkSource

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.

networkAttribute

void networkAttribute()
                      throws IOException,
                             AutomationException
networkAttribute

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.