Package org.cytoscape.property
package org.cytoscape.property
This package provides a general property service interface for providing access
to different types of property objects as OSGi services.
-
Interface SummaryInterfaceDescriptionCyProperty<P>A general property service interface for providing access to different types of property objects as OSGi services.Listener interface for
PropertyUpdatedEvent
. -
Class SummaryClassDescriptionAn abstract implementation of CyProperty<Properties> that attempts to read the specified properties file first from the jar file running this code and then appends any properties found in the local configuration directory to that properties object.This event signals that a CyProperty is updated.A simple implementation of CyProperty suitable for general purpose use.
-
Enum Class SummaryEnum ClassDescriptionSavePolicy specifies how the CyProperty will be saved, or if it will not be saved.