Cytoscape 3.0.1 API

Uses of Package
org.cytoscape.property

Packages that use org.cytoscape.property
org.cytoscape.app This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X. 
org.cytoscape.property This package provides a general property service interface for providing access to different types of property objects as OSGi services. 
org.cytoscape.session This package contains the interfaces and classes necessary to capturing, storing, and retrieving the state of a Cytoscape session. 
 

Classes in org.cytoscape.property used by org.cytoscape.app
CyProperty
          A general property service interface for providing access to different types of property objects as OSGi services.
 

Classes in org.cytoscape.property used by org.cytoscape.property
CyProperty
          A general property service interface for providing access to different types of property objects as OSGi services.
CyProperty.SavePolicy
          SavePolicy specifies how the CyProperty will be saved, or if it will not be saved.
PropertyUpdatedEvent
          This event signals that a CyProperty is updated.
 

Classes in org.cytoscape.property used by org.cytoscape.session
CyProperty
          A general property service interface for providing access to different types of property objects as OSGi services.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.