Lines Matching refs:C
46 <tr><td>D1</td><td>A content C has an identifier id(C).</td></tr>
47 <tr><td>D2</td><td>A content C is in one of two states, Alive or Deleted.
64 <tr><td>E1</td><td>The identifier of a content C changes from id1(C) == A
65 to id2(C) == B, denoted as E1(C: A->B). For example,
66 this event may occur when content C processes a
68 or when afolder that hierarchicaly contains C changes
70 <tr><td>E2</td><td>The state of a content C changes from Alive to Deleted,
71 denoted as E2(C). For example, this event may occur when
72 content C processes a "delete" command, or when a content
92 <tr><td>R1</td><td>E1(C: A->B) results in C sending an EXCHANGED
97 <tr><td>R2</td><td>E2(C) results in C sending a DELETED ContentEvent,