|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectEObjectImpl
ujf.verimag.bip.cmodel.impl.CTypedElementImpl
ujf.verimag.bip.cmodel.impl.CClassImpl
public class CClassImpl
An implementation of the model object 'CClass'.
The following features are implemented:
| Field Summary | |
|---|---|
protected EList |
content
The cached value of the ' Content' containment reference list. |
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. |
protected EList |
superClasses
The cached value of the ' Super Classes' attribute list. |
protected java.lang.String |
visibility
The cached value of the ' Visibility' attribute. |
protected static java.lang.String |
VISIBILITY_EDEFAULT
The default value of the ' Visibility' attribute. |
| Fields inherited from class ujf.verimag.bip.cmodel.impl.CTypedElementImpl |
|---|
type, TYPE_EDEFAULT |
| Constructor Summary | |
|---|---|
protected |
CClassImpl()
|
| Method Summary | |
|---|---|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class baseClass)
|
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class baseClass)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
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)
|
EList |
getContent()
|
java.lang.String |
getName()
|
EList |
getSuperClasses()
|
java.lang.String |
getVisibility()
|
void |
setName(java.lang.String newName)
|
void |
setVisibility(java.lang.String newVisibility)
|
java.lang.String |
toString()
|
| Methods inherited from class ujf.verimag.bip.cmodel.impl.CTypedElementImpl |
|---|
getType, setType |
| 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.CTypedElement |
|---|
getType, setType |
| Field Detail |
|---|
protected static final java.lang.String VISIBILITY_EDEFAULT
Visibility' attribute.
getVisibility()protected java.lang.String visibility
Visibility' attribute.
getVisibility()protected EList content
Content' containment reference list.
getContent()protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
getName()protected java.lang.String name
Name' attribute.
getName()protected EList superClasses
Super Classes' attribute list.
getSuperClasses()| Constructor Detail |
|---|
protected CClassImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class CTypedElementImplpublic java.lang.String getVisibility()
getVisibility in interface CItemCItem.setVisibility(String),
CmodelPackage.getCItem_Visibility()public void setVisibility(java.lang.String newVisibility)
setVisibility in interface CItemnewVisibility - the new value of the 'Visibility' attribute.CItem.getVisibility()public EList getContent()
getContent in interface CClassCmodelPackage.getCClass_Content()public java.lang.String getName()
getName in interface CClassCClass.setName(String),
CmodelPackage.getCClass_Name()public void setName(java.lang.String newName)
setName in interface CClassnewName - the new value of the 'Name' attribute.CClass.getName()public EList getSuperClasses()
getSuperClasses in interface CClassCmodelPackage.getCClass_SuperClasses()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class CTypedElementImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class CTypedElementImplpublic void eUnset(int featureID)
eUnset in class CTypedElementImplpublic boolean eIsSet(int featureID)
eIsSet in class CTypedElementImpl
public int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class baseClass)
public int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class baseClass)
public java.lang.String toString()
toString in class CTypedElementImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||