parsedtree
Class PersonDefinition

java.lang.Object
  extended byparsedtree.BaseParticipantDefinition
      extended byparsedtree.ParticipantDefinition
          extended byparsedtree.PersonDefinition

public class PersonDefinition
extends ParticipantDefinition


Field Summary
(package private)  boolean isFemale
          true if female, false if male
 
Fields inherited from class parsedtree.ParticipantDefinition
across, down, facing, index, isPositionSpecified
 
Fields inherited from class parsedtree.BaseParticipantDefinition
name
 
Constructor Summary
PersonDefinition()
           
 
Methods inherited from class parsedtree.BaseParticipantDefinition
getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isFemale

boolean isFemale
true if female, false if male

Constructor Detail

PersonDefinition

public PersonDefinition()


Copyright © 2003 Nigel Westbury