-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
