|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OccurrenceModificationDelegate | |
wt.epm.structure.occurrences | |
wt.occurrence | Defines the capability to uniquely distinguish one occurrence of an object
within some complex structure from another occurrence of that same object within the same structure using OccurrenceService . |
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 OccurrenceModificationDelegate in wt.epm.structure.occurrences |
Classes in wt.epm.structure.occurrences that implement OccurrenceModificationDelegate | |
class |
EPMUsesOccurrenceModificationDelegate
Supported API: false Extendable: false |
Uses of OccurrenceModificationDelegate in wt.occurrence |
Classes in wt.occurrence that implement OccurrenceModificationDelegate | |
class |
CombinedPathOccurrenceModificationDelegate
Supported API: true Extendable: true |
class |
PathOccurrenceModificationDelegate
This OccurrenceModificationDelegate approves (or rejects) the
modification of a PathOccurrence by ensuring that the user has
MODIFY permission for each version of the associated context. |
Methods in wt.occurrence that return OccurrenceModificationDelegate | |
OccurrenceModificationDelegate |
OccurrenceDelegateFactory.getOccurrenceModificationDelegate(Occurrence occurrence)
Supported API: false |
Uses of OccurrenceModificationDelegate in wt.part |
Classes in wt.part that implement OccurrenceModificationDelegate | |
class |
PartPathOccurrenceModificationDelegate
Supported API: false Extendable: false |
class |
PartUsesOccurrenceModificationDelegate
Supported API: false Extendable: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |