|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstanceBase
A representation of the model object 'Instance Base'.
The following features are supported:
ETriceGenPackage.getInstanceBase()| Field Summary | |
|---|---|
static char |
pathDelim
delimiter character for paths |
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
int |
getNObjIDs()
Returns the value of the 'NObj IDs' attribute. |
int |
getObjId()
Returns the value of the 'Obj Id' attribute. |
java.lang.String |
getPath()
Returns the value of the 'Path' attribute. |
int |
getThreadId()
Returns the value of the 'Thread Id' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setObjId(int value)
Sets the value of the ' Obj Id' attribute. |
| Field Detail |
|---|
static final char pathDelim
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
ETriceGenPackage.getInstanceBase_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.lang.String getPath()
If the meaning of the 'Path' attribute isn't clear, there really should be more of a description here...
ETriceGenPackage.getInstanceBase_Path()int getObjId()
If the meaning of the 'Obj Id' attribute isn't clear, there really should be more of a description here...
setObjId(int),
ETriceGenPackage.getInstanceBase_ObjId()void setObjId(int value)
Obj Id' attribute.
value - the new value of the 'Obj Id' attribute.getObjId()int getThreadId()
"-1".
If the meaning of the 'Thread Id' attribute isn't clear, there really should be more of a description here...
ETriceGenPackage.getInstanceBase_ThreadId()int getNObjIDs()
If the meaning of the 'NObj IDs' attribute isn't clear, there really should be more of a description here...
ETriceGenPackage.getInstanceBase_NObjIDs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||