|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AtomElement
Represents information about a data element connected to an Atom.
| Nested Class Summary | |
|---|---|
static class |
AtomElement.ByLanguageRestrictor
Restrictor that restricts by Language. |
static class |
AtomElement.BySourceRestrictor
Restrictor that restricts by Source. |
| Method Summary | |
|---|---|
Atom |
getAtom()
Returns the Atom to which this element is connected. |
void |
setAtom(Atom atom)
Sets the Atom to which this element is connected. |
| Method Detail |
|---|
Atom getAtom()
Atom to which this element is connected.
Atom to which this element is connectedvoid setAtom(Atom atom)
Atom to which this element is connected.
atom - the Atom to which this element is connected.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||