|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultEffDisplayProcessor | |
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 DefaultEffDisplayProcessor in wt.eff |
Subclasses of DefaultEffDisplayProcessor in wt.eff | |
class |
ChangeActivityEffDisplayProcessor
Supported API: false Extendable: false |
class |
ChangeOrderEffDisplayProcessor
Supported API: false Extendable: false |
Methods in wt.eff with parameters of type DefaultEffDisplayProcessor | |
protected boolean |
DefaultEffDisplayProcessor.readVersion(DefaultEffDisplayProcessor thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected boolean |
DefaultEffDisplayProcessor.readVersion(DefaultEffDisplayProcessor thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of DefaultEffDisplayProcessor in wt.part |
Subclasses of DefaultEffDisplayProcessor in wt.part | |
class |
WTPartEffDisplayProcessor
Supported API: false Extendable: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |