Uses of Interface
org.apache.uima.search.Attribute

Packages that use Attribute
org.apache.uima.search Standard UIMA interfaces for indexing and search. 
 

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.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.