|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
org.eclipse.etrice.generator.etricegen.impl.InstanceBaseImpl
public abstract class InstanceBaseImpl
An implementation of the model object 'Instance Base'.
The following features are implemented:
| Field Summary | |
|---|---|
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 static int |
NOBJ_IDS_EDEFAULT
The default value of the ' NObj IDs' attribute. |
protected static int |
OBJ_ID_EDEFAULT
The default value of the ' Obj Id' attribute. |
protected int |
objId
The cached value of the ' Obj Id' attribute. |
protected static java.lang.String |
PATH_EDEFAULT
The default value of the ' Path' attribute. |
protected static int |
THREAD_ID_EDEFAULT
The default value of the ' Thread Id' attribute. |
protected int |
threadId
The cached value of the ' Thread Id' attribute. |
| Fields inherited from interface org.eclipse.etrice.generator.etricegen.InstanceBase |
|---|
pathDelim |
| Constructor Summary | |
|---|---|
protected |
InstanceBaseImpl()
|
| 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 |
getName()
|
int |
getNObjIDs()
|
int |
getObjId()
|
java.lang.String |
getPath()
|
int |
getThreadId()
|
void |
setName(java.lang.String newName)
|
void |
setObjId(int newObjId)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
getName()protected java.lang.String name
Name' attribute.
getName()protected static final java.lang.String PATH_EDEFAULT
Path' attribute.
getPath()protected static final int OBJ_ID_EDEFAULT
Obj Id' attribute.
getObjId(),
Constant Field Valuesprotected int objId
Obj Id' attribute.
getObjId()protected static final int THREAD_ID_EDEFAULT
Thread Id' attribute.
getThreadId(),
Constant Field Valuesprotected int threadId
Thread Id' attribute.
getThreadId()protected static final int NOBJ_IDS_EDEFAULT
NObj IDs' attribute.
getNObjIDs(),
Constant Field Values| Constructor Detail |
|---|
protected InstanceBaseImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public java.lang.String getName()
getName in interface InstanceBaseInstanceBase.setName(String),
ETriceGenPackage.getInstanceBase_Name()public void setName(java.lang.String newName)
setName in interface InstanceBasenewName - the new value of the 'Name' attribute.InstanceBase.getName()public java.lang.String getPath()
getPath in interface InstanceBaseETriceGenPackage.getInstanceBase_Path()public int getObjId()
getObjId in interface InstanceBaseInstanceBase.setObjId(int),
ETriceGenPackage.getInstanceBase_ObjId()public void setObjId(int newObjId)
setObjId in interface InstanceBasenewObjId - the new value of the 'Obj Id' attribute.InstanceBase.getObjId()public int getThreadId()
getThreadId in interface InstanceBaseETriceGenPackage.getInstanceBase_ThreadId()public int getNObjIDs()
getNObjIDs in interface InstanceBaseETriceGenPackage.getInstanceBase_NObjIDs()
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||