Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
54 The relationship data is organized as a set of entries. Each of entry
55 is represented by a set of tags, where each tag has unique for this entry
57 "ID", the value of this tag must be uniqued for the whole set of entries,
58 this tag is used as a uniqued identified of an entry.
64 /** allows to detect whether there is an entry with specified value of
68 the value of "ID" tag
77 /** retrieves the value of "Target" tag from the entry with specified "ID"
85 the value of "ID" tag
98 /** retrieves the value of "Type" tag from the entry with specified "ID"
106 the value of "ID" tag
120 specified value of "ID" tag.
123 the value of "ID" tag
126 sequence, each element of the sequence represents tag,
148 specified value of "Type" tag, the parameter can contain an empty
153 sequence of entries, each entry is represented by sequence,
154 each element of the sequence represents tag,
173 sequence of entries, each entry is represented by sequence,
174 each element of the sequence represents tag,
191 the value of "ID" tag
194 a sequence, each element of the sequence represents tag,
203 specifies whether the replacement of existing entry is allowed
223 the value of "ID" tag
236 /** allows to insert a set of entries
239 sequence of entries, each entry is represented by sequence,
240 each element of the sequence represents tag,
248 specifies whether the replacement of existing entry is allowed
264 /** allows to clear the set of entries.