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

Class: PHP_UML_Output_ApiContextPackage

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

Class Overview


This class is a contextual wrapper around a "current" package being processed. It is used during the traversal of all the packages of a model, especially to store temporarily a complete view about all the relationships between the contained types.


Author(s):

Variables


Inherited Variables

Inherited Methods


Class Details

[line 28]
This class is a contextual wrapper around a "current" package being processed. It is used during the traversal of all the packages of a model, especially to store temporarily a complete view about all the relationships between the contained types.


[ Top ]


Class Variables

$allImplemented = array()

[line 60]

  • Access: public

Type:   mixed


[ Top ]

$allImplementing = array()

[line 61]

  • Access: public

Type:   mixed


[ Top ]

$allInherited = array()

[line 62]

  • Access: public

Type:   mixed


[ Top ]

$allInheriting = array()

[line 63]

  • Access: public

Type:   mixed


[ Top ]

$classes =

[line 46]

Classes of the package
  • Access: public

Type:   array


[ Top ]

$datatypes =

[line 58]

Datatpyes of the package
  • Access: public

Type:   array


[ Top ]

$dir =  ''

[line 34]

Filepath to the current package
  • Access: public

Type:   string


[ Top ]

$interfaces =

[line 52]

Interfaces of the package
  • Access: public

Type:   array


[ Top ]

$rpt =  ''

[line 40]

Relative filepath to go to the top package
  • Access: public

Type:   string


[ Top ]



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