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

HasCount

mixes in with Object

HasCount



Operations

Get list of all operations

Class HasCount defines no new operations.


Attributes

Get list of all attributes

Count
HasElements


Fields

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


Instance template

Class HasCount cannot be instantiated.


Class definition

Define Class HasCount;
    mixes in with Object;

    attribute Count: Unsigned, readOnly, noGetter;
    attribute HasElements: Boolean, readOnly;
end class;