com.esri.arcgis.networkanalyst
Class INAContextEditProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.networkanalyst.INAContextEditProxy
All Implemented Interfaces:
INAContextEdit, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'INAContextEdit'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'

Description: 'Provides access to the editable properties of a network analysis 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 =

public class INAContextEditProxy
extends com.esri.arcgis.interop.Dispatch
implements INAContextEdit, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.networkanalyst.INAContextEdit
IID, IID83fb4cbe_4f5c_451e_89ba_db9f01244f4f
 
Constructor Summary
  INAContextEditProxy()
          Deprecated. For internal use only
  INAContextEditProxy(java.lang.Object obj)
          Deprecated.  
protected INAContextEditProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  INAContextEditProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected INAContextEditProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void abortEditOperation()
          Deprecated. Cancels an edit operation in progress.
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 void bind(INetworkDataset pNetworkDataset, IGPMessages pGPMessages)
          Deprecated. Prepare the context for analysis based upon the current network dataset schema.
 void clearInputNAObjects()
          Deprecated. Empty NAClasses that are defined as input or input/output.
 void clearOutputNAObjects()
          Deprecated. Empty NAClasses that are defined as output only.
 void contextChanged()
          Deprecated. Message all of the network analysis agents that the analysis context has changed.
 INAClass createAnalysisClass(INAClassDefinition classDef)
          Deprecated. Create a new analysis class based upon the given class definition.
 boolean hasRedos()
          Deprecated. Indicates if any redo operations are available.
 boolean hasUndos()
          Deprecated. Indicates if any undo operations are available.
 void initialize(java.lang.String name, IDENetworkDataset network)
          Deprecated. Prepare the context for analysis.
 boolean isBeingEdited()
          Deprecated. Indicates if the class is currently being edited.
 void redoEditOperation()
          Deprecated. Repeats the last edit operation.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void resultChanged()
          Deprecated. Message all of the network analysis agents that the analysis results have changed.
 void setLocatorByRef(INALocator rhs1)
          Deprecated. The locator used for finding network locations.
 void setResultByRef(INAResult rhs1)
          Deprecated. The result of the analysis.
 void setSolverByRef(INASolver rhs1)
          Deprecated. The function used for the analysis.
 void startEditing(boolean withUndoRedo)
          Deprecated. Starts an edit session.
 void startEditOperation()
          Deprecated. Starts an edit operation.
 void stopEditing(boolean saveEdits)
          Deprecated. Stops an edit session.
 void stopEditOperation()
          Deprecated. Stops an edit operation.
 void undoEditOperation()
          Deprecated. Cancels the last edit operation and returns to the state before it was started.
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

INAContextEditProxy

public INAContextEditProxy(java.lang.String CLSID,
                           java.lang.String host,
                           com.esri.arcgis.interop.AuthInfo authInfo)
                    throws java.net.UnknownHostException,
                           java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

INAContextEditProxy

public INAContextEditProxy()
Deprecated. 
For internal use only


INAContextEditProxy

public INAContextEditProxy(java.lang.Object obj)
                    throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

INAContextEditProxy

protected INAContextEditProxy(java.lang.Object obj,
                              java.lang.String iid)
                       throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

INAContextEditProxy

protected INAContextEditProxy(java.lang.String CLSID,
                              java.lang.String iid,
                              java.lang.String host,
                              com.esri.arcgis.interop.AuthInfo authInfo)
                       throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

setResultByRef

public void setResultByRef(INAResult rhs1)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The result of the analysis.

Specified by:
setResultByRef in interface INAContextEdit
Parameters:
rhs1 - A reference to a com.esri.arcgis.networkanalyst.INAResult (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSolverByRef

public void setSolverByRef(INASolver rhs1)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The function used for the analysis.

Specified by:
setSolverByRef in interface INAContextEdit
Parameters:
rhs1 - A reference to a com.esri.arcgis.networkanalyst.INASolver (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLocatorByRef

public void setLocatorByRef(INALocator rhs1)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The locator used for finding network locations.

Specified by:
setLocatorByRef in interface INAContextEdit
Parameters:
rhs1 - A reference to a com.esri.arcgis.networkanalyst.INALocator (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

initialize

public void initialize(java.lang.String name,
                       IDENetworkDataset network)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Prepare the context for analysis.

Specified by:
initialize in interface INAContextEdit
Parameters:
name - The name (in)
network - A reference to a com.esri.arcgis.geodatabase.IDENetworkDataset (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

bind

public void bind(INetworkDataset pNetworkDataset,
                 IGPMessages pGPMessages)
          throws java.io.IOException,
                 AutomationException
Deprecated. 
Prepare the context for analysis based upon the current network dataset schema.

Specified by:
bind in interface INAContextEdit
Parameters:
pNetworkDataset - A reference to a com.esri.arcgis.geodatabase.INetworkDataset (in)
pGPMessages - A reference to a com.esri.arcgis.geodatabase.IGPMessages (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

clearInputNAObjects

public void clearInputNAObjects()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Empty NAClasses that are defined as input or input/output.

Specified by:
clearInputNAObjects in interface INAContextEdit
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

clearOutputNAObjects

public void clearOutputNAObjects()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Empty NAClasses that are defined as output only.

Specified by:
clearOutputNAObjects in interface INAContextEdit
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

contextChanged

public void contextChanged()
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Message all of the network analysis agents that the analysis context has changed.

Specified by:
contextChanged in interface INAContextEdit
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

resultChanged

public void resultChanged()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Message all of the network analysis agents that the analysis results have changed.

Specified by:
resultChanged in interface INAContextEdit
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

createAnalysisClass

public INAClass createAnalysisClass(INAClassDefinition classDef)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Create a new analysis class based upon the given class definition.

Specified by:
createAnalysisClass in interface INAContextEdit
Parameters:
classDef - A reference to a com.esri.arcgis.networkanalyst.INAClassDefinition (in)
Returns:
A reference to a com.esri.arcgis.networkanalyst.INAClass
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

startEditing

public void startEditing(boolean withUndoRedo)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Starts an edit session.

Specified by:
startEditing in interface INAContextEdit
Parameters:
withUndoRedo - The withUndoRedo (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

stopEditing

public void stopEditing(boolean saveEdits)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Stops an edit session.

Specified by:
stopEditing in interface INAContextEdit
Parameters:
saveEdits - The saveEdits (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

startEditOperation

public void startEditOperation()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Starts an edit operation.

Specified by:
startEditOperation in interface INAContextEdit
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

stopEditOperation

public void stopEditOperation()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Stops an edit operation.

Specified by:
stopEditOperation in interface INAContextEdit
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

abortEditOperation

public void abortEditOperation()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Cancels an edit operation in progress.

Specified by:
abortEditOperation in interface INAContextEdit
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

undoEditOperation

public void undoEditOperation()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Cancels the last edit operation and returns to the state before it was started.

Specified by:
undoEditOperation in interface INAContextEdit
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

redoEditOperation

public void redoEditOperation()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Repeats the last edit operation.

Specified by:
redoEditOperation in interface INAContextEdit
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

hasRedos

public boolean hasRedos()
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Indicates if any redo operations are available.

Specified by:
hasRedos in interface INAContextEdit
Returns:
The flag
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

hasUndos

public boolean hasUndos()
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Indicates if any undo operations are available.

Specified by:
hasUndos in interface INAContextEdit
Returns:
The flag
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isBeingEdited

public boolean isBeingEdited()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Indicates if the class is currently being edited.

Specified by:
isBeingEdited in interface INAContextEdit
Returns:
The flag
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.