getStateAttributeList() method

Return an array of Attribute specified in the subclass.

Syntax

abstract Attribute[] getStateAttributeList ()

Returns

an array of Attribute specified by the subclass

Usage

This method will be used in constructing the array returned by the

getStateAttributes()

method. The array returns the aggregated attributes of this abstract class and the subclass.

an array of Attribute specified by the subclass