|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureCategory | |
---|---|
org.android.activityminer.model.features | Data model - feature types. |
Uses of FeatureCategory in org.android.activityminer.model.features |
---|
Methods in org.android.activityminer.model.features that return FeatureCategory | |
---|---|
static FeatureCategory |
FeatureCategory.getCategory(FeatureTypes featureType)
Getter for the category of a specific feature type |
static FeatureCategory |
FeatureCategory.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FeatureCategory[] |
FeatureCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |