|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for classes that need to reference Resources.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement. This information should not be published or distributed to third parties without specific written permission from MBARI.
| Method Summary | |
void |
addResource(IResource dr)
|
java.util.Collection |
listResources()
List all the resources associatied with this device |
void |
removeResource(IResource dr)
|
| Method Detail |
public void addResource(IResource dr)
dr - The resource to add to this owner. IResourceOwners can
have more than one resource.public void removeResource(IResource dr)
dr - The resource to remove from this ownerpublic java.util.Collection listResources()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||