
Treex::PML::Schema::Attribute - implements declaration of an attribute of a container.

This class inherits from Treex::PML::Schema::Decl.

See the super-class for the complete list.
Returns the constant PML_ATTRIBUTE_DECL.
Returns the string 'attribute'.
Return name of the attribute.
Return 1 if the attribute is required, 0 otherwise.
Return 1 (for compatibility with Treex::PML::Schema::Member).
Return the container declaration the attribute belongs to.
Alias for get_parent_container() for compatibility with Treex::PML::Schema::Member.

Treex::PML::Schema::Decl, Treex::PML::Schema, Treex::PML::Container.

Copyright (C) 2008-2010 by Petr Pajas
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.

None reported... yet.