| java.lang.Object org.andromda.repositories.emf.EMFRepositoryFacadeUtils
EMFRepositoryFacadeUtils | class EMFRepositoryFacadeUtils (Code) | | Contains some utilities methods for dealing with the EMF repository
facade functionality.
author: Chad Brandon |
Method Summary | |
static URI | createUri(String uri) Creates the EMF URI instance from the given uri .
Parameters: uri - the path from which to create the URI. |
createUri | static URI createUri(String uri)(Code) | | Creates the EMF URI instance from the given uri .
Parameters: uri - the path from which to create the URI. the URI |
|
|