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

Class: PHP_UML_Output_XmiDocument

Source Location: /PHP_UML-1.6.1/UML/Output/XmiDocument.php

Class Overview


Wrapper for an XMI document


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 25]
Wrapper for an XMI document


[ Top ]


Method Detail

__construct (Constructor)   [line 38]

PHP_UML_Output_XmiDocument __construct( [string $code = ''])

Constructor
  • Access: public

Parameters:

string   $code     XMI code as string

[ Top ]

dump   [line 46]

void dump( )

Return the code XMI as a string
  • Access: public

[ Top ]

isVersion1   [line 78]

boolean isVersion1( $d)

Return true if the document is in XMI version 1.x

Parameters:

DOMDocument   $d     DOM document

[ Top ]

load   [line 56]

void load( string $filepath)

Load XMI from a file
  • Access: public

Parameters:

string   $filepath     Filepath

[ Top ]


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