Class: Duxml::TextRuleClass

Inherits:
RuleClass show all
Includes:
TextRule
Defined in:
lib/duxml/meta/grammar/rule/text_rule.rb

Instance Attribute Summary

Attributes inherited from RuleClass

#object, #statement

Attributes included from Reportable

#observer_peers

Attributes inherited from PatternClass

#subject

Attributes included from Duxml

#doc

Attributes included from Saxer

#io

Method Summary

Methods included from TextRule

#applies_to?, #qualify

Methods inherited from RuleClass

#initialize

Methods included from Rule

#applies_to?, #description, #history, #qualify

Methods included from Reportable

#add_observer

Methods inherited from PatternClass

#initialize

Methods included from Pattern

#<=>, #abstract?, #concrete?, #description, #name, #object, #relationship, #simple_name, #xml

Methods included from Duxml

#load, #log, #save, #validate

Methods included from Saxer

#sax

Constructor Details

This class inherits a constructor from Duxml::RuleClass