Author | Manuela Ruiz (mruiz@lcc.uma.es) |
Abstract representation of a Goal
Deletes the Goal
# File lib/goals.rb, line 25 25: def delete() 26: end
Returns true iff the design complies the Goal
# File lib/goals.rb, line 19 19: def satisfied?() 20: #The empty Goal always returns true 21: return true 22: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.