|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinpro.incremental.unit.IU
inpro.incremental.unit.SyllableIU
public class SyllableIU
Nested Class Summary |
---|
Nested classes/interfaces inherited from class inpro.incremental.unit.IU |
---|
IU.IUUpdateListener, IU.Progress |
Field Summary |
---|
Fields inherited from class inpro.incremental.unit.IU |
---|
creationTime, FIRST_IU, groundedIn, grounds, nextSameLevelLinks, previousSameLevelLink, updateListeners |
Constructor Summary | |
---|---|
SyllableIU(SyllableIU sll,
java.util.List<IU> segments)
|
Method Summary | |
---|---|
java.util.List<SegmentIU> |
getNucleus()
|
java.lang.String |
toPayLoad()
|
Methods inherited from class inpro.incremental.unit.IU |
---|
addNextSameLevelLink, addUpdateListener, commit, compareTo, connectSLL, deepToString, duration, endTime, equals, getAge, getAmongNextSameLevelLinks, getCreationTime, getID, getNextSameLevelLink, getNextSameLevelLinks, getOngoingGroundedIU, getProgress, getSameLevelLink, ground, groundedIn, groundIn, groundIn, grounds, hashCode, isCommitted, isCompleted, isOngoing, isRevoked, isUpcoming, notifyListeners, payloadEquals, removeAllNextSameLevelLinks, removeGrin, removeGrin, reorderNextSameLevelLink, revoke, setAsTopNextSameLevelLink, setSameLevelLink, startTime, toLabelLine, toString, toTEDviewXML, updateOnGrinUpdates |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SyllableIU(SyllableIU sll, java.util.List<IU> segments)
Method Detail |
---|
public java.lang.String toPayLoad()
toPayLoad
in class IU
public java.util.List<SegmentIU> getNucleus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |