|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Thing
Thing is the top-level interface for objects that send ThingChangedEvents to Actions.
Method Summary | |
---|---|
void |
addReference(ThingReference r)
add a ThingReference to this Thing object |
void |
removeReference(ThingReference r)
remove a ThingReference from this Thing object |
Method Detail |
---|
void addReference(ThingReference r) throws VisADException, java.rmi.RemoteException
VisADException
java.rmi.RemoteException
void removeReference(ThingReference r) throws VisADException, java.rmi.RemoteException
VisADException
java.rmi.RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |