[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]

ClusterList

inherits from ObjectList

Object <- FixedList <- ObjectList <- ClusterList



Operations

Get list of all operations

Class ClusterList defines no new operations.


Attributes

Get list of all attributes

InitialListWordFormat


Fields

No fields are defined by ClusterList or any of its superclasses.


Instance template

instance ClusterList tag;
end instance;

Class definition

Define Class ClusterList;
    inherits from ObjectList;

    overrides InitialListWordFormat;
end class;