Package wt.filter
Interface _Filterable
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Subinterfaces:
Filterable
- All Known Implementing Classes:
_AssociativeToSCCLink,_CoProduceLink,_CoProduceMemberLink,_CoProduceMgmtLink,_CoProduceUsageLink,_EPMMemberLink,_EquivalenceLink,_MPMAbstractPlantAssignmentLink,_MPMCompatibilityLink,_MPMDescribeMfgProcessLink,_MPMDocumentDescribeLink,_MPMDocumentReferenceLink,_MPMEPMDocumentDescribeLink,_MPMMfgStandardUsageLink,_MPMOperationProcessLink,_MPMOperationRefLink,_MPMOperationRefLinkQuantity,_MPMOperationToConsumableLink,_MPMOperationToOperatedPartLink,_MPMOperationToPartLink,_MPMOperationToStandardCCLink,_MPMOperationToWorkCenterLink,_MPMOperationUsageLink,_MPMPartQualityLink,_MPMPartToPlantAssignmentLink,_MPMPartToProcessPlanLink,_MPMPlantAssignmentLink,_MPMPlantLocalizationLink,_MPMPrecedenceConstraintLink,_MPMProcessPlanLocalizationLink,_MPMProcessQualityLink,com.ptc.windchill.mpml.pmi._MPMQualityLink,_MPMSequenceUsageLink,com.ptc.windchill.mpml.pmi._MPMStandardCCRefLink,_MPMStandardCCToProcessPlanLink,_MPMStandardCCToResourceLink,_MPMStandardCCUsageToDDLink,_MPMStandardCCUsageToDRLink,_MPMStandardCCUsageToEPMDDLink,_MPMStandardProcedureLink,_MPMStdCCUsageToProcessPlanLink,_MPMStdCCUsageToResourceLink,_OperationToPartAllocationLink,_PartListItem,_RawMaterialLink,_RMAlternateLink,_SupplementaryReplacementLink,_WTPartUsageLink,AssociativeToSCCLink,CoProduceLink,CoProduceMemberLink,CoProduceMgmtLink,CoProduceUsageLink,EPMMemberLink,EquivalenceLink,MPMAbstractPlantAssignmentLink,MPMCompatibilityLink,MPMDescribeMfgProcessLink,MPMDocumentDescribeLink,MPMDocumentReferenceLink,MPMEPMDocumentDescribeLink,MPMMfgStandardUsageLink,MPMOperationProcessLink,MPMOperationRefLink,MPMOperationRefLinkQuantity,MPMOperationToConsumableLink,MPMOperationToOperatedPartLink,MPMOperationToPartLink,MPMOperationToStandardCCLink,MPMOperationToWorkCenterLink,MPMOperationUsageLink,MPMPartQualityLink,MPMPartToPlantAssignmentLink,MPMPartToProcessPlanLink,MPMPlantAssignmentLink,MPMPlantLocalizationLink,MPMPrecedenceConstraintLink,MPMProcessPlanLocalizationLink,MPMProcessQualityLink,com.ptc.windchill.mpml.pmi.MPMQualityLink,MPMSequenceUsageLink,com.ptc.windchill.mpml.pmi.MPMStandardCCRefLink,MPMStandardCCToProcessPlanLink,MPMStandardCCToResourceLink,MPMStandardCCUsageToDDLink,MPMStandardCCUsageToDRLink,MPMStandardCCUsageToEPMDDLink,MPMStandardProcedureLink,MPMStdCCUsageToProcessPlanLink,MPMStdCCUsageToResourceLink,OperationToPartAllocationLink,PartListItem,RawMaterialLink,RMAlternateLink,SupplementaryReplacementLink,WTPartUsageLink
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringFiltered status as calculated by the filter delegates.Fields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, serialVersionUID, TYPE -
Method Summary
Modifier and TypeMethodDescriptionFiltered status as calculated by the filter delegates.voidsetFilteredStatus(FilteredStatus filteredStatus) Filtered status as calculated by the filter delegates.Methods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType
-
Field Details
-
FILTERED_STATUS
Filtered status as calculated by the filter delegates.Supported API: true
- See Also:
-
-
Method Details
-
getFilteredStatus
FilteredStatus getFilteredStatus()Filtered status as calculated by the filter delegates.Supported API: true
- See Also:
-
setFilteredStatus
Filtered status as calculated by the filter delegates.Supported API: true
- See Also:
-