|
|||||||||
| PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A representation of the model object 'EReference'.
The following features are supported:
EcorePackage.getEReference()| Inner classes inherited from class org.eclipse.emf.ecore.EStructuralFeature |
EStructuralFeature.Setting |
| Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature |
UNBOUNDED_MULTIPLICITY |
| Method Summary | |
EReference |
getEOpposite()
Returns the value of the 'EOpposite' reference. |
EClass |
getEReferenceType()
Returns the value of the 'EReference Type' reference. |
boolean |
isContainer()
Returns the value of the 'Container' attribute. |
boolean |
isContainment()
Returns the value of the 'Containment' attribute. |
boolean |
isResolveProxies()
Returns the value of the 'Resolve Proxies' attribute. |
void |
setContainment(boolean value)
Sets the value of the ' Containment' attribute. |
void |
setEOpposite(EReference value)
Sets the value of the ' EOpposite' reference. |
void |
setResolveProxies(boolean value)
Sets the value of the ' Resolve Proxies' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EStructuralFeature |
getContainerClass, getDefaultValue, getDefaultValueLiteral, getEContainingClass, getFeatureID, getLowerBound, getUpperBound, isChangeable, isMany, isRequired, isTransient, isUnique, isUnsettable, isVolatile, setChangeable, setDefaultValue, setDefaultValueLiteral, setLowerBound, setTransient, setUnique, setUnsettable, setUpperBound, setVolatile |
| Methods inherited from interface org.eclipse.emf.ecore.ETypedElement |
getEType, setEType |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public boolean isContainment()
setContainment(boolean),
EcorePackage.getEReference_Containment()public void setContainment(boolean value)
Containment' attribute.
value - the new value of the 'Containment' attribute.isContainment()public boolean isContainer()
A reference is a container if it has an opposite that is a containment.
EcorePackage.getEReference_Container()public boolean isResolveProxies()
"true".
It represents whether proxies will be automatically resolved.
setResolveProxies(boolean),
EcorePackage.getEReference_ResolveProxies()public void setResolveProxies(boolean value)
Resolve Proxies' attribute.
value - the new value of the 'Resolve Proxies' attribute.isResolveProxies()public EReference getEOpposite()
It represent the other end of a bidirectional relation.
setEOpposite(EReference),
EcorePackage.getEReference_EOpposite()public void setEOpposite(EReference value)
EOpposite' reference.
value - the new value of the 'EOpposite' reference.getEOpposite()public EClass getEReferenceType()
The type of a reference must always be a class; this method provides access to it.
EcorePackage.getEReference_EReferenceType()
|
Copyright 2001-2002 IBM Corporation and others. All Rights Reserved. |
||||||||
| PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||