5354555657585960
cas.getCasType(type)); it.hasNext();) { featureStructures.add(it.next()); } if (featureStructures.isEmpty()) throw new FeatureStructureNotFoundException(); return featureStructures; }
686970717273747576
if (it.hasNext()) throw new NotSingletonFeatureStructureException(); } if (featureStructure == null) throw new FeatureStructureNotFoundException(); return featureStructure; }