| Package | Description |
|---|---|
| org.togglz.core.metadata | |
| org.togglz.core.metadata.enums | |
| org.togglz.core.metadata.property |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleFeatureGroup
Simple version of a
FeatureGroup that gets all information in the constructor |
| Modifier and Type | Method and Description |
|---|---|
Set<FeatureGroup> |
EmptyFeatureMetaData.getGroups() |
Set<FeatureGroup> |
FeatureMetaData.getGroups()
The feature groups to which the feature belongs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationFeatureGroup
An implementation of
FeatureGroup that based on annotations. |
| Modifier and Type | Method and Description |
|---|---|
static FeatureGroup |
AnnotationFeatureGroup.build(Class<? extends Annotation> groupAnnotation) |
| Modifier and Type | Method and Description |
|---|---|
Set<FeatureGroup> |
EnumFeatureMetaData.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
Set<FeatureGroup> |
PropertyFeatureMetaData.getGroups() |
Copyright © 2018. All Rights Reserved.