public interface ITier
extends java.io.Serializable
Description: 'Provides access to members that specify the properties of a network tier.' 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 |
IID7beb8997_ee1d_4f7c_a6c5_a428f08115b9 |
static int |
xxDummy
Deprecated.
Internal use only
|
Modifier and Type | Method and Description |
---|---|
IArray |
getAggregatedLinesForSubnetLine()
Returns the lines aggregated into SubnetLine Feature Class.
|
java.lang.Object |
getCreationTime()
Returns the creation time.
|
IStringArray |
getDiagramTemplates()
Returns the available diagram templates.
|
int |
getEditModeForDefaultVersion()
Returns the update subnetwork edit mode for the default version.
|
int |
getEditModeForNamedVersion()
Returns the update subnetwork edit mode for a named version.
|
IPropertySet |
getManageSubnetwork()
Returns the manage subnetwork property set.
|
java.lang.String |
getName()
Returns the tier name.
|
int |
getRank()
Returns the tier rank.
|
int |
getSchemaGeneration()
Returns the schema generation.
|
java.lang.String |
getSubnetworkFieldName()
Returns the subnetwork field name.
|
java.lang.String |
getTierGroupName()
Returns the tier group name.
|
int |
getTierID()
Returns the tier ID.
|
int |
getTopology()
Returns the tier topology.
|
IUNTraceConfiguration |
getTraceConfiguration()
Returns the trace configuration.
|
int |
getUpdateSubnetworkOptions()
Returns the update subnetwork options.
|
IArray |
getValidDevices()
Returns the valid devices.
|
IArray |
getValidEdgeObjects()
Returns the valid edge objects.
|
IArray |
getValidJunctionObjects()
Returns the valid junction objects.
|
IArray |
getValidJunctionObjectSubnetworkControllers()
Returns the valid junction objects for subnetwork controller.
|
IArray |
getValidJunctions()
Returns the valid junctions.
|
IArray |
getValidLines()
Returns the valid lines.
|
IArray |
getValidSubnetworkControllers()
Returns the valid devices for subnetwork controller.
|
boolean |
isSupportDisjointSubnetwork()
Returns whether disjoint subnetworks are supported.
|
boolean |
isUpdateContainers()
Update subnetwork on container features or objects in domain network.
|
boolean |
isUpdateStructures()
Update subnetwork on structure classes.
|
boolean |
isUpdateSubnetLines()
Update subnetwork on subnetline features.
|
boolean |
isValidateLocatability()
Validate locatability in update subnetwork.
|
static final int IID7beb8997_ee1d_4f7c_a6c5_a428f08115b9
static final int xxDummy
static final java.lang.String IID
java.lang.Object getCreationTime() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getTierID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String getName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getRank() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getTopology() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isSupportDisjointSubnetwork() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String getSubnetworkFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String getTierGroupName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getEditModeForDefaultVersion() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getEditModeForNamedVersion() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isUpdateStructures() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isUpdateContainers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isUpdateSubnetLines() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isValidateLocatability() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getUpdateSubnetworkOptions() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IArray getValidDevices() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IArray getValidSubnetworkControllers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IArray getValidLines() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IArray getValidJunctions() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IArray getValidJunctionObjects() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IArray getValidJunctionObjectSubnetworkControllers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IArray getValidEdgeObjects() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IArray getAggregatedLinesForSubnetLine() 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.int getSchemaGeneration() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IPropertySet getManageSubnetwork() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.