public class PathNameCSImpl extends TypeCSImpl implements PathNameCS
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected <any> |
simpleNames
The cached value of the '
Simple Names' containment reference list. |
ast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken| Modifier | Constructor and Description |
|---|---|
protected |
PathNameCSImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
<any> |
getSimpleNames() |
void |
setAst(Object newAst)
Set the associated AST object to newAst, and set the correspondiing
AST objects of the child simpleNames to newAst and its containers.
|
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setEndOffset, setEndToken, setStartOffset, setStartToken, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setEndOffset, setEndToken, setStartOffset, setStartTokenprotected <any> simpleNames
Simple Names' containment reference list.
getSimpleNames()protected EClass eStaticClass()
eStaticClass in class TypeCSImplpublic <any> getSimpleNames()
getSimpleNames in interface PathNameCSCSTPackage.getPathNameCS_SimpleNames()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class CSTNodeImplpublic void eSet(int featureID,
Object newValue)
eSet in class CSTNodeImplpublic void eUnset(int featureID)
eUnset in class CSTNodeImplpublic boolean eIsSet(int featureID)
eIsSet in class CSTNodeImplpublic void setAst(Object newAst)
setAst in interface CSTNodesetAst in class CSTNodeImplnewAst - the new value of the 'Ast' attribute.CSTNode.getAst()Copyright © 2015 Open eHealth Foundation. All rights reserved.