| Package | Description |
|---|---|
| org.carrot2.util.attribute |
| Modifier and Type | Field | Description |
|---|---|---|
Map<String,AttributeDescriptor> |
BindableDescriptor.attributeDescriptors |
Descriptors without any group assignment.
|
Map<Object,Map<String,AttributeDescriptor>> |
BindableDescriptor.attributeGroups |
Grouped descriptors.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
AnnotationsPredicate.apply(AttributeDescriptor descriptor) |
|
String |
AttributeDescriptor.AttributeDescriptorToKey.apply(AttributeDescriptor d) |
|
boolean |
LevelsPredicate.apply(AttributeDescriptor descriptor) |
| Modifier and Type | Method | Description |
|---|---|---|
BindableDescriptor |
BindableDescriptor.only(org.carrot2.shaded.guava.common.base.Predicate<AttributeDescriptor> predicate) |
Preserves attribute descriptors for which the provided
predicate returns
true. |
Copyright © 2018 Carrot2.org. All rights reserved.