Package p6 :: Package zcmlsupport :: Package bbb :: Module interfaces :: Class IBBBRegistered
[show private | hide private]
[frames | no frames]

Type IBBBRegistered

Interface --+
            |
           IBBBRegistered


An object that can keep track of its configured uses.

The object need not implement this functionality itself, but must at least support doing so via an adapter.


Class Variable Summary
str addUsage = 'Add a usage by location.\n\n        The loca...
str removeUsage = 'Remove a usage by location.\n\n        Th...
str usages = 'Return a sequence of locations.\n\n        A l...

Class Variable Details

addUsage

Type:
str
Value:
'''Add a usage by location.

        The location is the physical path to the registration object t\
hat
        configures the usage.
        '''                                                            

removeUsage

Type:
str
Value:
'''Remove a usage by location.

        The location is the physical path to the registration object t\
hat
        configures the usage.
        '''                                                            

usages

Type:
str
Value:
'''Return a sequence of locations.

        A location is a physical path to a registration object that
        configures a usage.
        '''                                                            

Generated by Epydoc 2.1 on Fri Jun 24 12:01:23 2005 http://epydoc.sf.net