|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| org.apache.uima.search | Standard UIMA interfaces for indexing and search. |
| org.apache.uima.search.impl | Search engine-independent indexing classes. |
| Uses of Attribute in org.apache.uima.search |
|---|
| Methods in org.apache.uima.search that return Attribute | |
|---|---|
Attribute[] |
Style.getAttributes()
Gets the Attributes for this style. |
| Methods in org.apache.uima.search with parameters of type Attribute | |
|---|---|
void |
Style.setAttributes(Attribute[] aAttributes)
Sets the Attributes for this style. |
| Uses of Attribute in org.apache.uima.search.impl |
|---|
| Classes in org.apache.uima.search.impl that implement Attribute | |
|---|---|
class |
Attribute_impl
|
| Methods in org.apache.uima.search.impl that return Attribute | |
|---|---|
Attribute[] |
Style_impl.getAttributes()
|
| Methods in org.apache.uima.search.impl with parameters of type Attribute | |
|---|---|
void |
Style_impl.setAttributes(Attribute[] aAttributes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||