MetaDataObject
.
@return a List containing {@link org.apache.uima.util.NameClassPair} objects, each of whichcontains the name of a parameter and the Class of its value. For primitive types, the wrapper classes will be returned (e.g. java.lang.Integer
instead of int).
|
|
|
|
|
|
|
|
|
|
|
|