com.consultoriajava.browneater
Class BrownedSpecification

java.lang.Object
  extended by com.consultoriajava.browneater.Brown
      extended by com.consultoriajava.browneater.BrownedSpecification

public class BrownedSpecification
extends Brown

Represents a Specification browned by definition. Browned specifications may include projects without budget, projects without defined requirements, team projects managed by brain dead trolls and, last but not least, problems beyond the scope of logic or algorithmic thinking.

Author:
consultoriajava.com

Field Summary
 
Fields inherited from class com.consultoriajava.browneater.Brown
BIG_BROWN, MEGA_BROWN, MINI_BROWN, NON_LUBRICATED_BROWN, STANDARD_BROWN, WORLD_DESTROYER_BROWN
 
Constructor Summary
BrownedSpecification(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class com.consultoriajava.browneater.Brown
getName, getSize, hibernate, isHibernated, isSolved, reBrown, setName, setSize, solve
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrownedSpecification

public BrownedSpecification(java.lang.String name)