public abstract class Node extends IObject implements _NodeOperations, _NodeOperationsNC
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String[] | __ids | 
| protected java.util.Map<java.lang.Long,java.lang.Long> | annotationLinksCountPerOwner | 
| protected boolean | annotationLinksLoaded | 
| protected java.util.List<NodeAnnotationLink> | annotationLinksSeq | 
| protected RString | conn | 
| protected RTime | down | 
| protected RInt | scale | 
| static long | serialVersionUID | 
| protected boolean | sessionsLoaded | 
| protected java.util.List<Session> | sessionsSeq | 
| protected RTime | up | 
| protected RString | uuid | 
| protected RInt | version | 
| Constructor and Description | 
|---|
| Node() | 
| Node(RLong id,
    Details details,
    boolean loaded,
    RInt version,
    java.util.List<Session> sessionsSeq,
    boolean sessionsLoaded,
    RString uuid,
    RString conn,
    RTime up,
    RTime down,
    RInt scale,
    java.util.List<NodeAnnotationLink> annotationLinksSeq,
    boolean annotationLinksLoaded,
    java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Ice.DispatchStatus | ___addAllNodeAnnotationLinkSet(Node __obj,
                              IceInternal.Incoming __inS,
                              Ice.Current __current) | 
| static Ice.DispatchStatus | ___addAllSessionSet(Node __obj,
                   IceInternal.Incoming __inS,
                   Ice.Current __current) | 
| static Ice.DispatchStatus | ___addNodeAnnotationLink(Node __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current) | 
| static Ice.DispatchStatus | ___addNodeAnnotationLinkToBoth(Node __obj,
                              IceInternal.Incoming __inS,
                              Ice.Current __current) | 
| static Ice.DispatchStatus | ___addSession(Node __obj,
             IceInternal.Incoming __inS,
             Ice.Current __current) | 
| static Ice.DispatchStatus | ___clearAnnotationLinks(Node __obj,
                       IceInternal.Incoming __inS,
                       Ice.Current __current) | 
| static Ice.DispatchStatus | ___clearSessions(Node __obj,
                IceInternal.Incoming __inS,
                Ice.Current __current) | 
| static Ice.DispatchStatus | ___copyAnnotationLinks(Node __obj,
                      IceInternal.Incoming __inS,
                      Ice.Current __current) | 
| static Ice.DispatchStatus | ___copySessions(Node __obj,
               IceInternal.Incoming __inS,
               Ice.Current __current) | 
| static Ice.DispatchStatus | ___findNodeAnnotationLink(Node __obj,
                         IceInternal.Incoming __inS,
                         Ice.Current __current) | 
| static Ice.DispatchStatus | ___getAnnotationLinksCountPerOwner(Node __obj,
                                  IceInternal.Incoming __inS,
                                  Ice.Current __current) | 
| static Ice.DispatchStatus | ___getConn(Node __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current) | 
| static Ice.DispatchStatus | ___getDown(Node __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current) | 
| static Ice.DispatchStatus | ___getScale(Node __obj,
           IceInternal.Incoming __inS,
           Ice.Current __current) | 
| static Ice.DispatchStatus | ___getUp(Node __obj,
        IceInternal.Incoming __inS,
        Ice.Current __current) | 
| static Ice.DispatchStatus | ___getUuid(Node __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current) | 
| static Ice.DispatchStatus | ___getVersion(Node __obj,
             IceInternal.Incoming __inS,
             Ice.Current __current) | 
| static Ice.DispatchStatus | ___linkAnnotation(Node __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current) | 
| static Ice.DispatchStatus | ___linkedAnnotationList(Node __obj,
                       IceInternal.Incoming __inS,
                       Ice.Current __current) | 
| static Ice.DispatchStatus | ___reloadAnnotationLinks(Node __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current) | 
| static Ice.DispatchStatus | ___reloadSessions(Node __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current) | 
| static Ice.DispatchStatus | ___removeAllNodeAnnotationLinkSet(Node __obj,
                                 IceInternal.Incoming __inS,
                                 Ice.Current __current) | 
| static Ice.DispatchStatus | ___removeAllSessionSet(Node __obj,
                      IceInternal.Incoming __inS,
                      Ice.Current __current) | 
| static Ice.DispatchStatus | ___removeNodeAnnotationLink(Node __obj,
                           IceInternal.Incoming __inS,
                           Ice.Current __current) | 
| static Ice.DispatchStatus | ___removeNodeAnnotationLinkFromBoth(Node __obj,
                                   IceInternal.Incoming __inS,
                                   Ice.Current __current) | 
| static Ice.DispatchStatus | ___removeSession(Node __obj,
                IceInternal.Incoming __inS,
                Ice.Current __current) | 
| static Ice.DispatchStatus | ___setConn(Node __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current) | 
| static Ice.DispatchStatus | ___setDown(Node __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current) | 
| static Ice.DispatchStatus | ___setScale(Node __obj,
           IceInternal.Incoming __inS,
           Ice.Current __current) | 
| static Ice.DispatchStatus | ___setUp(Node __obj,
        IceInternal.Incoming __inS,
        Ice.Current __current) | 
| static Ice.DispatchStatus | ___setUuid(Node __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current) | 
| static Ice.DispatchStatus | ___setVersion(Node __obj,
             IceInternal.Incoming __inS,
             Ice.Current __current) | 
| static Ice.DispatchStatus | ___sizeOfAnnotationLinks(Node __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current) | 
| static Ice.DispatchStatus | ___sizeOfSessions(Node __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current) | 
| static Ice.DispatchStatus | ___unlinkAnnotation(Node __obj,
                   IceInternal.Incoming __inS,
                   Ice.Current __current) | 
| static Ice.DispatchStatus | ___unloadAnnotationLinks(Node __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current) | 
| static Ice.DispatchStatus | ___unloadSessions(Node __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current) | 
| Ice.DispatchStatus | __dispatch(IceInternal.Incoming in,
          Ice.Current __current) | 
| protected void | __readImpl(IceInternal.BasicStream __is) | 
| protected void | __writeImpl(IceInternal.BasicStream __os) | 
| void | addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets) | 
| void | addAllSessionSet(java.util.List<Session> targets) | 
| void | addNodeAnnotationLink(NodeAnnotationLink target) | 
| void | addNodeAnnotationLinkToBoth(NodeAnnotationLink link,
                           boolean bothSides) | 
