public interface IRelationshipClass4 extends IRelationshipClass3, java.io.Serializable
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 =
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDc5919e1a_042c_49ad_bb89_0f12376c5a4c |
static int |
xxDummy
Deprecated.
Internal use only
|
IID79ce2129_71db_422a_87d8_b6a3807b2062IIDc9c39723_40b6_454f_a7ff_a25491c72256IID22b00693_8895_11d2_8a0d_006097aff44e| Modifier and Type | Method and Description |
|---|---|
int |
getSplitPolicy()
Split policy for the relationship class
|
void |
setSplitPolicy(int splitPolicy)
Split policy for the relationship class
|
isAttachmentRelationshipgetObjectsMatchingObjectArray, getObjectsMatchingObjectSetExaddRelationshipRule, createRelationship, deleteRelationship, deleteRelationshipRule, deleteRelationshipsForObject, deleteRelationshipsForObjectSet, getBackwardPathLabel, getCardinality, getDestinationClass, getDestinationForeignKey, getDestinationPrimaryKey, getFeatureDataset, getForwardPathLabel, getNotification, getObjectsMatchingObjectSet, getObjectsRelatedToObject, getObjectsRelatedToObjectSet, getOriginClass, getOriginForeignKey, getOriginPrimaryKey, getRelationship, getRelationshipClassID, getRelationshipRules, getRelationshipsForObject, getRelationshipsForObjectSet, isAttributed, isCompositestatic final int IIDc5919e1a_042c_49ad_bb89_0f12376c5a4c
static final int xxDummy
static final java.lang.String IID
int getSplitPolicy()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setSplitPolicy(int splitPolicy)
throws java.io.IOException,
AutomationException
splitPolicy - A com.esri.arcgis.geodatabase.esriRelationshipSplitPolicy constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.