| Package | Description |
|---|---|
| org.apache.uima.analysis_engine.impl | |
| org.apache.uima.resource.metadata |
Interfaces for objects that represent metadata for a
Resource.
|
| org.apache.uima.resource.metadata.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NameClassPair> |
AnalysisEngineDescription_impl.listAttributes()
Overridden to add Delegate AE Specifiers to the result list.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NameClassPair> |
MetaDataObject.listAttributes()
Retrieves all attributes on this
MetaDataObject. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NameClassPair> |
ConfigurationParameterSettings_impl.listAttributes()
Overridden to add the settingsForGroups property to the result list.
|
java.util.List<NameClassPair> |
MetaDataObject_impl.listAttributes()
Returns a list of
NameClassPair objects indicating the attributes of this object
and the Classes of the attributes' values. |
Copyright © 2013. All Rights Reserved.