com.esri.arcgis.schematic
Interface ISchematicInMemoryFeatureClassEdit

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ISchematicInMemoryFeatureClassEditProxy, SchematicInMemoryFeatureClass

public interface ISchematicInMemoryFeatureClassEdit
extends java.io.Serializable

COM Interface 'ISchematicInMemoryFeatureClassEdit'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSchematic.olb'

Description: 'Provides access to members that manage the schematic in memory feature class edit.' 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 IIDa907d952_f01d_4853_aff6_48453b8f986d
           
static int xxDummy
          Deprecated. Internal use only
 
Method Summary
 void refreshAttributes()
          Refreshes the attributes of the schematic in memory features within the schematic in memory feature class.
 

Field Detail

IIDa907d952_f01d_4853_aff6_48453b8f986d

static final int IIDa907d952_f01d_4853_aff6_48453b8f986d
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
Method Detail

refreshAttributes

void refreshAttributes()
                       throws java.io.IOException,
                              AutomationException
Refreshes the attributes of the schematic in memory features within the schematic in memory feature class.

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.