|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IObjectClassDescription
COM Interface 'IObjectClassDescription'. Generated 11/28/2008 12:16:11 PM from 'C:\ArcGIS\java\JavaEngine\buildoutput\olb\esriGeoDatabase.olb'
Generated using ArcGIS Proxy Generator
Description: 'Provides access to members that control Object Class Description.' 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 String |
IID
Deprecated. Internal use only |
static int |
IID6a68bebc_8b1b_11d2_a06c_0000f877ebd6
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
String |
getAliasName()
The alias name of this class. |
IUID |
getClassExtensionCLSID()
The CLSID of the class extension COM class that implements class level behavior. |
IUID |
getInstanceCLSID()
The CLSID of the COM class that implements instance level behavior. |
String |
getModelName()
The model name of this class. |
String |
getName()
The name for this class, e.g., ESRI Simple Junction Feature. |
IFields |
getRequiredFields()
The descriptions of the set of required fields for this class. |
boolean |
isModelNameUnique()
Indicates if the model name of this class is unique. |
| Field Detail |
|---|
static final int IID6a68bebc_8b1b_11d2_a06c_0000f877ebd6
static final int xxDummy
static final String IID
| Method Detail |
|---|
String getName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getAliasName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getModelName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isModelNameUnique()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IUID getInstanceCLSID()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IUID getClassExtensionCLSID()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFields getRequiredFields()
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 | ||||||||