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

Class: PHP_UML_Output_XmiDocument

Source Location: /PHP_UML-1.6.2/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( DOMDocument $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 Mon, 11 Mar 2019 16:01:23 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.