[operations]
[attributes]
[fields]
[template]
[definition]
[implementation]
[documentation]
[next]
[prev]
[superclass]
[next peer]
[prev peer]
[subclass]
[index]
[hierarchy]
mixes in with Object
Operations
Get list of all operations
Class HasCount defines no new operations.
Attributes
Get list of all attributes
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;