com.esri.arcgis.geodatabase
Interface esriMetadataChangeType

All Superinterfaces:
java.io.Serializable

public interface esriMetadataChangeType
extends java.io.Serializable

Constants from esriMetadataChangeType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'

Description: 'Reason for creation of dirty area.' 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 int esriMCTAddRule
           
static int esriMCTAttributeMapping
           
static int esriMCTChangeTolerance
           
static int esriMCTConnectivityPolicy
           
static int esriMCTDeleteRule
           
 

Field Detail

esriMCTAddRule

static final int esriMCTAddRule
See Also:
Constant Field Values

esriMCTDeleteRule

static final int esriMCTDeleteRule
See Also:
Constant Field Values

esriMCTChangeTolerance

static final int esriMCTChangeTolerance
See Also:
Constant Field Values

esriMCTAttributeMapping

static final int esriMCTAttributeMapping
See Also:
Constant Field Values

esriMCTConnectivityPolicy

static final int esriMCTConnectivityPolicy
See Also:
Constant Field Values