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 |
---|---|
List<NameClassPair> |
AnalysisEngineDescription_impl.listAttributes()
Overridden to add Delegate AE Specifiers to the result list.
|
Modifier and Type | Method and Description |
---|---|
List<NameClassPair> |
MetaDataObject.listAttributes()
Retrieves all attributes on this
MetaDataObject . |
Modifier and Type | Method and Description |
---|---|
List<NameClassPair> |
ConfigurationParameterSettings_impl.listAttributes()
Overridden to add the settingsForGroups property to the result list.
|
List<NameClassPair> |
MetaDataObject_impl.listAttributes()
Returns a list of
NameClassPair objects indicating the attributes of this object
and the String names of the Classes of the attributes' values. |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.