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

public interface _Filterable extends Persistable
  • Field Details

  • Method Details

    • getFilteredStatus

      FilteredStatus getFilteredStatus()
      Filtered status as calculated by the filter delegates.

      Supported API: true

      See Also:
    • setFilteredStatus

      void setFilteredStatus(FilteredStatus filteredStatus)
      Filtered status as calculated by the filter delegates.

      Supported API: true

      See Also: