|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of KeyedElement in org.eclipse.core.runtime.internal.adaptor |
|---|
| Classes in org.eclipse.core.runtime.internal.adaptor that implement KeyedElement | |
|---|---|
class |
ClasspathManifest
|
class |
EclipseStorageHook
|
| Methods in org.eclipse.core.runtime.internal.adaptor with parameters of type KeyedElement | |
|---|---|
boolean |
EclipseStorageHook.compare(KeyedElement other)
|
boolean |
ClasspathManifest.compare(KeyedElement other)
|
| Uses of KeyedElement in org.eclipse.osgi.baseadaptor.hooks |
|---|
| Subinterfaces of KeyedElement in org.eclipse.osgi.baseadaptor.hooks | |
|---|---|
interface |
StorageHook
A StorageHook hooks into the persistent storage loading and saving. |
| Uses of KeyedElement in org.eclipse.osgi.baseadaptor.loader |
|---|
| Methods in org.eclipse.osgi.baseadaptor.loader with parameters of type KeyedElement | |
|---|---|
void |
ClasspathEntry.addUserObject(KeyedElement userObject)
Adds a user object |
| Uses of KeyedElement in org.eclipse.osgi.framework.internal.core |
|---|
| Classes in org.eclipse.osgi.framework.internal.core that implement KeyedElement | |
|---|---|
class |
AbstractBundle
This object is given out to bundles and wraps the internal Bundle object. |
class |
BundleFragment
|
class |
BundleHost
|
class |
InternalSystemBundle
This class subclasses Bundle to provide a system Bundle so that the framework can be represented as a bundle and can access the services provided by other bundles. |
| Methods in org.eclipse.osgi.framework.internal.core with parameters of type KeyedElement | |
|---|---|
boolean |
AbstractBundle.compare(KeyedElement other)
|
| Uses of KeyedElement in org.eclipse.osgi.framework.util |
|---|
| Methods in org.eclipse.osgi.framework.util that return KeyedElement | |
|---|---|
KeyedElement[] |
KeyedHashSet.elements()
Returns all elements that exist in this set |
KeyedElement |
KeyedHashSet.get(KeyedElement otherElement)
Returns the element which compares to the specified element, or null if not found. |
KeyedElement |
KeyedHashSet.getByKey(java.lang.Object key)
Returns the element with the specified key, or null if not found. |
| Methods in org.eclipse.osgi.framework.util that return types with arguments of type KeyedElement | |
|---|---|
java.util.Iterator<KeyedElement> |
KeyedHashSet.iterator()
Returns an iterator of elements in this set |
| Methods in org.eclipse.osgi.framework.util with parameters of type KeyedElement | |
|---|---|
boolean |
KeyedHashSet.add(KeyedElement element)
Adds an element to this set. |
void |
KeyedHashSet.addAll(KeyedElement[] toAdd)
Adds the specified list of elements to this set. |
boolean |
KeyedElement.compare(KeyedElement other)
Compares this element with a specified element |
boolean |
KeyedHashSet.contains(KeyedElement element)
Returns true if the specified element exists in this set. |
KeyedElement |
KeyedHashSet.get(KeyedElement otherElement)
Returns the element which compares to the specified element, or null if not found. |
boolean |
KeyedHashSet.remove(KeyedElement toRemove)
Removes the element which compares to the specified element |
void |
KeyedHashSet.removeAll(KeyedElement[] toRemove)
Removes all of the specified elements from this set |
| Uses of KeyedElement in org.eclipse.osgi.internal.baseadaptor |
|---|
| Classes in org.eclipse.osgi.internal.baseadaptor that implement KeyedElement | |
|---|---|
class |
BaseStorageHook
|
class |
DevClassLoadingHook
|
| Methods in org.eclipse.osgi.internal.baseadaptor with parameters of type KeyedElement | |
|---|---|
boolean |
DevClassLoadingHook.compare(KeyedElement other)
|
boolean |
BaseStorageHook.compare(KeyedElement other)
|
| Uses of KeyedElement in org.eclipse.osgi.internal.composite |
|---|
| Classes in org.eclipse.osgi.internal.composite that implement KeyedElement | |
|---|---|
class |
CompositeBase
This is a base class for both composite and surrogate bundles. |
class |
CompositeImpl
|
class |
SurrogateImpl
|
| Uses of KeyedElement in org.eclipse.osgi.internal.loader |
|---|
| Classes in org.eclipse.osgi.internal.loader that implement KeyedElement | |
|---|---|
class |
FilteredSourcePackage
|
class |
MultiSourcePackage
|
class |
NullPackageSource
This class is used to optimize finding provided-packages for a bundle. |
class |
PackageSource
|
class |
SingleSourcePackage
|
| Methods in org.eclipse.osgi.internal.loader with parameters of type KeyedElement | |
|---|---|
boolean |
PackageSource.compare(KeyedElement other)
|
| Uses of KeyedElement in org.eclipse.osgi.internal.resolver |
|---|
| Classes in org.eclipse.osgi.internal.resolver that implement KeyedElement | |
|---|---|
class |
BundleDescriptionImpl
|
| Methods in org.eclipse.osgi.internal.resolver with parameters of type KeyedElement | |
|---|---|
boolean |
BundleDescriptionImpl.compare(KeyedElement other)
|
| Uses of KeyedElement in org.eclipse.osgi.internal.signedcontent |
|---|
| Classes in org.eclipse.osgi.internal.signedcontent that implement KeyedElement | |
|---|---|
class |
SignedStorageHook
|
| Methods in org.eclipse.osgi.internal.signedcontent with parameters of type KeyedElement | |
|---|---|
boolean |
SignedStorageHook.compare(KeyedElement other)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||