Uses of Enum Class
org.incenp.obofoundry.sssom.model.CommonPredicate
Packages that use CommonPredicate
-
Uses of CommonPredicate in org.incenp.obofoundry.sssom.model
Methods in org.incenp.obofoundry.sssom.model that return CommonPredicateModifier and TypeMethodDescriptionstatic CommonPredicate
CommonPredicate.fromString
(String v) Parses a string into a common predicate.static CommonPredicate
Returns the enum constant of this class with the specified name.static CommonPredicate[]
CommonPredicate.values()
Returns an array containing the constants of this enum class, in the order they are declared.