@ParametersAreNonnullByDefault public class ProxyPackage extends Object implements Proxy<ProxyPackage,org.eclipse.emf.ecore.EPackage>
EPackage.| Modifier and Type | Class and Description | 
|---|---|
| static class  | ProxyPackage.RegistryRegistry of all declared  ProxyPackage. | 
| Modifier and Type | Field and Description | 
|---|---|
| static ProxyPackage | DEFAULTThe instance of the default namespace:  ecore @ http://www.eclipse.org/emf/2002/Ecore. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| org.eclipse.emf.ecore.EPackage | getOrigin()Returns the origin of this proxy. | 
| String | getPrefix()Returns the prefix of this namespace. | 
| String | getUri()Returns the literal representation of the URI of this namespace. | 
| int | hashCode() | 
| ProxyPackage | setOrigin(org.eclipse.emf.ecore.EPackage ePackage)Defines the origin of this proxy. | 
| String | toString() | 
@Nonnull public static final ProxyPackage DEFAULT
ecore @ http://www.eclipse.org/emf/2002/Ecore.public org.eclipse.emf.ecore.EPackage getOrigin()
ProxygetOrigin in interface Proxy<ProxyPackage,org.eclipse.emf.ecore.EPackage>@Nonnull public ProxyPackage setOrigin(org.eclipse.emf.ecore.EPackage ePackage)
ProxysetOrigin in interface Proxy<ProxyPackage,org.eclipse.emf.ecore.EPackage>ePackage - the represented object@Nonnull public String getPrefix()
@Nonnull public String getUri()
Copyright © 2013–2019 Atlanmod. All rights reserved.