org.topcased.modeler.ecore.editor.outline
Class RegisteredPackage
java.lang.Object
org.topcased.modeler.ecore.editor.outline.RegisteredPackage
public class RegisteredPackage
- extends java.lang.Object
Helper class to allow lazy loading of a package in the outline
creation : 19 déc. 2005
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RegisteredPackage
public RegisteredPackage(java.lang.String uri)
- Constructor
- Parameters:
uri
- the package uri
getEPackage
public EPackage getEPackage()
- Returns the Ecore package associated with the current uri
- Returns:
- the registered EPackage
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
- See Also:
Object.toString()
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.