|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.etrice.core.room.impl.RoomClassImpl
org.eclipse.etrice.core.room.impl.DataTypeImpl
org.eclipse.etrice.core.room.impl.ComplexTypeImpl
org.eclipse.etrice.core.room.impl.DataClassImpl
public class DataClassImpl
An implementation of the model object 'Data Class'.
The following features are implemented:
| Field Summary | |
|---|---|
protected |
attributes
The cached value of the ' Attributes' containment reference list. |
protected DataClass |
base
The cached value of the ' Base' reference. |
protected |
operations
The cached value of the ' Operations' containment reference list. |
protected DetailCode |
userCode1
The cached value of the ' User Code1' containment reference. |
protected DetailCode |
userCode2
The cached value of the ' User Code2' containment reference. |
protected DetailCode |
userCode3
The cached value of the ' User Code3' containment reference. |
| Fields inherited from class org.eclipse.etrice.core.room.impl.RoomClassImpl |
|---|
docu, name, NAME_EDEFAULT |
| Constructor Summary | |
|---|---|
protected |
DataClassImpl()
|
| Method Summary | |
|---|---|
DataClass |
basicGetBase()
|
NotificationChain |
basicSetUserCode1(DetailCode newUserCode1,
NotificationChain msgs)
|
NotificationChain |
basicSetUserCode2(DetailCode newUserCode2,
NotificationChain msgs)
|
NotificationChain |
basicSetUserCode3(DetailCode newUserCode3,
NotificationChain msgs)
|
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)
|
|
getAttributes()
|
DataClass |
getBase()
|
|
getOperations()
|
DetailCode |
getUserCode1()
|
DetailCode |
getUserCode2()
|
DetailCode |
getUserCode3()
|
void |
setBase(DataClass newBase)
|
void |
setUserCode1(DetailCode newUserCode1)
|
void |
setUserCode2(DetailCode newUserCode2)
|
void |
setUserCode3(DetailCode newUserCode3)
|
| Methods inherited from class org.eclipse.etrice.core.room.impl.RoomClassImpl |
|---|
basicSetDocu, getDocu, getName, setDocu, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.etrice.core.room.RoomClass |
|---|
getDocu, getName, setDocu, setName |
| Field Detail |
|---|
protected DataClass base
Base' reference.
getBase()protected DetailCode userCode1
User Code1' containment reference.
getUserCode1()protected DetailCode userCode2
User Code2' containment reference.
getUserCode2()protected DetailCode userCode3
User Code3' containment reference.
getUserCode3()protectedattributes
Attributes' containment reference list.
getAttributes()protectedoperations
Operations' containment reference list.
getOperations()| Constructor Detail |
|---|
protected DataClassImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ComplexTypeImplpublic DataClass getBase()
getBase in interface DataClassDataClass.setBase(DataClass),
RoomPackage.getDataClass_Base()public DataClass basicGetBase()
public void setBase(DataClass newBase)
setBase in interface DataClassnewBase - the new value of the 'Base' reference.DataClass.getBase()public DetailCode getUserCode1()
getUserCode1 in interface DataClassDataClass.setUserCode1(DetailCode),
RoomPackage.getDataClass_UserCode1()
public NotificationChain basicSetUserCode1(DetailCode newUserCode1,
NotificationChain msgs)
public void setUserCode1(DetailCode newUserCode1)
setUserCode1 in interface DataClassnewUserCode1 - the new value of the 'User Code1' containment reference.DataClass.getUserCode1()public DetailCode getUserCode2()
getUserCode2 in interface DataClassDataClass.setUserCode2(DetailCode),
RoomPackage.getDataClass_UserCode2()
public NotificationChain basicSetUserCode2(DetailCode newUserCode2,
NotificationChain msgs)
public void setUserCode2(DetailCode newUserCode2)
setUserCode2 in interface DataClassnewUserCode2 - the new value of the 'User Code2' containment reference.DataClass.getUserCode2()public DetailCode getUserCode3()
getUserCode3 in interface DataClassDataClass.setUserCode3(DetailCode),
RoomPackage.getDataClass_UserCode3()
public NotificationChain basicSetUserCode3(DetailCode newUserCode3,
NotificationChain msgs)
public void setUserCode3(DetailCode newUserCode3)
setUserCode3 in interface DataClassnewUserCode3 - the new value of the 'User Code3' containment reference.DataClass.getUserCode3()publicgetAttributes()
getAttributes in interface DataClassRoomPackage.getDataClass_Attributes()publicgetOperations()
getOperations in interface DataClassRoomPackage.getDataClass_Operations()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class RoomClassImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class RoomClassImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class RoomClassImplpublic void eUnset(int featureID)
eUnset in class RoomClassImplpublic boolean eIsSet(int featureID)
eIsSet in class RoomClassImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||