Package wt.change2
Interface _DetailedByIfc
- All Superinterfaces:
wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Subinterfaces:
DetailedByIfc
- All Known Implementing Classes:
_DetailedBy,DetailedBy
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetAnalysisActivityIfc(AnalysisActivityIfc the_theAnalysisActivityIfc) Supported API: truevoidsetChangeAnalysisIfc(ChangeAnalysisIfc the_theChangeAnalysisIfc) Supported API: trueMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getOtherObject, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, setRoleAObject, setRoleBObjectMethods inherited from interface wt.fc.Link
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getRoleIdName, getRoleObject, setRoleObjectMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
CHANGE_ANALYSIS_IFC_ROLE
Supported API: true- See Also:
-
ANALYSIS_ACTIVITY_IFC_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getChangeAnalysisIfc
ChangeAnalysisIfc getChangeAnalysisIfc()Supported API: true- See Also:
-
setChangeAnalysisIfc
void setChangeAnalysisIfc(ChangeAnalysisIfc the_theChangeAnalysisIfc) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getAnalysisActivityIfc
AnalysisActivityIfc getAnalysisActivityIfc()Supported API: true- See Also:
-
setAnalysisActivityIfc
void setAnalysisActivityIfc(AnalysisActivityIfc the_theAnalysisActivityIfc) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-