|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.egf.model.internal.data.ModelElement
org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
public abstract class NamedModelElementWithIdImpl
An implementation of the model object 'Named Model Element With Id'.
The following features are implemented:
Field Summary | |
---|---|
protected String |
description
The cached value of the ' Description ' attribute |
protected static String |
DESCRIPTION_EDEFAULT
The default value of the ' Description ' attribute |
protected String |
id
The cached value of the ' Id ' attribute |
protected static String |
ID_EDEFAULT
The default value of the ' Id ' attribute |
protected static String |
JAVA_IDENTIFIER_EDEFAULT
The default value of the ' Java Identifier ' attribute |
protected String |
javaIdentifier
The cached value of the ' Java Identifier ' attribute |
protected String |
name
The cached value of the ' Name ' attribute |
protected static String |
NAME_EDEFAULT
The default value of the ' Name ' attribute |
Constructor Summary | |
---|---|
protected |
NamedModelElementWithIdImpl()
|
Method Summary | |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
String |
getDescription()
|
String |
getId()
|
String |
getJavaIdentifier()
|
String |
getName()
|
void |
setDescription(String newDescription)
|
void |
setId(String newId)
|
void |
setName(String newName)
|
String |
toString()
|
Methods inherited from class org.eclipse.egf.model.internal.data.ModelElement |
---|
addPropertyChangeListener, generateId, getAdapter, getFactoryComponentLoadingHelper, getFactoryComponentReader, removePropertyChangeListener, setAdapter, setFactoryComponentReader |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static final String ID_EDEFAULT
Id
' attribute.
getId()
protected String id
Id
' attribute.
getId()
protected static final String JAVA_IDENTIFIER_EDEFAULT
Java Identifier
' attribute.
getJavaIdentifier()
protected String javaIdentifier
Java Identifier
' attribute.
getJavaIdentifier()
protected static final String NAME_EDEFAULT
Name
' attribute.
getName()
protected String name
Name
' attribute.
getName()
protected static final String DESCRIPTION_EDEFAULT
Description
' attribute.
getDescription()
protected String description
Description
' attribute.
getDescription()
Constructor Detail |
---|
protected NamedModelElementWithIdImpl()
Method Detail |
---|
protected EClass eStaticClass()
public String getId()
getId
in interface NamedModelElementWithId
getId
in class ModelElement
NamedModelElementWithId.setId(String)
,
ModelPackage.getNamedModelElementWithId_Id()
public void setId(String newId)
setId
in interface NamedModelElementWithId
setId
in class ModelElement
newId
- the new value of the 'Id' attribute.NamedModelElementWithId.getId()
public String getJavaIdentifier()
getJavaIdentifier
in interface NamedModelElementWithId
ModelPackage.getNamedModelElementWithId_JavaIdentifier()
public String getName()
getName
in interface NamedModelElementWithId
getName
in class ModelElement
NamedModelElementWithId.setName(String)
,
ModelPackage.getNamedModelElementWithId_Name()
public void setName(String newName)
setName
in interface NamedModelElementWithId
setName
in class ModelElement
newName
- the new value of the 'Name' attribute.NamedModelElementWithId.getName()
public String getDescription()
getDescription
in interface NamedModelElementWithId
NamedModelElementWithId.setDescription(String)
,
ModelPackage.getNamedModelElementWithId_Description()
public void setDescription(String newDescription)
setDescription
in interface NamedModelElementWithId
newDescription
- the new value of the 'Description' attribute.NamedModelElementWithId.getDescription()
public Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.