Uses of Class
org.openl.rules.repository.api.Features
-
Packages that use Features Package Description org.openl.rules.repository.api org.openl.rules.repository.file -
-
Uses of Features in org.openl.rules.repository.api
Methods in org.openl.rules.repository.api that return Features Modifier and Type Method Description FeaturesFeaturesBuilder. build()FeaturesRepository. supports()Get the features supported by the repository. -
Uses of Features in org.openl.rules.repository.file
Methods in org.openl.rules.repository.file that return Features Modifier and Type Method Description FeaturesFileSystemRepository. supports()FeaturesLocalRepository. supports()
-