|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMBImport
Provides access to ModelBuilder Import Interface.
| Method Summary | |
|---|---|
void |
importMetadata(String file,
IMdModel pModel,
IPropertySet pMetadata)
Loads ArcView 3 ModelBuilder metadata. |
IMdModel |
importXMD(String file)
Loads ArcView 3 ModelBuilder model. |
| Method Detail |
|---|
IMdModel importXMD(String file)
throws IOException,
AutomationException
file - The file (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void importMetadata(String file,
IMdModel pModel,
IPropertySet pMetadata)
throws 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)
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 | ||||||||