|
Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MultiHashMapDefinitionListener
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 |
|---|
void attributeDefined(String attributeName)
void attributeUndefined(String attributeName)
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||