| void | addSession(Session target) | 
| void | clearAnnotationLinks() | 
| void | clearSessions() | 
| Node | clone() | 
| java.util.List<NodeAnnotationLink> | copyAnnotationLinks() | 
| java.util.List<Session> | copySessions() | 
| java.util.List<NodeAnnotationLink> | findNodeAnnotationLink(Annotation removal) | 
| java.util.Map<java.lang.Long,java.lang.Long> | getAnnotationLinksCountPerOwner() | 
| RString | getConn() | 
| RTime | getDown() | 
| RInt | getScale() | 
| RTime | getUp() | 
| RString | getUuid() | 
| RInt | getVersion() | 
| java.lang.String | ice_id() | 
| java.lang.String | ice_id(Ice.Current __current) | 
| java.lang.String[] | ice_ids() | 
| java.lang.String[] | ice_ids(Ice.Current __current) | 
| boolean | ice_isA(java.lang.String s) | 
| boolean | ice_isA(java.lang.String s,
       Ice.Current __current) | 
| static java.lang.String | ice_staticId() | 
| NodeAnnotationLink | linkAnnotation(Annotation addition) | 
| java.util.List<Annotation> | linkedAnnotationList() | 
| void | reloadAnnotationLinks(Node toCopy) | 
| void | reloadSessions(Node toCopy) | 
| void | removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets) | 
| void | removeAllSessionSet(java.util.List<Session> targets) | 
| void | removeNodeAnnotationLink(NodeAnnotationLink theTarget) | 
| void | removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link,
                                boolean bothSides) | 
| void | removeSession(Session theTarget) | 
| void | setConn(RString theConn) | 
| void | setDown(RTime theDown) | 
| void | setScale(RInt theScale) | 
| void | setUp(RTime theUp) | 
| void | setUuid(RString theUuid) | 
| void | setVersion(RInt theVersion) | 
| int | sizeOfAnnotationLinks() | 
| int | sizeOfSessions() | 
| void | unlinkAnnotation(Annotation removal) | 
| void | unloadAnnotationLinks() | 
| void | unloadSessions() | 
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshalequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAllNodeAnnotationLinkSet, addAllSessionSet, addNodeAnnotationLink, addNodeAnnotationLinkToBoth, addSession, clearAnnotationLinks, clearSessions, copyAnnotationLinks, copySessions, findNodeAnnotationLink, getAnnotationLinksCountPerOwner, getConn, getDown, getScale, getUp, getUuid, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, reloadSessions, removeAllNodeAnnotationLinkSet, removeAllSessionSet, removeNodeAnnotationLink, removeNodeAnnotationLinkFromBoth, removeSession, setConn, setDown, setScale, setUp, setUuid, setVersion, sizeOfAnnotationLinks, sizeOfSessions, unlinkAnnotation, unloadAnnotationLinks, unloadSessionsgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailsgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailspublic static final java.lang.String[] __ids
protected RInt version
protected java.util.List<Session> sessionsSeq
protected boolean sessionsLoaded
protected RString uuid
protected RString conn
protected RTime up
protected RTime down
protected RInt scale
protected java.util.List<NodeAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
public static final long serialVersionUID
public Node()
public Node(RLong id, Details details, boolean loaded, RInt version, java.util.List<Session> sessionsSeq, boolean sessionsLoaded, RString uuid, RString conn, RTime up, RTime down, RInt scale, java.util.List<NodeAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner)
public boolean ice_isA(java.lang.String s)
public boolean ice_isA(java.lang.String s,
                       Ice.Current __current)
