| Invokes | Method |  | Class | Package | Base Time (seconds) | Average Base Time (seconds) | Cumulative Time (seconds) | <Calls | Cumulative CPU Time (seconds) | 
| 1 | getName() java.lang.String |  | Class | java.lang | 0.000269 | 0.000001 | 0.000269 | 180 | 0.000000 | 
| 7 | getAdapter(java.lang.Object, java.lang.Class) java.lang.Object |  | AdapterManager | org.eclipse.core.internal.runtime | 0.016060 | 0.000100 | 0.151635 | 160 | 0.140625 | 
| 15 | addLast(java.lang.Object) void |  | LinkedList | java.util | 0.008724 | 0.000056 | 0.008724 | 156 | 0.015625 | 
| 1 | getAdapterManager() org.eclipse.core.runtime.IAdapterManager |  | Platform | org.eclipse.core.runtime | 0.002978 | 0.000019 | 0.002978 | 154 | 0.015625 | 
| 16 | hasNext() boolean |  | LinkedList$ListItr | java.util | 0.000230 | 0.000002 | 0.000230 | 147 | 0.000000 | 
| 2 | LinkedList() |  | LinkedList | java.util | 0.026144 | 0.000220 | 0.026144 | 119 | 0.031250 | 
| 15 | next() java.lang.Object |  | LinkedList$ListItr | java.util | 0.000549 | 0.000005 | 0.000549 | 111 | 0.000000 | 
| 1 | getClass() java.lang.Class |  | Object | java.lang | 0.000144 | 0.000002 | 0.000144 | 68 | 0.000000 | 
| 15 | children() java.util.List |  | DOMNodeAdapter | org.eclipse.bpel.validator.adapters | 0.007821 | 0.000174 | 0.047314 | 45 | 0.062500 | 
| 1 | iterator() java.util.Iterator |  | AbstractSequentialList | java.util | 0.006629 | 0.000174 | 0.006629 | 38 | 0.000000 | 
| 3 | setUserData(java.lang.String, java.lang.Object, org.w3c.dom.UserDataHandler) java.lang.Object |  | NodeImpl | org.apache.xerces.dom | 0.008218 | 0.000249 | 0.008218 | 33 | 0.015625 | 
| 15 | getProblems() org.eclipse.bpel.validator.model.IProblem[] |  | Validator | org.eclipse.bpel.validator.model | 0.000258 | 0.000008 | 0.000658 | 31 | 0.000000 | 
| 15 | nodeValidator() org.eclipse.bpel.validator.model.INodeValidator |  | DOMNodeAdapter | org.eclipse.bpel.validator.adapters | 0.000260 | 0.000012 | 0.047409 | 22 | 0.031250 | 
| 6 | setAttribute(java.lang.String, boolean) void |  | Marker | org.eclipse.core.internal.resources | 0.020768 | 0.001154 | 0.020768 | 18 | 0.015625 | 
| 15 | validate(org.eclipse.bpel.validator.model.INode, org.eclipse.bpel.validator.model.IModelQuery) org.eclipse.bpel.validator.model.IProblem[] |  | Validator | org.eclipse.bpel.validator.model | 0.002209 | 0.000138 | 1.398122 | 16 | 0.625000 | 
| 15 | hasValidated() boolean |  | Validator | org.eclipse.bpel.validator.model | 0.000021 | 0.000001 | 0.000021 | 15 | 0.000000 | 
| 15 | removeFirst() java.lang.Object |  | LinkedList | java.util | 0.000100 | 0.000007 | 0.000100 | 15 | 0.000000 | 
| 10 | isIncluded(org.eclipse.emf.ecore.EStructuralFeature) boolean |  | EContentsEList$FeatureIteratorImpl | org.eclipse.emf.ecore.util | 0.000012 | 0.000001 | 0.000012 | 10 | 0.000000 | 
| 10 | eIsSet(org.eclipse.emf.ecore.EStructuralFeature) boolean |  | ProcessImpl | org.eclipse.bpel.model.impl | 0.000022 | 0.000002 | 0.000022 | 10 | 0.000000 | 
| 6 | addAll(int, java.util.Collection) boolean |  | LinkedList | java.util | 0.000258 | 0.000043 | 0.000258 | 6 | 0.000000 | 
| 5 | resolve() boolean |  | EContentsEList$ResolvingFeatureIteratorImpl | org.eclipse.emf.ecore.util | 0.000006 | 0.000001 | 0.000006 | 5 | 0.000000 | 
| 4 | eGet(org.eclipse.emf.ecore.EStructuralFeature, boolean) java.lang.Object |  | ProcessImpl | org.eclipse.bpel.model.impl | 0.000011 | 0.000003 | 0.000011 | 4 | 0.000000 | 
| 1 | read(org.eclipse.core.resources.IFile, org.eclipse.emf.ecore.resource.ResourceSet) void |  | BPELReader | org.eclipse.bpel.validator | 0.001603 | 0.001603 | 0.193486 | 1 | 0.171875 | 
| 1 | ResourceSetImpl() |  | ResourceSetImpl | org.eclipse.emf.ecore.resource.impl | 0.000052 | 0.000052 | 0.000052 | 1 | 0.000000 | 
| 1 | ModelQuery(org.eclipse.wst.wsdl.WSDLElement) |  | ModelQuery | org.eclipse.bpel.validator | 0.000085 | 0.000085 | 0.000103 | 1 | 0.000000 | 
| 1 | add(java.lang.Object) boolean |  | LinkedList | java.util | 0.000019 | 0.000019 | 0.000019 | 1 | 0.000000 | 
| 1 | BPELReader() |  | BPELReader | org.eclipse.bpel.validator | 0.000002 | 0.000002 | 0.000002 | 1 | 0.000000 | 
| 1 | eContents() org.eclipse.emf.common.util.EList |  | BasicEObjectImpl | org.eclipse.emf.ecore.impl | 0.000235 | 0.000235 | 0.000235 | 1 | 0.000000 | 
| 1 | newListIterator() java.util.ListIterator |  | EContentsEList | org.eclipse.emf.ecore.util | 0.000054 | 0.000054 | 0.000054 | 1 | 0.000000 |