|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
com.ibm.etools.systems.references.impl.SystemReferencedObjectImpl
Field Summary | |
---|---|
static String |
copyright
|
protected SystemReferencedObjectHelper |
helper
|
Constructor Summary | |
---|---|
protected |
SystemReferencedObjectImpl()
Default constructor. |
Method Summary | |
---|---|
int |
addReference(ISystemReferencingObject ref)
Add a reference, increment reference count, return new count |
protected EClass |
eStaticClass()
|
int |
getReferenceCount()
Return a count of how many referencing objects reference this object. |
ISystemReferencingObject[] |
getReferencingObjects()
Return a list of all referencing objects of this object |
void |
removeAllReferences()
Clear the list of referenced objects. |
int |
removeReference(ISystemReferencingObject ref)
Remove a reference, decrement reference count, return new count |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected SystemReferencedObjectHelper helper
public static final String copyright
Constructor Detail |
protected SystemReferencedObjectImpl()
Method Detail |
protected EClass eStaticClass()
public int addReference(ISystemReferencingObject ref)
addReference
in interface ISystemReferencedObject
public int removeReference(ISystemReferencingObject ref)
removeReference
in interface ISystemReferencedObject
public int getReferenceCount()
getReferenceCount
in interface ISystemReferencedObject
public void removeAllReferences()
removeAllReferences
in interface ISystemReferencedObject
public ISystemReferencingObject[] getReferencingObjects()
getReferencingObjects
in interface ISystemReferencedObject
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |