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

Class: PHP_UML_Metamodel_TypeResolverById

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

Class Overview

PHP_UML_Metamodel_TypeResolver
   |
   --PHP_UML_Metamodel_TypeResolverById

An implementation of TypeResolver that complete the relationships between the elements of a superstructure on the base of the elements ID.


Author(s):

Methods


Inherited Variables

Inherited Methods

Class: PHP_UML_Metamodel_TypeResolver

PHP_UML_Metamodel_TypeResolver::getPackageByPath()
Retrieve the PHP_UML_Metamodel_Package object related to a package path (ie, to a qualified name, like A\B\C).
PHP_UML_Metamodel_TypeResolver::resolutionWarning()
Resolution error. Might later be isolated in a specific class.
PHP_UML_Metamodel_TypeResolver::resolve()
Recursively replaces all the "named types" by a proper "reference" to a

Class Details

[line 29]
An implementation of TypeResolver that complete the relationships between the elements of a superstructure on the base of the elements ID.


[ Top ]


Method Detail

resolve   [line 31]

void resolve( PHP_UML_Metamodel_Package &$ns, array $default)

  • Access: public

Overrides PHP_UML_Metamodel_TypeResolver::resolve() (Recursively replaces all the "named types" by a proper "reference" to a)

Parameters:

PHP_UML_Metamodel_Package   &$ns   — 
array   $default   — 

[ Top ]


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