Packagefunit.core.attributes
Classpublic final class TestAttribute
InheritanceTestAttribute Inheritance sv.reflection.Attribute



Public Properties
 PropertyDefined by
  alias : String
[read-only]
TestAttribute
  description : String
[read-only]
TestAttribute
  usage : int
[read-only]
TestAttribute
Public Methods
 MethodDefined by
  
TestAttribute(source:XML)
TestAttribute
Property detail
aliasproperty
alias:String  [read-only]

Implementation
    public function get alias():String
descriptionproperty 
description:String  [read-only]

Implementation
    public function get description():String
usageproperty 
usage:int  [read-only]

Implementation
    public function get usage():int
Constructor detail
TestAttribute()constructor
public function TestAttribute(source:XML)

Parameters
source:XML