The xmi:id is not a part of the CAS representation, it only exists when the file is persisted in the xmi format.

-Marshall

On 5/3/2012 1:05 PM, James Moliere wrote:
Hello,
I'm having difficulty extracting the xmi:id attribute value from each of my
elements in my xmi file.  Assuming there are xmi:id attribute values, how do I
extract it's value from the method below

public void processCas(CAS aCAS) throws ResourceProcessException {
     ???
}

James


Reply via email to