Package wt.occurrence

Interface PathOccurrenceContext

All Superinterfaces:
_Iterated, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.occurrence._PathOccurrenceContext, wt.fc._Persistable, wt.vc._Versionable, Iterated, NetFactor, ObjectMappable, Persistable, Serializable, Versionable
All Known Subinterfaces:
_BaselineConfigurationVersion, wt.configuration._SerialNumberedBaselineConfigurationVersion, wt.configuration._SerialNumberedConfiguredInstanceVersion, BaselineConfigurationVersion, SerialNumberedBaselineConfigurationVersion, SerialNumberedConfiguredInstanceVersion
All Known Implementing Classes:
com.ptc.windchill.suma.part._ManufacturerPart, com.ptc.windchill.mpml.resource._MPMOperationAssignableResource, _MPMPlant, _MPMProcessMaterial, _MPMResource, _MPMResourceGroup, _MPMSkill, _MPMTooling, _MPMWorkCenter, com.ptc.windchill.suma.part._SupplierPart, com.ptc.windchill.suma.part._VendorPart, _WTPart, _WTProductConfiguration, _WTProductInstance2, ManufacturerPart, com.ptc.windchill.mpml.resource.MPMOperationAssignableResource, MPMPlant, MPMProcessMaterial, MPMResource, MPMResourceGroup, MPMSkill, MPMTooling, MPMWorkCenter, SupplierPart, VendorPart, WTPart, WTProductConfiguration, WTProductInstance2

@GenAsPersistable(interfaces=Versionable.class, extendable=true) public interface PathOccurrenceContext extends wt.occurrence._PathOccurrenceContext
This tagging interface allows classes of objects to provide the context for PathOccurrences (and CombinedPathOccurrences).

Supported API: true

Extendable: true