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:
-
Nested Class Summary
-
Field Summary
Fields inherited from class wt.trace.resource._IteratedTraceResource
EXTERNALIZATION_VERSION_UIDFields inherited from class com.ptc.windchill.linkeddata._WTIteratedResource
VERSIONFields inherited from class com.ptc.windchill.linkeddata._WTCommonResource
CREATE_TIME, CREATED_BY, EXTERNAL_TYPE_NAME, ICON_URL, LARGE_PREVIEW_URL, MODIFIED_BY, MODIFY_TIME, SMALL_PREVIEW_URLFields inherited from class com.ptc.windchill.linkeddata._WTResource
ATTRIBUTE_MAP, POPULATED, REMOTE_ID, RESOURCE_AVAILABLE, RESOURCE_CLASS, RESOURCE_TYPE, SHAPE_NAME, URI_STRINGFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.trace.TracedTo
DEFAULT_SHAPE_NAME -
Method Summary
Methods inherited from class wt.trace.resource._IteratedTraceResource
getClassInfo, getConceptualClassname, getType, readExternal, readExternal, readVersion, super_readExternal_IteratedTraceResource, super_readVersion_IteratedTraceResource, super_writeExternal_IteratedTraceResource, writeExternal, writeExternalMethods inherited from class com.ptc.windchill.linkeddata.WTIteratedResource
initializeMethods inherited from class com.ptc.windchill.linkeddata._WTIteratedResource
getBranchIdentifier, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationInfo, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getVersion, isLatestIteration, readVersion, setControlBranch, setIterationInfo, setMaster, setMasterReference, super_readExternal_WTIteratedResource, super_readVersion_WTIteratedResource, super_writeExternal_WTIteratedResourceMethods inherited from class com.ptc.windchill.linkeddata._WTCommonResource
getCreatedBy, getCreateTime, getExternalTypeName, getIconURL, getLargePreviewURL, getModifiedBy, getModifyTime, getSmallPreviewURL, readVersion, super_readExternal_WTCommonResource, super_readVersion_WTCommonResource, super_writeExternal_WTCommonResourceMethods inherited from class com.ptc.windchill.linkeddata.WTResource
clear, containsKey, containsValue, entrySet, get, getRemoteAttributeType, getRemoteId, getUri, isEmpty, isRemoteAttributeDefined, keySet, put, putAll, remove, size, valuesMethods inherited from class com.ptc.windchill.linkeddata._WTResource
getFederatableInfo, getResourceClass, getResourceType, getShapeName, getUriString, isPopulated, isResourceAvailable, readVersion, setFederatableInfo, setPopulated, setResourceAvailable, setUriString, super_readExternal_WTResource, super_readVersion_WTResource, super_writeExternal_WTResourceMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.vc._Iterated
getBranchIdentifier, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationInfo, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setIterationInfo, setMaster, setMasterReferenceMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods 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, getIdentity