|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public Atom getAtom()
Atom
to which this element is connected.
Atom
to which this element is connectedpublic void 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 |