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

Class: PHP_UML_Metamodel_Enumeration

Source Location: /PHP_UML-1.6.2/UML/Metamodel/Enumeration.php

Class Overview


Meta-Enumeration Enumerates some basic PHP classifiers.


Variables


Inherited Variables

Inherited Methods


Class Details

[line 19]
Meta-Enumeration Enumerates some basic PHP classifiers.


[ Top ]


Class Variables

$classes = array('Exception')

[line 31]

  • Access: public

Type:   mixed


[ Top ]

$datatypes = array('mixed', 'array', 'string', 'int', 'integer',
        'bool', 'boolean', 'float', 'void', 'null', 'object', 'resource')

[line 26]

PHP datatypes
  • Access: public

Type:   array


[ Top ]

$filetype = array('PHP File')

[line 38]

Main file types. Used as stereotypes for qualifying the artifacts.
  • Access: public

Type:   array


[ Top ]

$interfaces = array('Iterator', 'Countable')

[line 29]

  • Access: public

Type:   mixed


[ Top ]



Documentation generated on Mon, 11 Mar 2019 16:01:23 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.