|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMetnetBlockUnit
general node in the graph
| Method Summary | |
|---|---|
Blockunit |
getBlockunit()
get the blockunit, can be changed in the user interface |
Blockunit |
getBuffer()
get the buffered blockunit, never touched for comparison when things are being saved |
java.lang.Integer |
getId()
same as getID() but return object |
int |
getID()
get the identity in the pathway graph |
java.lang.String |
getName()
get the name |
boolean |
isPropertyChanged()
detect if the content is changed, for the interaction, it means the properties, not the structure |
void |
setBlockunit(Blockunit blockunit)
set the blockunit |
void |
setID(int ID)
set the identity |
| Method Detail |
|---|
int getID()
java.lang.Integer getId()
void setID(int ID)
ID - java.lang.String getName()
Blockunit getBlockunit()
void setBlockunit(Blockunit blockunit)
blockunit - the blockunitBlockunit getBuffer()
boolean isPropertyChanged()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||