Package wt.change2
Class _RelevantAnalysisData
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToObjectLink
wt.vc.VersionToObjectLink
wt.change2._RelevantAnalysisData
- All Implemented Interfaces:
Externalizable,Serializable,wt.change2._RelatedProductData,RelatedProductData,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:
RelevantAnalysisData
public abstract class _RelevantAnalysisData
extends VersionToObjectLink
implements RelatedProductData, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetAnalysisActivity(AnalysisActivity the_theAnalysisActivity) Supported API: truevoidsetChangeable2(Changeable2 the_theChangeable2) Supported API: trueMethods inherited from class wt.vc.VersionToObjectLink
duplicate, getAllObjects, getRoleObject, initialize, setRoleAObject, 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.Persistable
checkAttributes
-
Field Details
-
ANALYSIS_ACTIVITY_ROLE
Supported API: true- See Also:
-
CHANGEABLE2_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getAnalysisActivity
Supported API: true- See Also:
-
setAnalysisActivity
public void setAnalysisActivity(AnalysisActivity the_theAnalysisActivity) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeable2
Supported API: true- See Also:
-
setChangeable2
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-