|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XReference
A representation of the model object 'XReference'.
The following features are supported:
XcorePackage.getXReference()| Method Summary | |
|---|---|
EList<GenFeature> |
getKeys()
Returns the value of the 'Keys' reference list. |
GenFeature |
getOpposite()
Returns the value of the 'Opposite' reference |
boolean |
isContainer()
Returns the value of the 'Container' attribute |
boolean |
isContainment()
Returns the value of the 'Containment' attribute |
boolean |
isLocal()
Returns the value of the 'Local' attribute |
boolean |
isResolveProxies()
Returns the value of the 'Resolve Proxies' attribute |
void |
setContainer(boolean value)
Sets the value of the ' Container' attribute |
void |
setContainment(boolean value)
Sets the value of the ' Containment' attribute |
void |
setLocal(boolean value)
Sets the value of the ' Local' attribute |
void |
setOpposite(GenFeature value)
Sets the value of the ' Opposite' reference |
void |
setResolveProxies(boolean value)
Sets the value of the ' Resolve Proxies' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XStructuralFeature |
|---|
getGetBody, getIsSetBody, getSetBody, getUnsetBody, isDerived, isReadonly, isTransient, isUnsettable, isVolatile, setDerived, setGetBody, setIsSetBody, setReadonly, setSetBody, setTransient, setUnsetBody, setUnsettable, setVolatile |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XMember |
|---|
getContainingClass |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XTypedElement |
|---|
getMultiplicity, getType, isUnique, isUnordered, setMultiplicity, setType, setUnique, setUnordered |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XNamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XModelElement |
|---|
getAnnotation, getAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
boolean isContainer()
If the meaning of the 'Container' attribute isn't clear, there really should be more of a description here...
setContainer(boolean),
XcorePackage.getXReference_Container()void setContainer(boolean value)
Container' attribute.
value - the new value of the 'Container' attribute.isContainer()boolean isContainment()
If the meaning of the 'Containment' attribute isn't clear, there really should be more of a description here...
setContainment(boolean),
XcorePackage.getXReference_Containment()void setContainment(boolean value)
Containment' attribute.
value - the new value of the 'Containment' attribute.isContainment()boolean isResolveProxies()
If the meaning of the 'Resolve Proxies' attribute isn't clear, there really should be more of a description here...
setResolveProxies(boolean),
XcorePackage.getXReference_ResolveProxies()void setResolveProxies(boolean value)
Resolve Proxies' attribute.
value - the new value of the 'Resolve Proxies' attribute.isResolveProxies()boolean isLocal()
If the meaning of the 'Local' attribute isn't clear, there really should be more of a description here...
setLocal(boolean),
XcorePackage.getXReference_Local()void setLocal(boolean value)
Local' attribute.
value - the new value of the 'Local' attribute.isLocal()GenFeature getOpposite()
If the meaning of the 'Opposite' reference isn't clear, there really should be more of a description here...
setOpposite(GenFeature),
XcorePackage.getXReference_Opposite()void setOpposite(GenFeature value)
Opposite' reference.
value - the new value of the 'Opposite' reference.getOpposite()EList<GenFeature> getKeys()
GenFeature.
If the meaning of the 'Keys' reference list isn't clear, there really should be more of a description here...
XcorePackage.getXReference_Keys()
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||