parsedtree
Class ParticipantDefinition

java.lang.Object
  extended byparsedtree.BaseParticipantDefinition
      extended byparsedtree.ParticipantDefinition
Direct Known Subclasses:
PersonDefinition

public class ParticipantDefinition
extends BaseParticipantDefinition


Field Summary
 int across
           
 int down
           
 int facing
           
 int index
           
 boolean isPositionSpecified
           
 
Fields inherited from class parsedtree.BaseParticipantDefinition
name
 
Constructor Summary
ParticipantDefinition()
           
 
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

index

public int index

isPositionSpecified

public boolean isPositionSpecified

down

public int down

across

public int across

facing

public int facing
Constructor Detail

ParticipantDefinition

public ParticipantDefinition()


Copyright © 2003 Nigel Westbury