|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CrossReference
A representation of the model object 'Cross Reference'.
The following features are supported:
XtextPackage.getCrossReference()| Method Summary | |
|---|---|
AbstractElement |
getTerminal()
Returns the value of the 'Terminal' containment reference |
TypeRef |
getType()
Returns the value of the 'Type' containment reference |
void |
setTerminal(AbstractElement value)
Sets the value of the ' Terminal' containment reference |
void |
setType(TypeRef value)
Sets the value of the ' Type' containment reference |
| Methods inherited from interface org.eclipse.xtext.AbstractElement |
|---|
getCardinality, isPredicated, setCardinality, setPredicated |
| 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 |
|---|
TypeRef getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(TypeRef),
XtextPackage.getCrossReference_Type()void setType(TypeRef value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()AbstractElement getTerminal()
If the meaning of the 'Terminal' containment reference isn't clear, there really should be more of a description here...
setTerminal(AbstractElement),
XtextPackage.getCrossReference_Terminal()void setTerminal(AbstractElement value)
Terminal' containment reference.
value - the new value of the 'Terminal' containment reference.getTerminal()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||