|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EffDisplayProcessorDelegate | |
wt.eff | Provides generic base effectivity functionality via EffService , EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity . |
wt.part | Defines WTPart s and WTPartMaster s (
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. |
Uses of EffDisplayProcessorDelegate in wt.eff |
Classes in wt.eff that implement EffDisplayProcessorDelegate | |
class |
ChangeActivityEffDisplayProcessor
Supported API: false Extendable: false |
class |
ChangeOrderEffDisplayProcessor
Supported API: false Extendable: false |
class |
DefaultEffDisplayProcessor
Supported API: false Extendable: false |
Methods in wt.eff that return EffDisplayProcessorDelegate | |
static EffDisplayProcessorDelegate |
EffDisplayProcessorFactory.getEffDisplayProcessorDelegate(Object object)
Returns an EffDisplayProcessorDelegate for displaying effectivities. |
static EffDisplayProcessorDelegate |
EffDisplayProcessorFactory.getEffDisplayProcessorDelegate(Object object)
Returns an EffDisplayProcessorDelegate for displaying effectivities. |
Uses of EffDisplayProcessorDelegate in wt.part |
Classes in wt.part that implement EffDisplayProcessorDelegate | |
class |
WTPartEffDisplayProcessor
Supported API: false Extendable: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |