public class CatalogEntryImpl extends MinimalEObjectImpl.Container implements CatalogEntry
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected Catalog |
catalog
The cached value of the '
Catalog' reference. |
protected java.lang.String |
description
The cached value of the '
Description' attribute. |
protected static java.lang.String |
DESCRIPTION_EDEFAULT
The default value of the '
Description' attribute. |
protected java.lang.String |
id
The cached value of the '
Id' attribute. |
protected static java.lang.String |
ID_EDEFAULT
The default value of the '
Id' attribute. |
protected java.lang.String |
name
The cached value of the '
Name' attribute. |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the '
Name' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
CatalogEntryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
basicGetCatalog() |
NotificationChain |
basicSetCatalog(Catalog newCatalog,
NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Catalog |
getCatalog() |
java.lang.String |
getDescription() |
java.lang.String |
getId() |
java.lang.String |
getName() |
void |
setCatalog(Catalog newCatalog) |
void |
setDescription(java.lang.String newDescription) |
void |
setId(java.lang.String newId) |
void |
setName(java.lang.String newName) |
java.lang.String |
toString() |
protected static final java.lang.String ID_EDEFAULT
Id' attribute.
getId()protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
getName()protected static final java.lang.String DESCRIPTION_EDEFAULT
Description' attribute.
getDescription()protected java.lang.String description
Description' attribute.
getDescription()protected Catalog catalog
Catalog' reference.
getCatalog()protected EClass eStaticClass()
public java.lang.String getId()
getId in interface CatalogEntryCatalogEntry.setId(String),
GraphqlTestPackage.getCatalogEntry_Id()public void setId(java.lang.String newId)
setId in interface CatalogEntrynewId - the new value of the 'Id' attribute.CatalogEntry.getId()public java.lang.String getName()
getName in interface CatalogEntryCatalogEntry.setName(String),
GraphqlTestPackage.getCatalogEntry_Name()public void setName(java.lang.String newName)
setName in interface CatalogEntrynewName - the new value of the 'Name' attribute.CatalogEntry.getName()public java.lang.String getDescription()
getDescription in interface CatalogEntryCatalogEntry.setDescription(String),
GraphqlTestPackage.getCatalogEntry_Description()public void setDescription(java.lang.String newDescription)
setDescription in interface CatalogEntrynewDescription - the new value of the 'Description' attribute.CatalogEntry.getDescription()public Catalog getCatalog()
getCatalog in interface CatalogEntryCatalogEntry.setCatalog(Catalog),
GraphqlTestPackage.getCatalogEntry_Catalog(),
Catalog.getEntries()public Catalog basicGetCatalog()
public NotificationChain basicSetCatalog(Catalog newCatalog, NotificationChain msgs)
public void setCatalog(Catalog newCatalog)
setCatalog in interface CatalogEntrynewCatalog - the new value of the 'Catalog' reference.CatalogEntry.getCatalog()public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
Data In Motion GmbH all rights reserved