16 #ifndef ZORBA_COLLECTION_API_H
17 #define ZORBA_COLLECTION_API_H
19 #include <zorba/config.h>
129 deleteNodeFirst() = 0;
138 deleteNodesFirst(
unsigned long aNumNodes) = 0;
147 deleteNodeLast() = 0;
156 deleteNodesLast(
unsigned long aNumNodes) = 0;
169 indexOf(
const Item& aNode) = 0;
195 getAnnotations(std::vector<Annotation_t>& aAnnotations)
const = 0;
203 isStatic()
const = 0;