public interface ITelecomDomainNetwork extends IDomainNetwork, java.io.Serializable
Description: 'Provides access to members that specify the properties of 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID80243602_bca7_40bd_972f_e7205848dff1 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDd636240d_f66b_4d88_baf5_e0b794ef18bd
Modifier and Type | Method and Description |
---|---|
IPropertySet |
getCircuitProperties()
Return the circuit property set of this telecom domain network.
|
IArray |
getColorSchemes()
Return the color schemes of this telecom domain network.
|
IStringArray |
getDiagramTemplates()
Return the diagram templates in this telecom domain network.
|
IUNTraceConfiguration |
getTraceConfiguration()
Return the trace configuration of this telecom domain network.
|
getCreationTime, getDomainNetworkAliasName, getDomainNetworkID, getDomainNetworkName, getReleaseNumber, getSources, getSubnetworkControllerType, getSubnetworkLabelFieldName, getSubnetworkTableName, getTierDefinition, getTierGroups, getTiers, isStructureNetwork
static final int IID80243602_bca7_40bd_972f_e7205848dff1
static final int xxDummy
static final java.lang.String IID
IPropertySet getCircuitProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IStringArray getDiagramTemplates() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IUNTraceConfiguration getTraceConfiguration() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IArray getColorSchemes() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.