|
RSE Release 2.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRSEBaseReferencingObject | |
|---|---|
| org.eclipse.rse.core.filters | |
| org.eclipse.rse.core.references | |
| org.eclipse.rse.internal.references | |
| Uses of IRSEBaseReferencingObject in org.eclipse.rse.core.filters |
|---|
| Subinterfaces of IRSEBaseReferencingObject in org.eclipse.rse.core.filters | |
|---|---|
interface |
ISystemFilterPoolReference
Interface implemented by references to filter pools. |
interface |
ISystemFilterReference
|
interface |
ISystemFilterStringReference
Represents a reference to a master filter string. |
| Classes in org.eclipse.rse.core.filters that implement IRSEBaseReferencingObject | |
|---|---|
class |
SystemFilterReference
|
| Uses of IRSEBaseReferencingObject in org.eclipse.rse.core.references |
|---|
| Subinterfaces of IRSEBaseReferencingObject in org.eclipse.rse.core.references | |
|---|---|
interface |
IRSEBasePersistableReferencingObject
Referencing objects are shadows of real objects. |
interface |
IRSEPersistableReferencingObject
|
interface |
IRSEReferencingObject
|
| Methods in org.eclipse.rse.core.references that return IRSEBaseReferencingObject | |
|---|---|
IRSEBaseReferencingObject[] |
IRSEBaseReferencedObject.getReferencingObjects()
|
| Methods in org.eclipse.rse.core.references with parameters of type IRSEBaseReferencingObject | |
|---|---|
int |
IRSEBaseReferencedObject.addReference(IRSEBaseReferencingObject ref)
Add a reference, increment reference count, return new count |
int |
IRSEBaseReferencedObject.removeReference(IRSEBaseReferencingObject ref)
Remove a reference, decrement reference count, return new count |
| Uses of IRSEBaseReferencingObject in org.eclipse.rse.internal.references |
|---|
| Classes in org.eclipse.rse.internal.references that implement IRSEBaseReferencingObject | |
|---|---|
class |
org.eclipse.rse.internal.references.SystemReferencingObject
A class to encapsulate the operations required of an object which is merely a reference to another object, something we call a shadow. |
|
RSE Release 2.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||