Uses of Package
wt.workflow.requirement

Packages that use wt.workflow.requirement
wt.doc   
wt.federation

The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. 

wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
wt.workflow.requirement   
 

Classes in wt.workflow.requirement used by wt.doc
RequirementsManageable
          This is an interface that should be implemented by Windchill classes that can have requirements associated with themselves.
 

Classes in wt.workflow.requirement used by wt.federation
RequirementsManageable
          This is an interface that should be implemented by Windchill classes that can have requirements associated with themselves.
 

Classes in wt.workflow.requirement used by wt.part
RequirementsManageable
          This is an interface that should be implemented by Windchill classes that can have requirements associated with themselves.
 

Classes in wt.workflow.requirement used by wt.workflow.requirement
RequirementException
          Provides an abstraction of an abnormal occurrence or error in the usage or processing of the RequirementService

Supported API: false

Extendable: false
RequirementServerHelper
          Provides server side access to the methods of the RequirementServiceSvr interface.
RequirementService
          

Supported API: false

Extendable: false
RequirementServiceSvr
          These methods are can only be invoked from classes running in the server.
StandardRequirementService
          Standard implementation of the requirement service interfaces