com.esri.arcgis.geodatabase
Interface IConnectivityRule

All Superinterfaces:
IRule, java.io.Serializable
All Known Subinterfaces:
IEdgeConnectivityRule, IJunctionConnectivityRule, IJunctionConnectivityRule2
All Known Implementing Classes:
EdgeConnectivityRule, IConnectivityRuleProxy, IEdgeConnectivityRuleProxy, IJunctionConnectivityRule2Proxy, IJunctionConnectivityRuleProxy, JunctionConnectivityRule

public interface IConnectivityRule
extends IRule, java.io.Serializable

COM Interface 'IConnectivityRule'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'

Description: 'Indicator interface that identifies connectivity rules.' 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 =


Field Summary
static java.lang.String IID
          Deprecated. Internal use only
static int IIDf366a3fa_5362_11d2_ab1b_000000000000
           
static int xxDummy
          Deprecated. Internal use only
 
Fields inherited from interface com.esri.arcgis.geodatabase.IRule
IID236f4de4_4761_11d2_9932_0000f80372b4
 
Method Summary
 
Methods inherited from interface com.esri.arcgis.geodatabase.IRule
getCategory, getHelpstring, getID, getType, setCategory, setHelpstring, setID
 

Field Detail

IIDf366a3fa_5362_11d2_ab1b_000000000000

static final int IIDf366a3fa_5362_11d2_ab1b_000000000000
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values