|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FormalizedByIfc
The interface implementation of a FormalizedBy link.
Supported API: true
Extendable: false
FormalizedBy| Field Summary | |
|---|---|
static String |
CHANGE_ISSUE_IFC_ROLE
Label for the attribute. |
static String |
CHANGE_REQUEST_IFC_ROLE
Label for the attribute. |
| Method Summary | |
|---|---|
ChangeIssueIfc |
getChangeIssueIfc()
Gets the object for the association that plays role: CHANGE_ISSUE_IFC_ROLE. |
ChangeRequestIfc |
getChangeRequestIfc()
Gets the object for the association that plays role: CHANGE_REQUEST_IFC_ROLE. |
void |
setChangeIssueIfc(ChangeIssueIfc theChangeIssueIfc)
Sets the object for the association that plays role: CHANGE_ISSUE_IFC_ROLE. |
void |
setChangeRequestIfc(ChangeRequestIfc theChangeRequestIfc)
Sets the object for the association that plays role: CHANGE_REQUEST_IFC_ROLE. |
| Field Detail |
|---|
static final String CHANGE_REQUEST_IFC_ROLE
static final String CHANGE_ISSUE_IFC_ROLE
| Method Detail |
|---|
ChangeRequestIfc getChangeRequestIfc()
void setChangeRequestIfc(ChangeRequestIfc theChangeRequestIfc)
throws WTPropertyVetoException
theChangeRequestIfc -
WTPropertyVetoExceptionChangeIssueIfc getChangeIssueIfc()
void setChangeIssueIfc(ChangeIssueIfc theChangeIssueIfc)
throws WTPropertyVetoException
theChangeIssueIfc -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||