|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface implementation of a DetailedBy link.
Supported API: true
Extendable: false
DetailedBy
Field Summary | |
static String |
ANALYSIS_ACTIVITY_IFC_ROLE
Label for the attribute. |
static String |
CHANGE_ANALYSIS_IFC_ROLE
Label for the attribute. |
Fields inherited from interface wt.fc.Persistable |
IDENTITY, PERSIST_INFO, TYPE |
Method Summary | |
AnalysisActivityIfc |
getAnalysisActivityIfc()
Gets the object for the association that plays role: ANALYSIS_ACTIVITY_IFC_ROLE. |
ChangeAnalysisIfc |
getChangeAnalysisIfc()
Gets the object for the association that plays role: CHANGE_ANALYSIS_IFC_ROLE. |
void |
setAnalysisActivityIfc(AnalysisActivityIfc theAnalysisActivityIfc)
Sets the object for the association that plays role: ANALYSIS_ACTIVITY_IFC_ROLE. |
void |
setChangeAnalysisIfc(ChangeAnalysisIfc theChangeAnalysisIfc)
Sets the object for the association that plays role: CHANGE_ANALYSIS_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_ANALYSIS_IFC_ROLE
public static final String ANALYSIS_ACTIVITY_IFC_ROLE
Method Detail |
public ChangeAnalysisIfc getChangeAnalysisIfc()
public void setChangeAnalysisIfc(ChangeAnalysisIfc theChangeAnalysisIfc) throws WTPropertyVetoException
theChangeAnalysisIfc
-
WTPropertyVetoException
public AnalysisActivityIfc getAnalysisActivityIfc()
public void setAnalysisActivityIfc(AnalysisActivityIfc theAnalysisActivityIfc) throws WTPropertyVetoException
theAnalysisActivityIfc
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |