|
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.SystemReferencingObjectImpl
Field Summary | |
---|---|
static String |
copyright
|
protected SystemReferencingObjectHelper |
helper
|
protected boolean |
referenceBroken
|
Constructor Summary | |
---|---|
protected |
SystemReferencingObjectImpl()
Default constructor. |
Method Summary | |
---|---|
protected EClass |
eStaticClass()
|
ISystemReferencedObject |
getReferencedObject()
Get the object which we reference |
boolean |
isReferenceBroken()
Return true if this reference is currently broken/unresolved |
int |
removeReference()
Fastpath to getReferencedObject().removeReference(this). |
void |
setReferenceBroken(boolean broken)
Set to true if this reference is currently broken/unresolved |
void |
setReferencedObject(ISystemReferencedObject obj)
Set the object to which we reference |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected SystemReferencingObjectHelper helper
protected boolean referenceBroken
public static final String copyright
Constructor Detail |
protected SystemReferencingObjectImpl()
Method Detail |
protected EClass eStaticClass()
public void setReferencedObject(ISystemReferencedObject obj)
ISystemReferencingObject
setReferencedObject
in interface ISystemReferencingObject
ISystemReferencingObject.setReferencedObject(ISystemReferencedObject)
public ISystemReferencedObject getReferencedObject()
ISystemReferencingObject
getReferencedObject
in interface ISystemReferencingObject
ISystemReferencingObject.getReferencedObject()
public int removeReference()
ISystemReferencingObject
removeReference
in interface ISystemReferencingObject
ISystemReferencingObject.removeReference()
public void setReferenceBroken(boolean broken)
setReferenceBroken
in interface ISystemReferencingObject
public boolean isReferenceBroken()
isReferenceBroken
in interface ISystemReferencingObject
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |