|
Cytoscape 3.1.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CyTableMetadata | |
|---|---|
| org.cytoscape.session | This package contains the interfaces and classes necessary to capturing, storing, and retrieving the state of a Cytoscape session. |
| Uses of CyTableMetadata in org.cytoscape.session |
|---|
| Methods in org.cytoscape.session that return types with arguments of type CyTableMetadata | |
|---|---|
Set<CyTableMetadata> |
CySession.getTables()
Returns a set of all CyTable objects contained in this Session. |
| Method parameters in org.cytoscape.session with type arguments of type CyTableMetadata | |
|---|---|
CySession.Builder |
CySession.Builder.tables(Set<CyTableMetadata> tables2)
Returns an instance of Builder that has at least been configured with the specified tables. |
|
Cytoscape 3.1.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||