Package wt.trace.resource
Class IteratedTraceResource
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.linkeddata._WTResource
com.ptc.windchill.linkeddata.WTResource
com.ptc.windchill.linkeddata._WTCommonResource
com.ptc.windchill.linkeddata.WTCommonResource
com.ptc.windchill.linkeddata._WTIteratedResource
com.ptc.windchill.linkeddata.WTIteratedResource
wt.trace.resource._IteratedTraceResource
wt.trace.resource.IteratedTraceResource
- All Implemented Interfaces:
com.ptc.windchill.linkeddata.StringToObjectMap,Externalizable,Serializable,Map<String,,Object> wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.trace._IteratedTracedTo,wt.trace._TracedTo,IteratedTracedTo,TracedTo,wt.ufid._Federatable,wt.ufid.Federatable,_Iterated,Iterated
- Direct Known Subclasses:
wt.architecture.trace.resource._ArchitectureResource,wt.requirement.trace.resource._RequirementResource
@GenAsPersistable(superClass=com.ptc.windchill.linkeddata.WTIteratedResource.class,
extendable=true,
interfaces=IteratedTracedTo.class,
foreignKeys=@GeneratedForeignKey(name="IteratedTraceResourceMasterIteration",foreignKeyRole=@ForeignKeyRole(name="master",type=IteratedTraceResourceMaster.class,constraints=@PropertyConstraints(required=true),cascade=false),myRole=@MyRole(name="iteration",cascade=false)),
derivedProperties={})
public abstract class IteratedTraceResource
extends wt.trace.resource._IteratedTraceResource
This is Windchill type class for IteratedTraceResource
All module level trace resources must extend their resource class from this to participate in traces functionality.
This class use default shape name as defined in TracedTo interface.
When you are using WTResourceIdentifier to find or create this resource then you must use corresponding default shape name as defined in TracedTo interface.
- See Also:
-
TracedTo.DEFAULT_SHAPE_NAME
Supported API: true
Extendable: true- Serialized Form
-
Nested Class Summary
-
Field Summary
Fields inherited from interface wt.vc._Iterated
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME -
Method Summary
Methods inherited from class com.ptc.windchill.linkeddata._WTIteratedResource
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setMaster, setMasterReferenceMethods 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.vc._Iterated
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setMaster, setMasterReferenceMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllMethods inherited from interface wt.fc.Persistable
checkAttributes