public abstract class Annotation extends IObject implements _AnnotationOperations, _AnnotationOperationsNC
| 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<AnnotationAnnotationLink> | annotationLinksSeq | 
| protected RString | description | 
| protected RString | name | 
| protected RString | ns | 
| static long | serialVersionUID | 
| protected RInt | version | 
| Constructor and Description | 
|---|
| Annotation() | 
| Annotation(RLong id,
          Details details,
          boolean loaded,
          RInt version,
          RString ns,
          RString name,
          RString description,
          java.util.List<AnnotationAnnotationLink> annotationLinksSeq,
          boolean annotationLinksLoaded,
          java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Ice.DispatchStatus | ___addAllAnnotationAnnotationLinkSet(Annotation __obj,
                                    IceInternal.Incoming __inS,
                                    Ice.Current __current) | 
| static Ice.DispatchStatus | ___addAnnotationAnnotationLink(Annotation __obj,
                              IceInternal.Incoming __inS,
                              Ice.Current __current) | 
| static Ice.DispatchStatus | ___addAnnotationAnnotationLinkToBoth(Annotation __obj,
                                    IceInternal.Incoming __inS,
                                    Ice.Current __current) | 
| static Ice.DispatchStatus | ___clearAnnotationLinks(Annotation __obj,
                       IceInternal.Incoming __inS,
                       Ice.Current __current) | 
| static Ice.DispatchStatus | ___copyAnnotationLinks(Annotation __obj,
                      IceInternal.Incoming __inS,
                      Ice.Current __current) | 
| static Ice.DispatchStatus | ___findAnnotationAnnotationLink(Annotation __obj,
                               IceInternal.Incoming __inS,
                               Ice.Current __current) | 
| static Ice.DispatchStatus | ___getAnnotationLinksCountPerOwner(Annotation __obj,
                                  IceInternal.Incoming __inS,
                                  Ice.Current __current) | 
| static Ice.DispatchStatus | ___getDescription(Annotation __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current) | 
| static Ice.DispatchStatus | ___getName(Annotation __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current) | 
| static Ice.DispatchStatus | ___getNs(Annotation __obj,
        IceInternal.Incoming __inS,
        Ice.Current __current) | 
| static Ice.DispatchStatus | ___getVersion(Annotation __obj,
             IceInternal.Incoming __inS,
             Ice.Current __current) | 
| static Ice.DispatchStatus | ___linkAnnotation(Annotation __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current) | 
| static Ice.DispatchStatus | ___linkedAnnotationList(Annotation __obj,
                       IceInternal.Incoming __inS,
                       Ice.Current __current) | 
| static Ice.DispatchStatus | ___reloadAnnotationLinks(Annotation __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current) | 
| static Ice.DispatchStatus | ___removeAllAnnotationAnnotationLinkSet(Annotation __obj,
                                       IceInternal.Incoming __inS,
                                       Ice.Current __current) | 
| static Ice.DispatchStatus | ___removeAnnotationAnnotationLink(Annotation __obj,
                                 IceInternal.Incoming __inS,
                                 Ice.Current __current) | 
| static Ice.DispatchStatus | ___removeAnnotationAnnotationLinkFromBoth(Annotation __obj,
                                         IceInternal.Incoming __inS,
                                         Ice.Current __current) | 
| static Ice.DispatchStatus | ___setDescription(Annotation __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current) | 
| static Ice.DispatchStatus | ___setName(Annotation __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current) | 
| static Ice.DispatchStatus | ___setNs(Annotation __obj,
        IceInternal.Incoming __inS,
        Ice.Current __current) | 
| static Ice.DispatchStatus | ___setVersion(Annotation __obj,
             IceInternal.Incoming __inS,
             Ice.Current __current) | 
| static Ice.DispatchStatus | ___sizeOfAnnotationLinks(Annotation __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current) | 
| static Ice.DispatchStatus | ___unlinkAnnotation(Annotation __obj,
                   IceInternal.Incoming __inS,
                   Ice.Current __current) | 
| static Ice.DispatchStatus | ___unloadAnnotationLinks(Annotation __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 | addAllAnnotationAnnotationLinkSet(java.util.List<AnnotationAnnotationLink> targets) | 
| void | addAnnotationAnnotationLink(AnnotationAnnotationLink target) | 
| void | addAnnotationAnnotationLinkToBoth(AnnotationAnnotationLink link,
                                 boolean bothSides) | 
| void | clearAnnotationLinks() | 
| Annotation | clone() | 
| java.util.List<AnnotationAnnotationLink> | copyAnnotationLinks() | 
| java.util.List<AnnotationAnnotationLink> | findAnnotationAnnotationLink(Annotation removal) | 
| java.util.Map<java.lang.Long,java.lang.Long> | getAnnotationLinksCountPerOwner() | 
| RString | getDescription() | 
| RString | getName() | 
| RString | getNs() | 
| 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() | 
| AnnotationAnnotationLink | linkAnnotation(Annotation addition) | 
| java.util.List<Annotation> | linkedAnnotationList() | 
| void | reloadAnnotationLinks(Annotation toCopy) | 
| void | removeAllAnnotationAnnotationLinkSet(java.util.List<AnnotationAnnotationLink> targets) | 
| void | removeAnnotationAnnotationLink(AnnotationAnnotationLink theTarget) | 
| void | removeAnnotationAnnotationLinkFromBoth(AnnotationAnnotationLink link,
                                      boolean bothSides) | 
| void | setDescription(RString theDescription) | 
| void | setName(RString theName) | 
| void | setNs(RString theNs) | 
| void | setVersion(RInt theVersion) | 
| int | sizeOfAnnotationLinks() | 
| void | unlinkAnnotation(Annotation removal) | 
| void | unloadAnnotationLinks() | 
___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, waitaddAllAnnotationAnnotationLinkSet, addAnnotationAnnotationLink, addAnnotationAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findAnnotationAnnotationLink, getAnnotationLinksCountPerOwner, getDescription, getName, getNs, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllAnnotationAnnotationLinkSet, removeAnnotationAnnotationLink, removeAnnotationAnnotationLinkFromBoth, setDescription, setName, setNs, setVersion, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinksgetDetails, 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 RString ns
protected RString name
protected RString description
protected java.util.List<AnnotationAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
public static final long serialVersionUID
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 addAllAnnotationAnnotationLinkSet(java.util.List<AnnotationAnnotationLink> targets)
addAllAnnotationAnnotationLinkSet in interface _AnnotationOperationsNCpublic final void addAnnotationAnnotationLink(AnnotationAnnotationLink target)
addAnnotationAnnotationLink in interface _AnnotationOperationsNCpublic final void addAnnotationAnnotationLinkToBoth(AnnotationAnnotationLink link, boolean bothSides)
addAnnotationAnnotationLinkToBoth in interface _AnnotationOperationsNCpublic final void clearAnnotationLinks()
clearAnnotationLinks in interface _AnnotationOperationsNCpublic final java.util.List<AnnotationAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks in interface _AnnotationOperationsNCpublic final java.util.List<AnnotationAnnotationLink> findAnnotationAnnotationLink(Annotation removal)
findAnnotationAnnotationLink in interface _AnnotationOperationsNCpublic final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner in interface _AnnotationOperationsNCpublic final RString getDescription()
getDescription in interface _AnnotationOperationsNCpublic final RString getName()
getName in interface _AnnotationOperationsNCpublic final RString getNs()
getNs in interface _AnnotationOperationsNCpublic final RInt getVersion()
getVersion in interface _AnnotationOperationsNCpublic final AnnotationAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation in interface _AnnotationOperationsNCpublic final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList in interface _AnnotationOperationsNCpublic final void reloadAnnotationLinks(Annotation toCopy)
reloadAnnotationLinks in interface _AnnotationOperationsNCpublic final void removeAllAnnotationAnnotationLinkSet(java.util.List<AnnotationAnnotationLink> targets)
removeAllAnnotationAnnotationLinkSet in interface _AnnotationOperationsNCpublic final void removeAnnotationAnnotationLink(AnnotationAnnotationLink theTarget)
removeAnnotationAnnotationLink in interface _AnnotationOperationsNCpublic final void removeAnnotationAnnotationLinkFromBoth(AnnotationAnnotationLink link, boolean bothSides)
removeAnnotationAnnotationLinkFromBoth in interface _AnnotationOperationsNCpublic final void setDescription(RString theDescription)
setDescription in interface _AnnotationOperationsNCpublic final void setName(RString theName)
setName in interface _AnnotationOperationsNCpublic final void setNs(RString theNs)
setNs in interface _AnnotationOperationsNCpublic final void setVersion(RInt theVersion)
setVersion in interface _AnnotationOperationsNCpublic final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks in interface _AnnotationOperationsNCpublic final void unlinkAnnotation(Annotation removal)
unlinkAnnotation in interface _AnnotationOperationsNCpublic final void unloadAnnotationLinks()
unloadAnnotationLinks in interface _AnnotationOperationsNCpublic static Ice.DispatchStatus ___getVersion(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getNs(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setNs(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getName(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setName(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDescription(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDescription(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAnnotationAnnotationLink(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllAnnotationAnnotationLinkSet(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAnnotationAnnotationLink(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllAnnotationAnnotationLinkSet(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAnnotationAnnotationLinkToBoth(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findAnnotationAnnotationLink(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAnnotationAnnotationLinkFromBoth(Annotation __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(Annotation __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 IObjectpublic Annotation clone()