[operations] [attributes] [fields] [template] [definition]
[implementation] [documentation]
To use the search tool you need to use a browser which supports JAVA (c)

[next] [prev] [superclass] [next peer] [prev peer] [subclass] [index] [hierarchy]

HasLock

mixes in with Viewable

HasLock



Operations

Get list of all operations

Class HasLock defines no new operations.


Attributes

Get list of all attributes

Lock


Fields

Field Type
HasLock: lock: Lock


Instance template

Class HasLock cannot be instantiated.


Class definition

Define Class HasLock;
    mixes in with Viewable;

    field lock: Lock;
    attribute Lock: Lock;
end class;