| Package | Description |
|---|---|
| org.carrot2.util.attribute |
| Modifier and Type | Field and Description |
|---|---|
AttributeMetadata |
AttributeDescriptor.metadata
Human-readable metadata describing the attribute.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,AttributeMetadata> |
BindableMetadata.getAttributeMetadata()
Returns metadata for all attributes in the bindable type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindableMetadata.setAttributeMetadata(Map<String,AttributeMetadata> map) |
Copyright © 2013 Carrot2.org. All Rights Reserved.