Package wt.change2
Class _DetailedBy
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToVersionLink
wt.vc.VersionToVersionLink
wt.change2._DetailedBy
- All Implemented Interfaces:
Externalizable,Serializable,_DetailedByIfc,DetailedByIfc,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.archive._Archiveable,wt.fc.archive.Archiveable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
DetailedBy
public abstract class _DetailedBy
extends VersionToVersionLink
implements DetailedByIfc, wt.fc.archive.Archiveable, wt.ufid.Federatable, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueSupported API: truevoidsetAnalysisActivity(AnalysisActivity the_theAnalysisActivity) Supported API: truevoidsetAnalysisActivityIfc(AnalysisActivityIfc the_theAnalysisActivityIfc) Supported API: truevoidsetChangeAnalysis(ChangeAnalysis the_theChangeAnalysis) Supported API: truevoidsetChangeAnalysisIfc(ChangeAnalysisIfc the_theChangeAnalysisIfc) Supported API: trueMethods inherited from class wt.vc.VersionToVersionLink
duplicate, getAllObjects, getRoleObject, initialize, setRoleAObject, setRoleBObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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.Persistable
checkAttributes
-
Field Details
-
CHANGE_ANALYSIS_ROLE
Supported API: true- See Also:
-
ANALYSIS_ACTIVITY_ROLE
Supported API: true- See Also:
-
CHANGE_ANALYSIS_IFC_ROLE
Supported API: true- See Also:
-
ANALYSIS_ACTIVITY_IFC_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getChangeAnalysis
Supported API: true- See Also:
-
setChangeAnalysis
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getAnalysisActivity
Supported API: true- See Also:
-
setAnalysisActivity
public void setAnalysisActivity(AnalysisActivity the_theAnalysisActivity) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeAnalysisIfc
Supported API: true- Specified by:
getChangeAnalysisIfcin interface_DetailedByIfc- See Also:
-
setChangeAnalysisIfc
public void setChangeAnalysisIfc(ChangeAnalysisIfc the_theChangeAnalysisIfc) throws WTPropertyVetoException Supported API: true- Specified by:
setChangeAnalysisIfcin interface_DetailedByIfc- Throws:
WTPropertyVetoException- See Also:
-
getAnalysisActivityIfc
Supported API: true- Specified by:
getAnalysisActivityIfcin interface_DetailedByIfc- See Also:
-
setAnalysisActivityIfc
public void setAnalysisActivityIfc(AnalysisActivityIfc the_theAnalysisActivityIfc) throws WTPropertyVetoException Supported API: true- Specified by:
setAnalysisActivityIfcin interface_DetailedByIfc- Throws:
WTPropertyVetoException- See Also:
-