|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface implementation of a IncludedIn link.
Supported API: true
Extendable: false
wt.change2.IncludedIn
Field Summary | |
static String |
CHANGE_ACTIVITY_IFC_ROLE
Label for the attribute. |
static String |
CHANGE_ORDER_IFC_ROLE
Label for the attribute. |
Fields inherited from interface wt.fc.Persistable |
IDENTITY, PERSIST_INFO, TYPE |
Method Summary | |
ChangeActivityIfc |
getChangeActivityIfc()
Gets the object for the association that plays role: CHANGE_ACTIVITY_IFC_ROLE. |
ChangeOrderIfc |
getChangeOrderIfc()
Gets the object for the association that plays role: CHANGE_ORDER_IFC_ROLE. |
void |
setChangeActivityIfc(ChangeActivityIfc theChangeActivityIfc)
Sets the object for the association that plays role: CHANGE_ACTIVITY_IFC_ROLE. |
void |
setChangeOrderIfc(ChangeOrderIfc theChangeOrderIfc)
Sets the object for the association that plays role: CHANGE_ORDER_IFC_ROLE. |
Methods inherited from interface wt.fc.Persistable |
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo |
Methods inherited from interface wt.fc.ObjectMappable |
readExternal, writeExternal |
Methods inherited from interface wt.fc.NetFactor |
getClassInfo, getConceptualClassname |
Field Detail |
public static final String CHANGE_ORDER_IFC_ROLE
public static final String CHANGE_ACTIVITY_IFC_ROLE
Method Detail |
public ChangeOrderIfc getChangeOrderIfc()
public void setChangeOrderIfc(ChangeOrderIfc theChangeOrderIfc) throws WTPropertyVetoException
theChangeOrderIfc
-
WTPropertyVetoException
public ChangeActivityIfc getChangeActivityIfc()
public void setChangeActivityIfc(ChangeActivityIfc theChangeActivityIfc) throws WTPropertyVetoException
theChangeActivityIfc
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |