public class PackageDeclarationCSImpl extends CSTNodeImpl implements PackageDeclarationCS
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected <any> |
contextDecls
The cached value of the '
Context Decls' containment reference list. |
protected PackageDeclarationCS |
packageDeclarationCS
The cached value of the '
Package Declaration CS' reference. |
protected PathNameCS |
pathNameCS
The cached value of the '
Path Name CS' containment reference. |
ast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken| Modifier | Constructor and Description |
|---|---|
protected |
PackageDeclarationCSImpl() |
| Modifier and Type | Method and Description |
|---|---|
PackageDeclarationCS |
basicGetPackageDeclarationCS() |
NotificationChain |
basicSetPathNameCS(PathNameCS newPathNameCS,
NotificationChain msgs) |
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> |
getContextDecls() |
PackageDeclarationCS |
getPackageDeclarationCS() |
PathNameCS |
getPathNameCS() |
void |
setPackageDeclarationCS(PackageDeclarationCS newPackageDeclarationCS) |
void |
setPathNameCS(PathNameCS newPathNameCS) |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenprotected PathNameCS pathNameCS
Path Name CS' containment reference.
getPathNameCS()protected <any> contextDecls
Context Decls' containment reference list.
getContextDecls()protected PackageDeclarationCS packageDeclarationCS
Package Declaration CS' reference.
getPackageDeclarationCS()protected EClass eStaticClass()
eStaticClass in class CSTNodeImplpublic PathNameCS getPathNameCS()
getPathNameCS in interface PackageDeclarationCSPackageDeclarationCS.setPathNameCS(PathNameCS),
CSTPackage.getPackageDeclarationCS_PathNameCS()public NotificationChain basicSetPathNameCS(PathNameCS newPathNameCS, NotificationChain msgs)
public void setPathNameCS(PathNameCS newPathNameCS)
setPathNameCS in interface PackageDeclarationCSnewPathNameCS - the new value of the 'Path Name CS' containment reference.PackageDeclarationCS.getPathNameCS()public <any> getContextDecls()
getContextDecls in interface PackageDeclarationCSCSTPackage.getPackageDeclarationCS_ContextDecls()public PackageDeclarationCS getPackageDeclarationCS()
getPackageDeclarationCS in interface PackageDeclarationCSPackageDeclarationCS.setPackageDeclarationCS(PackageDeclarationCS),
CSTPackage.getPackageDeclarationCS_PackageDeclarationCS()public PackageDeclarationCS basicGetPackageDeclarationCS()
public void setPackageDeclarationCS(PackageDeclarationCS newPackageDeclarationCS)
setPackageDeclarationCS in interface PackageDeclarationCSnewPackageDeclarationCS - the new value of the 'Package Declaration CS' reference.PackageDeclarationCS.getPackageDeclarationCS()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 CSTNodeImplCopyright © 2015 Open eHealth Foundation. All rights reserved.