public interface IJunctionSource extends IUtilityNetworkSource, java.io.Serializable
Description: 'Provides access to members that specify the properties of a network junction source.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID126045d8_1aa9_4dee_9131_316117c6dd12 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDa5c54fa2_0bb6_43f5_9017_1244a6cc7725
IID10f8d75c_1d54_4f2a_8ce8_fb7d50a0df1d
Modifier and Type | Method and Description |
---|---|
int |
getTerminalConfigurationID(int assetGroupCode,
int assetTypeCode)
Returns the terminal configuration ID.
|
getAssetGroupCodes, getAssetGroups, getAssetTypeFieldName, getAssetTypes, getLayerID, getSchemaGeneration, getSupportedProperties, getUtilityNetworkFeatureClassUsageType, isSupportedProperty, setSchemaGeneration
getElementType, getGeometryType, getID, getName, getNetworkSourceDirections, getProperties, getSourceType, isUsesGeometryInConnectivity, setElementType, setName, setNetworkSourceDirectionsByRef, setProperties, setUsesGeometryInConnectivity
static final int IID126045d8_1aa9_4dee_9131_316117c6dd12
static final int xxDummy
static final java.lang.String IID
int getTerminalConfigurationID(int assetGroupCode, int assetTypeCode) throws java.io.IOException, AutomationException
assetGroupCode
- The assetGroupCode (in)assetTypeCode
- The assetTypeCode (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.