|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMBImport
COM Interface 'IMBImport'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to ModelBuilder Import Interface.' 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 |
IID88363696_dded_496d_951f_0504894a1119
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
importMetadata(java.lang.String file,
IMdModel pModel,
IPropertySet pMetadata)
Loads ArcView 3 ModelBuilder metadata. |
IMdModel |
importXMD(java.lang.String file)
Loads ArcView 3 ModelBuilder model. |
Field Detail |
---|
static final int IID88363696_dded_496d_951f_0504894a1119
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IMdModel importXMD(java.lang.String file) throws java.io.IOException, AutomationException
file
- The file (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void importMetadata(java.lang.String file, IMdModel pModel, IPropertySet pMetadata) throws java.io.IOException, AutomationException
file
- The file (in)pModel
- A reference to a com.esri.arcgis.geoprocessing.IMdModel (in)pMetadata
- A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |