Container
[ class tree: Container ] [ index: Container ] [ all elements ]

Class: Mai_Container_Word

Source Location: /Mai/Container/Word.php

Class Overview


Mai_Container_Word is a container for a single word.


Author(s):

  • Wouter Bulten (wouterbulten@mai-ai.org)

Copyright:

  • Copyright (C) 2009 Mai (Me Artificial Intelligence)

Implements interfaces:

Variables

Methods



Class Details

[line 50]
Mai_Container_Word is a container for a single word.



Tags:

author:  Wouter Bulten (wouterbulten@mai-ai.org)
copyright:  Copyright (C) 2009 Mai (Me Artificial Intelligence)
link:  http://www.launchpad.net/mai
license:  GNU General Public License version 3 (GPLv3)


[ Top ]


Class Variables

$_number =  0

[line 69]



Tags:

var:  Number ('meervoud'/'enkelvoud') (@see Mai)
access:  private

Type:   Int


[ Top ]

$_person =  0

[line 74]



Tags:

var:  Person (@see Mai)
access:  private

Type:   Int


[ Top ]

$_time =  0

[line 64]



Tags:

var:  Time of the word. (@see Mai)
access:  private

Type:   Int


[ Top ]

$_type =  0

[line 59]



Tags:

var:  Type of the word. (@see Mai)
access:  private

Type:   Int


[ Top ]

$_word =

[line 55]



Tags:

var:  The word.
access:  private

Type:   String


[ Top ]

$_wwId =  0

[line 79]



Tags:

access:  private

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 85]

Mai_Container_Word __construct( $word)



Tags:

access:  public


Parameters:

   $word  

[ Top ]

method getNumber [line 125]

Int getNumber( )

Return the number.



Tags:

access:  public



Implementation of:
Mai_Container_Word_Interface::getNumber()
[ Top ]

method getPerson [line 134]

Int getPerson( )

Return the person.



Tags:

access:  public



Implementation of:
Mai_Container_Word_Interface::getPerson()
[ Top ]

method getTime [line 116]

Int getTime( )

Return the time.



Tags:

access:  public



Implementation of:
Mai_Container_Word_Interface::getTime()
[ Top ]

method getType [line 107]

Int getType( )

Return the type of the word.



Tags:

access:  public



Implementation of:
Mai_Container_Word_Interface::getType()
[ Top ]

method getWord [line 98]

String getWord( )

Return the word.



Tags:

access:  public



Implementation of:
Mai_Container_Word_Interface::getWord()
[ Top ]

method getWwId [line 208]

int. getWwId( )

Get ww (verb) id.



Tags:

access:  public



Implementation of:
Mai_Container_Word_Interface::getWwId()
[ Top ]

method setNumber [line 171]

void setNumber( $number)

Set number.



Tags:

access:  public



Implementation of:
Mai_Container_Word_Interface::setNumber()

Parameters:

   $number  

[ Top ]

method setPerson [line 185]

void setPerson( $person)

Set person.



Tags:

access:  public



Implementation of:
Mai_Container_Word_Interface::setPerson()

Parameters:

   $person  

[ Top ]

method setTime [line 157]

void setTime( $time)

Set time.



Tags:

access:  public



Implementation of:
Mai_Container_Word_Interface::setTime()

Parameters:

   $time  

[ Top ]

method setType [line 143]

void setType( $type)

Set type.



Tags:

access:  public



Implementation of:
Mai_Container_Word_Interface::setType()

Parameters:

   $type  

[ Top ]

method setWwId [line 199]

void setWwId( $wwId $id)

Set ww (verb) id



Tags:

access:  public



Implementation of:
Mai_Container_Word_Interface::setWwId()

Parameters:

$wwId   $id  

[ Top ]


Documentation generated on Mon, 27 Jul 2009 19:55:14 +0200 by phpDocumentor 1.4.1