|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.geodatabase.IRuleProxy
com.esri.arcgis.geodatabase.IRelationshipRuleProxy
Description: 'Provides access to members that supply information about, modify and manage relationship rules.' 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 =
public class IRelationshipRuleProxy
Internal use class
| Field Summary | |
|---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
| Fields inherited from interface com.esri.arcgis.geodatabase.IRelationshipRule |
|---|
IID, IIDeb3b2f82_7e5c_11d2_aab5_00c04fa37b82 |
| Fields inherited from interface com.esri.arcgis.geodatabase.IRule |
|---|
IID236f4de4_4761_11d2_9932_0000f80372b4 |
| Constructor Summary | |
|---|---|
|
IRelationshipRuleProxy()
Deprecated. For internal use only |
|
IRelationshipRuleProxy(java.lang.Object obj)
Deprecated. |
protected |
IRelationshipRuleProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IRelationshipRuleProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IRelationshipRuleProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
| Method Summary | |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
int |
getDestinationClassID()
Deprecated. The ID of the destination ObjectClass. |
int |
getDestinationMaximumCardinality()
Deprecated. The maximum cardinality value of the destination ObjectClass. |
int |
getDestinationMinimumCardinality()
Deprecated. The minimum cardinality value of the destination ObjectClass. |
int |
getDestinationSubtypeCode()
Deprecated. The subtype value of the destination ObjectClass. |
int |
getOriginClassID()
Deprecated. The ID of the origin ObjectClass. |
int |
getOriginMaximumCardinality()
Deprecated. The maximum cardinality value of the origin ObjectClass. |
int |
getOriginMinimumCardinality()
Deprecated. The minimum cardinality value of the origin ObjectClass. |
int |
getOriginSubtypeCode()
Deprecated. The subtype value of the origin ObjectClass. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setDestinationClassID(int classID)
Deprecated. The ID of the destination ObjectClass. |
void |
setDestinationMaximumCardinality(int value)
Deprecated. The maximum cardinality value of the destination ObjectClass. |
void |
setDestinationMinimumCardinality(int value)
Deprecated. The minimum cardinality value of the destination ObjectClass. |
void |
setDestinationSubtypeCode(int value)
Deprecated. The subtype value of the destination ObjectClass. |
void |
setOriginClassID(int classID)
Deprecated. The ID of the origin ObjectClass. |
void |
setOriginMaximumCardinality(int value)
Deprecated. The maximum cardinality value of the origin ObjectClass. |
void |
setOriginMinimumCardinality(int value)
Deprecated. The minimum cardinality value of the origin ObjectClass. |
void |
setOriginSubtypeCode(int value)
Deprecated. The subtype value of the origin ObjectClass. |
| Methods inherited from class com.esri.arcgis.geodatabase.IRuleProxy |
|---|
getCategory, getHelpstring, getID, getType, setCategory, setHelpstring, setID |
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.esri.arcgis.geodatabase.IRule |
|---|
getCategory, getHelpstring, getID, getType, setCategory, setHelpstring, setID |
| Field Detail |
|---|
public static final java.lang.Class targetClass
public boolean noncastable
| Constructor Detail |
|---|
public IRelationshipRuleProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostException
java.io.IOExceptionpublic IRelationshipRuleProxy()
public IRelationshipRuleProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IRelationshipRuleProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IRelationshipRuleProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
addListener in class IRuleProxyjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class IRuleProxyjava.io.IOException
public int getDestinationClassID()
throws java.io.IOException,
AutomationException
getDestinationClassID in interface IRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDestinationClassID(int classID)
throws java.io.IOException,
AutomationException
setDestinationClassID in interface IRelationshipRuleclassID - The classID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getDestinationSubtypeCode()
throws java.io.IOException,
AutomationException
getDestinationSubtypeCode in interface IRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDestinationSubtypeCode(int value)
throws java.io.IOException,
AutomationException
setDestinationSubtypeCode in interface IRelationshipRulevalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getDestinationMinimumCardinality()
throws java.io.IOException,
AutomationException
getDestinationMinimumCardinality in interface IRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDestinationMinimumCardinality(int value)
throws java.io.IOException,
AutomationException
setDestinationMinimumCardinality in interface IRelationshipRulevalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getDestinationMaximumCardinality()
throws java.io.IOException,
AutomationException
getDestinationMaximumCardinality in interface IRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDestinationMaximumCardinality(int value)
throws java.io.IOException,
AutomationException
setDestinationMaximumCardinality in interface IRelationshipRulevalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getOriginClassID()
throws java.io.IOException,
AutomationException
getOriginClassID in interface IRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOriginClassID(int classID)
throws java.io.IOException,
AutomationException
setOriginClassID in interface IRelationshipRuleclassID - The classID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getOriginSubtypeCode()
throws java.io.IOException,
AutomationException
getOriginSubtypeCode in interface IRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOriginSubtypeCode(int value)
throws java.io.IOException,
AutomationException
setOriginSubtypeCode in interface IRelationshipRulevalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getOriginMinimumCardinality()
throws java.io.IOException,
AutomationException
getOriginMinimumCardinality in interface IRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOriginMinimumCardinality(int value)
throws java.io.IOException,
AutomationException
setOriginMinimumCardinality in interface IRelationshipRulevalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getOriginMaximumCardinality()
throws java.io.IOException,
AutomationException
getOriginMaximumCardinality in interface IRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOriginMaximumCardinality(int value)
throws java.io.IOException,
AutomationException
setOriginMaximumCardinality in interface IRelationshipRulevalue - The value (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 | ||||||||