|
Cytoscape 2.3.1 (c) 2004 ISB, MSKCC, UCSD | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A hook to receive notification when attribute definitions are created and destroyed.
Method Summary | |
void |
attributeDefined(String attributeName)
This method is called by a MultiHashMapDefinition implementation as a result of a new attribute being defined (MultiHashMapDefinition.defineAttribute()). |
void |
attributeUndefined(String attributeName)
This method is called by a MultiHashMapDefinition implementation as a result of an attribute being undefined (MultiHashMapDefinition.undefineAttribute()). |
Method Detail |
public void attributeDefined(String attributeName)
public void attributeUndefined(String attributeName)
|
www.cytoscape.org | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |