|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicStandardBuilderContext
Provides access to members that control information related to the context when the schematic Standard builder runs.
| Method Summary | |
|---|---|
IEnumObject |
getInitialObjects()
Initial set of objects the schematic Standard builder works with. |
void |
setInitialObjectsByRef(IEnumObject enumObject)
Initial set of objects the schematic Standard builder works with. |
| Method Detail |
|---|
void setInitialObjectsByRef(IEnumObject enumObject)
throws IOException,
AutomationException
enumObject - A reference to a com.esri.arcgis.geodatabase.IEnumObject (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumObject getInitialObjects()
throws IOException,
AutomationException
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 | ||||||||