|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides access to members that modify a relationship class's properties.
| Method Summary | |
void |
alterBackwardPathLabel(java.lang.String backwardLabel)
Changes the backward path label for this relationship class. |
void |
alterForwardPathLabel(java.lang.String forwardLabel)
Changes the forward path label for this relationship class. |
void |
alterIsComposite(boolean isComposite)
Changes the type of this relationship class. |
| Method Detail |
public void alterForwardPathLabel(java.lang.String forwardLabel)
throws java.io.IOException,
AutomationException
forwardLabel - The forwardLabel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void alterBackwardPathLabel(java.lang.String backwardLabel)
throws java.io.IOException,
AutomationException
backwardLabel - The backwardLabel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void alterIsComposite(boolean isComposite)
throws java.io.IOException,
AutomationException
isComposite - The isComposite (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 | |||||||||