Lines Matching refs:atoms
50 <p>a note on atoms:<br>
61 advantage of this is that atoms in one class may be kept
63 the atoms only as 16 bit values. Note that it is up to the user in this
75 the descriptions for all atoms of class <code>atomClass</code>
84 the descriptions for all atoms of the requested classes
87 /** returns the strings for an arbitrary amount of atoms of multiple classes
89 @param atoms
93 the strings for the requested atoms
95 sequence< string > getAtomDescriptions( [in] sequence< AtomClassRequest > atoms );
98 /** returns the atoms that have been registered to a class after an
101 <p>Hint to implementor: using ascending atoms is the easiest way
102 to decide, which atoms are recent.</p>
120 the class of atoms in question