|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriRelationshipSplitPolicy
Relationship split policy options.
Field Summary | |
---|---|
static int |
esriRSPDeleteParts
Delete the relationships and the part objects (with composite relationships). |
static int |
esriRSPDeleteRelationship
Delete the relationships. |
static int |
esriRSPPreserveOnAll
Preserve relationships on both resulting features (not valid with 1:1, 1:m). |
static int |
esriRSPPreserveOnLargest
Preserve relationships on the largest resulting feature. |
static int |
esriRSPPreserveOnSmallest
Preserve relationships on the smallest resulting feature. |
static int |
esriRSPUseDefault
Use the default policy. |
Field Detail |
---|
static final int esriRSPUseDefault
static final int esriRSPPreserveOnLargest
static final int esriRSPPreserveOnSmallest
static final int esriRSPPreserveOnAll
static final int esriRSPDeleteRelationship
static final int esriRSPDeleteParts
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |