Package org.cytoscape.filter.model
Class ValidationWarning
java.lang.Object
org.cytoscape.filter.model.ValidationWarning
A warning message that will appear in the UI when a Transformer is invalid.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<ValidationWarning>
Use this method with a static import to shorten the creation of Lists of ValidationWaring objects.
-
Constructor Details
-
ValidationWarning
-
-
Method Details
-
getWarning
-
warn
Use this method with a static import to shorten the creation of Lists of ValidationWaring objects.
-