public java.lang.String[] ice_ids()
public java.lang.String[] ice_ids(Ice.Current __current)
public java.lang.String ice_id()
public java.lang.String ice_id(Ice.Current __current)
public static java.lang.String ice_staticId()
public final void addAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets)
addAllNodeAnnotationLinkSet in interface _NodeOperationsNCpublic final void addAllSessionSet(java.util.List<Session> targets)
addAllSessionSet in interface _NodeOperationsNCpublic final void addNodeAnnotationLink(NodeAnnotationLink target)
addNodeAnnotationLink in interface _NodeOperationsNCpublic final void addNodeAnnotationLinkToBoth(NodeAnnotationLink link, boolean bothSides)
addNodeAnnotationLinkToBoth in interface _NodeOperationsNCpublic final void addSession(Session target)
addSession in interface _NodeOperationsNCpublic final void clearAnnotationLinks()
clearAnnotationLinks in interface _NodeOperationsNCpublic final void clearSessions()
clearSessions in interface _NodeOperationsNCpublic final java.util.List<NodeAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks in interface _NodeOperationsNCpublic final java.util.List<Session> copySessions()
copySessions in interface _NodeOperationsNCpublic final java.util.List<NodeAnnotationLink> findNodeAnnotationLink(Annotation removal)
findNodeAnnotationLink in interface _NodeOperationsNCpublic final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner in interface _NodeOperationsNCpublic final RString getConn()
getConn in interface _NodeOperationsNCpublic final RTime getDown()
getDown in interface _NodeOperationsNCpublic final RInt getScale()
getScale in interface _NodeOperationsNCpublic final RTime getUp()
getUp in interface _NodeOperationsNCpublic final RString getUuid()
getUuid in interface _NodeOperationsNCpublic final RInt getVersion()
getVersion in interface _NodeOperationsNCpublic final NodeAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation in interface _NodeOperationsNCpublic final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList in interface _NodeOperationsNCpublic final void reloadAnnotationLinks(Node toCopy)
reloadAnnotationLinks in interface _NodeOperationsNCpublic final void reloadSessions(Node toCopy)
reloadSessions in interface _NodeOperationsNCpublic final void removeAllNodeAnnotationLinkSet(java.util.List<NodeAnnotationLink> targets)
removeAllNodeAnnotationLinkSet in interface _NodeOperationsNCpublic final void removeAllSessionSet(java.util.List<Session> targets)
removeAllSessionSet in interface _NodeOperationsNCpublic final void removeNodeAnnotationLink(NodeAnnotationLink theTarget)
removeNodeAnnotationLink in interface _NodeOperationsNCpublic final void removeNodeAnnotationLinkFromBoth(NodeAnnotationLink link, boolean bothSides)
removeNodeAnnotationLinkFromBoth in interface _NodeOperationsNCpublic final void removeSession(Session theTarget)
removeSession in interface _NodeOperationsNCpublic final void setConn(RString theConn)
setConn in interface _NodeOperationsNCpublic final void setDown(RTime theDown)
setDown in interface _NodeOperationsNCpublic final void setScale(RInt theScale)
setScale in interface _NodeOperationsNCpublic final void setUp(RTime theUp)
setUp in interface _NodeOperationsNCpublic final void setUuid(RString theUuid)
setUuid in interface _NodeOperationsNCpublic final void setVersion(RInt theVersion)
setVersion in interface _NodeOperationsNCpublic final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks in interface _NodeOperationsNCpublic final int sizeOfSessions()
sizeOfSessions in interface _NodeOperationsNCpublic final void unlinkAnnotation(Annotation removal)
unlinkAnnotation in interface _NodeOperationsNCpublic final void unloadAnnotationLinks()
unloadAnnotationLinks in interface _NodeOperationsNCpublic final void unloadSessions()
unloadSessions in interface _NodeOperationsNCpublic static Ice.DispatchStatus ___getVersion(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadSessions(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfSessions(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copySessions(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addSession(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllSessionSet(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeSession(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllSessionSet(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearSessions(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadSessions(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getUuid(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setUuid(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getConn(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setConn(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getUp(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setUp(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDown(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDown(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getScale(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setScale(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addNodeAnnotationLink(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllNodeAnnotationLinkSet(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeNodeAnnotationLink(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllNodeAnnotationLinkSet(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addNodeAnnotationLinkToBoth(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findNodeAnnotationLink(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeNodeAnnotationLinkFromBoth(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(Node __obj, IceInternal.Incoming __inS, Ice.Current __current)
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in,
                                     Ice.Current __current)
__dispatch in interface Ice.Object__dispatch in class IObjectprotected void __writeImpl(IceInternal.BasicStream __os)
__writeImpl in class IObjectprotected void __readImpl(IceInternal.BasicStream __is)
__readImpl in class IObject