|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicInMemoryFeatureAssociation
COM Interface 'ISchematicInMemoryFeatureAssociation'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSchematic.olb'
Description: 'Provides access to members that control the schematic in memory feature association.' 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 |
IID522eb192_e002_4799_972c_7515b1427ac9
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IObject |
getAssociatedObject(ISchematicDataset dataset)
Associated object if exist. |
IObjectClass |
getAssociatedObjectClass(ISchematicDataset dataset)
Associated object class if exist. |
IWorkspace |
getAssociatedWorkspace(ISchematicDataset dataset)
Associated workspace if exist. |
int |
getDataSourceID()
Data source ID related to the schematic in memory feature assocation. |
int |
getObjectClassID()
Class ID related to the schematic in memory feature assocation. |
java.lang.String |
getObjectGUID()
GUID related to the schematic in memory feature assocation. |
int |
getObjectID()
Object ID related to the schematic in memory feature assocation. |
int |
getObjectSubID()
SUBID related to the schematic in memory feature assocation. |
void |
setDataSourceID(int iD)
Data source ID related to the schematic in memory feature assocation. |
void |
setObjectClassID(int iD)
Class ID related to the schematic in memory feature assocation. |
void |
setObjectGUID(java.lang.String gUID)
GUID related to the schematic in memory feature assocation. |
void |
setObjectID(int iD)
Object ID related to the schematic in memory feature assocation. |
void |
setObjectSubID(int iD)
SUBID related to the schematic in memory feature assocation. |
Field Detail |
---|
static final int IID522eb192_e002_4799_972c_7515b1427ac9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getDataSourceID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDataSourceID(int iD) throws java.io.IOException, AutomationException
iD
- The iD (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getObjectClassID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setObjectClassID(int iD) throws java.io.IOException, AutomationException
iD
- The iD (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getObjectID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setObjectID(int iD) throws java.io.IOException, AutomationException
iD
- The iD (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getObjectSubID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setObjectSubID(int iD) throws java.io.IOException, AutomationException
iD
- The iD (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getObjectGUID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setObjectGUID(java.lang.String gUID) throws java.io.IOException, AutomationException
gUID
- The gUID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IObject getAssociatedObject(ISchematicDataset dataset) throws java.io.IOException, AutomationException
dataset
- A reference to a com.esri.arcgis.schematic.ISchematicDataset (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IObjectClass getAssociatedObjectClass(ISchematicDataset dataset) throws java.io.IOException, AutomationException
dataset
- A reference to a com.esri.arcgis.schematic.ISchematicDataset (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IWorkspace getAssociatedWorkspace(ISchematicDataset dataset) throws java.io.IOException, AutomationException
dataset
- A reference to a com.esri.arcgis.schematic.ISchematicDataset (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 |