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

Class: PHP_UML_Input_XMI_FileScanner

Source Location: /PHP_UML-1.6.1/UML/Input/XMI/FileScanner.php

Class Overview

PHP_UML_FileScanner
   |
   --PHP_UML_Input_ImporterFileScanner
      |
      --PHP_UML_Input_XMI_FileScanner

An XMI implementation of an ImporterFileScanner.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 28]
An XMI implementation of an ImporterFileScanner.


[ Top ]


Method Detail

import   [line 30]

void import( )

  • Access: public

Overrides PHP_UML_Input_ImporterFileScanner::import() (parent method not documented)
[ Top ]

tickFile   [line 48]

void tickFile( string $fileBase, string $filePath)

Implementation of tickFile(): we update the model with the information found in the XMI file.
  • See: tickFile()
  • Access: public

Overrides PHP_UML_FileScanner::tickFile() (This function will be called every time the scanner meets a new file (while it looks into the folders), as well as for each file defined in the property $files.)

Parameters:

string   $fileBase     Directory path
string   $filePath     File name

[ Top ]


Documentation generated on Sat, 12 May 2012 19:30:14 +0000 by phpDocumentor 1.4.3. PEAR Logo Copyright © PHP Group 2004.