|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.nite.nom.nomwrite.impl.NOMWriteElement
net.sourceforge.nite.nom.nomread.impl.NOMReadElement
net.sourceforge.nite.nom.nomread.impl.NOMReadObject
public class NOMReadObject
NOMObject extends NOMElement and represents an element within an object set. Such elements extend NOMElement so that they can be used in the query language. Objects may not have any children.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.sourceforge.nite.nom.nomwrite.impl.NOMWriteElement |
---|
NOMWriteElement.SharedElement, NOMWriteElement.XMLComment |
Nested classes/interfaces inherited from interface net.sourceforge.nite.nom.nomwrite.NOMElement |
---|
NOMElement.SharedEl |
Field Summary |
---|
Fields inherited from interface net.sourceforge.nite.nom.nomwrite.NOMElement |
---|
FEATURAL_LAYER, IMPLICIT_ORDER, STRUCTURAL_LAYER, TEMPORAL_ORDER, TIME_ALIGNED_LAYER, UNORDERED, UNTIMED |
Constructor Summary | |
---|---|
NOMReadObject(NOMCorpus corpus,
java.lang.String name)
This constructor will be the most commonly used in application programs. |
Method Summary |
---|
Methods inherited from class net.sourceforge.nite.nom.nomread.impl.NOMReadElement |
---|
addAfterSibling, addAttribute, addBeforeSibling, addChild, addChildAfter, addChildBefore, addFirstChild, addLastChild, addPointer, addToCorpus, appendText, deleteChild, getLink, getShared, removeAttribute, removeChild, removePointer, setComment, setDoubleAttribute, setEndTime, setGVM, setName, setStartTime, setStringAttribute, setText |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NOMReadObject(NOMCorpus corpus, java.lang.String name) throws NOMException
NOMException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |