Package wt.configuration
Interface SerialNumbered
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,_SerialNumbered,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Subinterfaces:
wt.configuration._SerialNumberedComponentMaster,wt.configuration._SerialNumberedConfiguredMaster,SerialNumberedComponentMaster,SerialNumberedConfiguredMaster
- All Known Implementing Classes:
_MPMMfgProcessMaster,_MPMMfgStandardGroupMaster,com.ptc.windchill.mpml.resource._MPMOperationAssignableResourceMaster,_MPMOperationMaster,_MPMPlantMaster,_MPMProcessMaterialMaster,_MPMProcessPlanMaster,_MPMResourceGroupMaster,com.ptc.windchill.mpml.resource._MPMResourceMaster,_MPMSequenceMaster,_MPMSkillMaster,com.ptc.windchill.mpml.processplan.operation._MPMStandardOperationMaster,_MPMToolingMaster,_MPMWorkCenterMaster,_PartListMaster,_ProxyPartMaster,_WTPartMaster,MPMMfgProcessMaster,MPMMfgStandardGroupMaster,com.ptc.windchill.mpml.resource.MPMOperationAssignableResourceMaster,MPMOperationMaster,MPMPlantMaster,MPMProcessMaterialMaster,MPMProcessPlanMaster,MPMResourceGroupMaster,MPMResourceMaster,MPMSequenceMaster,MPMSkillMaster,MPMStandardOperationMaster,MPMToolingMaster,MPMWorkCenterMaster,PartListMaster,ProxyPartMaster,WTPartMaster
@GenAsPersistable(properties=@GeneratedProperty(name="defaultTraceCode",type=TraceCode.class,initialValue="wt.configuration.TraceCode.UNTRACED",supportedAPI=PUBLIC,constraints=@PropertyConstraints(upperLimit=1,required=true),columnProperties=@ColumnProperties(index=true)))
public interface SerialNumbered
extends _SerialNumbered
A serial numbered object is an object that can have serial numbered instances.
This package supports two types of serial numbered objects,
Supported API: true
Extendable: false
SerialNumberedComponentMaster
and SerialNumberedConfiguredMaster. The former is deprecated
and the latter is implemented by wt.part.WTParttMaster.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from interface wt.configuration._SerialNumbered
DEFAULT_TRACE_CODE -
Method Summary
Methods inherited from interface wt.configuration._SerialNumbered
getDefaultTraceCode, setDefaultTraceCodeMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes