|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AcceptedStrategyIfc
The interface implementation of a AcceptedStrategy link.
Supported API: true
Extendable: false
AcceptedStrategy| Field Summary | |
|---|---|
static String |
CHANGE_ORDER_IFC_ROLE
Label for the attribute. |
static String |
CHANGE_PROPOSAL_IFC_ROLE
Label for the attribute. |
| Method Summary | |
|---|---|
ChangeOrderIfc |
getChangeOrderIfc()
Gets the object for the association that plays role: CHANGE_ORDER_IFC_ROLE. |
ChangeProposalIfc |
getChangeProposalIfc()
Gets the object for the association that plays role: CHANGE_PROPOSAL_IFC_ROLE. |
void |
setChangeOrderIfc(ChangeOrderIfc theChangeOrderIfc)
Sets the object for the association that plays role: CHANGE_ORDER_IFC_ROLE. |
void |
setChangeProposalIfc(ChangeProposalIfc theChangeProposalIfc)
Sets the object for the association that plays role: CHANGE_PROPOSAL_IFC_ROLE. |
| Field Detail |
|---|
static final String CHANGE_ORDER_IFC_ROLE
static final String CHANGE_PROPOSAL_IFC_ROLE
| Method Detail |
|---|
ChangeOrderIfc getChangeOrderIfc()
void setChangeOrderIfc(ChangeOrderIfc theChangeOrderIfc)
throws WTPropertyVetoException
theChangeOrderIfc -
WTPropertyVetoExceptionChangeProposalIfc getChangeProposalIfc()
void setChangeProposalIfc(ChangeProposalIfc theChangeProposalIfc)
throws WTPropertyVetoException
theChangeProposalIfc -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||