UmlSequenceDiagramPrinterInterface Interface Reference

Inheritance diagram for UmlSequenceDiagramPrinterInterface:

UmlSequenceDiagramPrinterToHtml UmlSequenceDiagramPrinterToXml

List of all members.

Public Member Functions

 setConfiguration (UmlSequenceDiagramPrinterConfigurationInterface $objConfiguration)
 getConfiguration ()
 perform (UmlSequenceDiagram $objUmlSequenceDiagram)
 getHeader ()

Static Public Member Functions

static getInstance ()


Detailed Description

Generate the interface of the printer of UmlSequenceDiagram object
Author:
Thiago Henrique Ramos da Mata <thiago.henrique.mata@gmail.com>

Definition at line 12 of file UmlSequenceDiagramPrinterInterface.interface.php.


Member Function Documentation

getConfiguration (  ) 

getHeader (  ) 

Create the php header to the printer type

Implemented in UmlSequenceDiagramPrinterToHtml, and UmlSequenceDiagramPrinterToXml.

static getInstance (  )  [static]

Return the singleton of the UmlSequenceDiagramPrinterDiagram

Returns:
UmlSequenceDiagramPrinterInterface

Implemented in UmlSequenceDiagramPrinterToHtml, and UmlSequenceDiagramPrinterToXml.

perform ( UmlSequenceDiagram objUmlSequenceDiagram  ) 

Perfom the print process

Parameters:
UmlSequenceDiagram $objUmlSequenceDiagram
Returns:
mixer

Implemented in UmlSequenceDiagramPrinterToHtml, and UmlSequenceDiagramPrinterToXml.

setConfiguration ( UmlSequenceDiagramPrinterConfigurationInterface objConfiguration  ) 

Set the configuration of the printer

Parameters:
UmlSequenceDiagramPrinterConfigurationInterface $objConfiguration
Returns:
UmlSequenceDiagramPrinterInterface me

Implemented in UmlSequenceDiagramPrinterToHtml, and UmlSequenceDiagramPrinterToXml.


The documentation for this interface was generated from the following file:

Generated on Thu Feb 3 03:55:04 2011 for CodeToDiagram by  doxygen 1.5.9