|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtObject
Method Summary | |
---|---|
void |
extAddObjectListener(ExtObjectListener listener)
|
ExtObject |
extDeepCopy()
|
ExtObject |
extDeepCopy(Map copyMap)
|
boolean |
extEquals(ExtObject extObject)
|
boolean |
extRemoveObjectListener(ExtObjectListener listener)
|
int |
extValueHash()
|
Object |
extVisit(ExtVisitor visitor,
Object argument)
|
Methods inherited from interface javax.jmi.reflect.RefObject |
---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
---|
void extAddObjectListener(ExtObjectListener listener)
boolean extRemoveObjectListener(ExtObjectListener listener)
ExtObject extDeepCopy()
ExtObject extDeepCopy(Map copyMap)
boolean extEquals(ExtObject extObject)
int extValueHash()
Object extVisit(ExtVisitor visitor, Object argument) throws Exception
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |