@ParametersAreNonnullByDefault public class ProxyReference extends AbstractProxyFeature<ProxyReference,org.eclipse.emf.ecore.EReference,Id>
EReference.| Constructor and Description | 
|---|
| ProxyReference() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ProxyReference | copy(ProxyReference base)Creates a new  ProxyReferencefrom another, without its values. | 
| boolean | isContainment()Returns  trueif this reference is a containment. | 
| ProxyReference | isContainment(boolean isContainment)Defines whether this reference is a containment. | 
| ProxyReference | setOrigin(org.eclipse.emf.ecore.EReference eReference)Defines the origin of this proxy. | 
equals, getId, getOrigin, getOwner, getValue, hashCode, isMany, setId, setMany, setOwner, setValuegetName, me, setName, toString@Nonnull public static ProxyReference copy(ProxyReference base)
ProxyReference from another, without its values.base - the reference to copyProxyReference@Nonnull public ProxyReference setOrigin(org.eclipse.emf.ecore.EReference eReference)
ProxysetOrigin in interface Proxy<ProxyReference,org.eclipse.emf.ecore.EReference>setOrigin in class AbstractProxyFeature<ProxyReference,org.eclipse.emf.ecore.EReference,Id>eReference - the represented objectpublic boolean isContainment()
true if this reference is a containment.true if this reference is a containment@Nonnull public ProxyReference isContainment(boolean isContainment)
isContainment - true if this reference is a containmentCopyright © 2013–2019 Atlanmod. All rights reserved.