Description: 'Manages equipment identifiers in a telecom domain network.' 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 IUtilityNetworkEquipmentIdentifiersProxy extends com.esri.arcgis.interop.Dispatch implements IUtilityNetworkEquipmentIdentifiers, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
boolean |
noncastable
Deprecated.
|
static java.lang.Class |
targetClass
Deprecated.
|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRefIID, IIDa609e41f_e347_48f5_b3ad_12f4a9b4e46e| Modifier | Constructor and Description |
|---|---|
|
IUtilityNetworkEquipmentIdentifiersProxy()
Deprecated.
For internal use only
|
|
IUtilityNetworkEquipmentIdentifiersProxy(java.lang.Object obj)
Deprecated.
|
protected |
IUtilityNetworkEquipmentIdentifiersProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IUtilityNetworkEquipmentIdentifiersProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IUtilityNetworkEquipmentIdentifiersProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated.
Adds a Java object to be a listener for a specific kind of event generated by the COM object.
|
void |
combine(int sourceID,
IGUIDSet globalIDs,
GUID[] combinedGlobalID,
IGUIDSet[] deletedGlobalIDs)
Deprecated.
Combine objects to a grouped object.
|
void |
divide(int sourceID,
GUID globalID,
ILongArray numUnitsToDivide,
IStringArray[] dividedGlobalIDs,
IStringArray[] connectedEdgeGlobalIDs)
Deprecated.
Divide a grouped object by the number of units.
|
void |
queryUnitIdentifiable(int unitContainerSourceId,
GUID unitContainerGlobalId,
ILongArray[] gapStartUnitIds,
ILongArray[] gapEndUnitIds,
ILongArray[] outSourceIds,
IStringArray[] outUnitIdentiferGlobalIds,
ILongArray[] outFirstUnit,
ILongArray[] outLastUnit)
Deprecated.
Returns the unitIdentifers from the unit container as well as the gaps in the unit space of an equipment hierarchy.
|
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated.
Removes a Java object as a listener to events generated by a COM object.
|
void |
reserveUnitID(int unitContainerSourceId,
GUID unitContainerGlobalId,
short reservationFirstUnit,
short reservationLastUnits)
Deprecated.
Reserve unit space within an unit container hierarchy.
|
void |
resetUnitID(int unitContainerSourceId,
GUID unitContainerGlobalId)
Deprecated.
Resets the unit space to be contiguous within an equipment hierarchy.
|
void |
resizeUnitID(int objectSourceId,
GUID objectGlobalId,
short resizedLastUnits)
Deprecated.
Change the number of units owned by a unit identifiable object.
|
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, writeExternalpublic static final java.lang.Class targetClass
public boolean noncastable
public IUtilityNetworkEquipmentIdentifiersProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostExceptionjava.io.IOExceptionpublic IUtilityNetworkEquipmentIdentifiersProxy()
public IUtilityNetworkEquipmentIdentifiersProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOExceptionprotected IUtilityNetworkEquipmentIdentifiersProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOExceptionprotected IUtilityNetworkEquipmentIdentifiersProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOExceptionpublic void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
com.esri.arcgis.interop.DispatchaddListener in class com.esri.arcgis.interop.DispatchiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object to be informed of the eventstheSource - the proxy class that represents the COM class that is the source of the eventsjava.io.IOExceptionpublic void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
com.esri.arcgis.interop.DispatchremoveListener in class com.esri.arcgis.interop.DispatchiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object that no longer wishes to be informed of the eventsjava.io.IOExceptionpublic void queryUnitIdentifiable(int unitContainerSourceId,
GUID unitContainerGlobalId,
ILongArray[] gapStartUnitIds,
ILongArray[] gapEndUnitIds,
ILongArray[] outSourceIds,
IStringArray[] outUnitIdentiferGlobalIds,
ILongArray[] outFirstUnit,
ILongArray[] outLastUnit)
throws java.io.IOException,
AutomationException
queryUnitIdentifiable in interface IUtilityNetworkEquipmentIdentifiersunitContainerSourceId - The unitContainerSourceId (in)unitContainerGlobalId - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)gapStartUnitIds - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)gapEndUnitIds - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)outSourceIds - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)outUnitIdentiferGlobalIds - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)outFirstUnit - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)outLastUnit - A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void reserveUnitID(int unitContainerSourceId,
GUID unitContainerGlobalId,
short reservationFirstUnit,
short reservationLastUnits)
throws java.io.IOException,
AutomationException
reserveUnitID in interface IUtilityNetworkEquipmentIdentifiersunitContainerSourceId - The unitContainerSourceId (in)unitContainerGlobalId - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)reservationFirstUnit - The reservationFirstUnit (in)reservationLastUnits - The reservationLastUnits (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void resizeUnitID(int objectSourceId,
GUID objectGlobalId,
short resizedLastUnits)
throws java.io.IOException,
AutomationException
resizeUnitID in interface IUtilityNetworkEquipmentIdentifiersobjectSourceId - The objectSourceId (in)objectGlobalId - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)resizedLastUnits - The resizedLastUnits (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void resetUnitID(int unitContainerSourceId,
GUID unitContainerGlobalId)
throws java.io.IOException,
AutomationException
resetUnitID in interface IUtilityNetworkEquipmentIdentifiersunitContainerSourceId - The unitContainerSourceId (in)unitContainerGlobalId - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void divide(int sourceID,
GUID globalID,
ILongArray numUnitsToDivide,
IStringArray[] dividedGlobalIDs,
IStringArray[] connectedEdgeGlobalIDs)
throws java.io.IOException,
AutomationException
divide in interface IUtilityNetworkEquipmentIdentifierssourceID - The sourceID (in)globalID - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)numUnitsToDivide - A reference to a com.esri.arcgis.system.ILongArray (in)dividedGlobalIDs - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)connectedEdgeGlobalIDs - A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void combine(int sourceID,
IGUIDSet globalIDs,
GUID[] combinedGlobalID,
IGUIDSet[] deletedGlobalIDs)
throws java.io.IOException,
AutomationException
combine in interface IUtilityNetworkEquipmentIdentifierssourceID - The sourceID (in)globalIDs - A reference to a com.esri.arcgis.geodatabase.IGUIDSet (in)combinedGlobalID - A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)deletedGlobalIDs - A reference to a com.esri.arcgis.geodatabase.IGUIDSet (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.