|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectEObjectImpl
ujf.verimag.bip.cmodel.impl.CItemImpl
ujf.verimag.bip.cmodel.impl.CHeaderTextImpl
public class CHeaderTextImpl
An implementation of the model object 'CHeader Text'.
The following features are implemented:
| Field Summary | |
|---|---|
protected java.lang.String |
cCode
The cached value of the ' CCode' attribute. |
protected static java.lang.String |
CCODE_EDEFAULT
The default value of the ' CCode' attribute. |
| Fields inherited from class ujf.verimag.bip.cmodel.impl.CItemImpl |
|---|
visibility, VISIBILITY_EDEFAULT |
| Constructor Summary | |
|---|---|
protected |
CHeaderTextImpl()
|
| Method Summary | |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
java.lang.String |
getCCode()
|
void |
setCCode(java.lang.String newCCode)
|
java.lang.String |
toString()
|
| Methods inherited from class ujf.verimag.bip.cmodel.impl.CItemImpl |
|---|
getVisibility, setVisibility |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ujf.verimag.bip.cmodel.CItem |
|---|
getVisibility, setVisibility |
| Field Detail |
|---|
protected static final java.lang.String CCODE_EDEFAULT
CCode' attribute.
getCCode()protected java.lang.String cCode
CCode' attribute.
getCCode()| Constructor Detail |
|---|
protected CHeaderTextImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class CItemImplpublic java.lang.String getCCode()
getCCode in interface CHeaderTextCHeaderText.setCCode(String),
CmodelPackage.getCHeaderText_CCode()public void setCCode(java.lang.String newCCode)
setCCode in interface CHeaderTextnewCCode - the new value of the 'CCode' attribute.CHeaderText.getCCode()
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class CItemImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class CItemImplpublic void eUnset(int featureID)
eUnset in class CItemImplpublic boolean eIsSet(int featureID)
eIsSet in class CItemImplpublic java.lang.String toString()
toString in class CItemImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||