|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTKeyedMap.WTEntry | |
wt.build | |
wt.fc.collections | Provides Windchill-specific Collection objects, and a collection-based refresh API. |
Uses of WTKeyedMap.WTEntry in wt.build |
Methods in wt.build that return WTKeyedMap.WTEntry | |
private WTKeyedMap.WTEntry |
StandardBuildService.getEntry(WTValuedHashMap map,
WTReference reference)
|
static WTKeyedMap.WTEntry |
BuildServiceUtility.getEntry(WTKeyedMap map,
WTReference reference)
|
static WTKeyedMap.WTEntry |
BuildServiceUtility.getEntryByValue(WTKeyedMap map,
WTReference reference)
|
static WTKeyedMap.WTEntry |
BuildServiceUtility.getEntry(WTKeyedMap map,
ObjectIdentifier objectId)
|
static WTKeyedMap.WTEntry |
BuildServiceUtility.getEntryByValue(WTKeyedMap map,
ObjectIdentifier objectId)
|
Uses of WTKeyedMap.WTEntry in wt.fc.collections |
Subinterfaces of WTKeyedMap.WTEntry in wt.fc.collections | |
static interface |
WTValuedMap.WTValuedEntry
Allows access to the value in this entry as either a Persistable, WTReference, or QueryKey. |
Classes in wt.fc.collections that implement WTKeyedMap.WTEntry | |
(package private) class |
WTKeyedHashMap.WTKeyedEntry
|
(package private) class |
WTValuedHashMap.DefaultWTValuedEntry
|
Methods in wt.fc.collections that return WTKeyedMap.WTEntry | |
(package private) WTKeyedMap.WTEntry |
WTValuedHashMap.referenceRemoved(WTReference r)
|
(package private) WTKeyedMap.WTEntry |
WTValuedHashMap.createEntry(WTReference r)
|
(package private) WTKeyedMap.WTEntry |
WTKeyedHashMap.createEntry(WTReference key)
|
(package private) WTKeyedMap.WTEntry |
WTKeyedHashMap.getEntry(Persistable p)
|
(package private) WTKeyedMap.WTEntry |
WTKeyedHashMap.getEntry(QueryKey query_key)
|
(package private) WTKeyedMap.WTEntry |
WTKeyedHashMap.getEntry(WTReference ref)
|
(package private) WTKeyedMap.WTEntry |
WTKeyedHashMap.referenceRemoved(WTReference r)
|
(package private) WTKeyedMap.WTEntry |
WTKeyedHashMap.EntryIterator.nextEntry()
|
Methods in wt.fc.collections with parameters of type WTKeyedMap.WTEntry | |
protected void |
WTValuedHashMap.putClone(WTKeyedMap.WTEntry e,
boolean deep)
|
(package private) Object |
WTValuedHashMap.removeEntry(WTKeyedMap.WTEntry e)
|
(package private) Object |
WTKeyedHashMap.removeEntry(WTKeyedMap.WTEntry e)
|
protected void |
WTKeyedHashMap.putClone(WTKeyedMap.WTEntry e,
boolean deep)
Put a clone of the mapping in the given entry into this map |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |