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

Class: Mai_Analyzer

Source Location: /Mai/Analyzer.php

Class Overview


Mai_Analyzer is a container class for the different analyzer classes.


Author(s):

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

Copyright:

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

Variables

Methods



Class Details

[line 43]
Mai_Analyzer is a container class for the different analyzer classes.



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

static $_instance =

[line 48]



Tags:

var:  Singleton instance
access:  protected

Type:   Mai_Analyzer


[ Top ]



Class Methods


static method getInstance [line 61]

static Mai_Analyzer getInstance( )

Retrieve singleton instance



Tags:

access:  public


[ Top ]

static method newWordAnalyzer [line 79]

static Mai_Analyzer_Words newWordAnalyzer( int $type)

Create a new word analyzer.



Tags:

access:  public


Parameters:

int   $type   Storage type

[ Top ]

constructor __construct [line 54]

void __construct( )

Private constructor to prevent creation of this object.



Tags:

access:  private


[ Top ]

method __clone [line 88]

void __clone( )

Cloning of a singleton class is not allowed.



Tags:

access:  public


[ Top ]

method __wakeup [line 97]

void __wakeup( )

Function to prevent deserializing



Tags:

access:  public


[ Top ]


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