Package wt.trace
Interface IteratedTraceable
- All Superinterfaces:
_Iterated,wt.trace._IteratedTraceable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.trace._Traceable,Iterated,NetFactor,ObjectMappable,Persistable,Serializable,Traceable
- All Known Implementing Classes:
_Choice,com.ptc.windchill.suma.part._ManufacturerPart,com.ptc.windchill.mpml.resource._MPMOperationAssignableResource,_MPMPlant,_MPMProcessMaterial,_MPMResource,_MPMResourceGroup,_MPMSkill,_MPMTooling,_MPMWorkCenter,_Option,_ProxyDocument,com.ptc.windchill.suma.part._SupplierPart,com.ptc.windchill.suma.part._VendorPart,_WTDocument,_WTPart,Choice,ManufacturerPart,com.ptc.windchill.mpml.resource.MPMOperationAssignableResource,MPMPlant,MPMProcessMaterial,MPMResource,MPMResourceGroup,MPMSkill,MPMTooling,MPMWorkCenter,Option,ProxyDocument,SupplierPart,VendorPart,WTDocument,WTPart
@GenAsPersistable(interfaces={Traceable.class,Iterated.class})
public interface IteratedTraceable
extends wt.trace._IteratedTraceable
This is a tagging interface to declare any Windchill iterated object type as Traceable.
IteratedTraceable is the owning side of the trace relationship.
For example, if WTPart is to contain traces to remote requirements it must implement IteratedTraceable as WTPart is Versioned.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
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 interface wt.vc._Iterated
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setMaster, setMasterReferenceMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes