public abstract class ExperimenterGroup extends IObject implements _ExperimenterGroupOperations, _ExperimenterGroupOperationsNC
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<ExperimenterGroupAnnotationLink> |
annotationLinksSeq |
protected java.util.List<NamedValue> |
config |
protected RString |
description |
protected boolean |
groupExperimenterMapLoaded |
protected java.util.List<GroupExperimenterMap> |
groupExperimenterMapSeq |
protected RBool |
ldap |
protected RString |
name |
static long |
serialVersionUID |
protected RInt |
version |
Constructor and Description |
---|
ExperimenterGroup() |
ExperimenterGroup(RLong id,
Details details,
boolean loaded,
RInt version,
RString name,
RBool ldap,
java.util.List<GroupExperimenterMap> groupExperimenterMapSeq,
boolean groupExperimenterMapLoaded,
java.util.List<NamedValue> config,
java.util.List<ExperimenterGroupAnnotationLink> annotationLinksSeq,
boolean annotationLinksLoaded,
java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner,
RString description) |
Modifier and Type | Method and Description |
---|---|
static Ice.DispatchStatus |
___addAllExperimenterGroupAnnotationLinkSet(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addAllGroupExperimenterMapSet(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addExperimenterGroupAnnotationLink(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addGroupExperimenterMap(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addGroupExperimenterMapToBoth(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearAnnotationLinks(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearGroupExperimenterMap(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyAnnotationLinks(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyGroupExperimenterMap(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findExperimenterGroupAnnotationLink(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findGroupExperimenterMap(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getAnnotationLinksCountPerOwner(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getConfig(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getConfigAsMap(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getDescription(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getLdap(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getName(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getVersion(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkAnnotation(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedAnnotationList(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedExperimenterList(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkExperimenter(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadAnnotationLinks(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadGroupExperimenterMap(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllExperimenterGroupAnnotationLinkSet(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllGroupExperimenterMapSet(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeExperimenterGroupAnnotationLink(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeGroupExperimenterMap(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeGroupExperimenterMapFromBoth(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setConfig(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setDescription(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setLdap(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setName(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setVersion(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfAnnotationLinks(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfGroupExperimenterMap(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkAnnotation(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkExperimenter(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadAnnotationLinks(ExperimenterGroup __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadGroupExperimenterMap(ExperimenterGroup __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 |
addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets) |
void |
addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets) |
void |
addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target) |
void |
addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides) |
void |
addGroupExperimenterMap(GroupExperimenterMap target) |
void |
addGroupExperimenterMapToBoth(GroupExperimenterMap link,
boolean bothSides) |
void |
clearAnnotationLinks() |
void |
clearGroupExperimenterMap() |
ExperimenterGroup |
clone() |
java.util.List<ExperimenterGroupAnnotationLink> |
copyAnnotationLinks() |
java.util.List<GroupExperimenterMap> |
copyGroupExperimenterMap() |
java.util.List<ExperimenterGroupAnnotationLink> |
findExperimenterGroupAnnotationLink(Annotation removal) |
java.util.List<GroupExperimenterMap> |
findGroupExperimenterMap(Experimenter removal) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
java.util.List<NamedValue> |
getConfig() |
java.util.Map<java.lang.String,java.lang.String> |
getConfigAsMap() |
RString |
getDescription() |
RBool |
getLdap() |
RString |
getName() |
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() |
ExperimenterGroupAnnotationLink |
linkAnnotation(Annotation addition) |
java.util.List<Annotation> |
linkedAnnotationList() |
java.util.List<Experimenter> |
linkedExperimenterList() |
GroupExperimenterMap |
linkExperimenter(Experimenter addition) |
void |
reloadAnnotationLinks(ExperimenterGroup toCopy) |
void |
reloadGroupExperimenterMap(ExperimenterGroup toCopy) |
void |
removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets) |
void |
removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets) |
void |
removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget) |
void |
removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link,
boolean bothSides) |
void |
removeGroupExperimenterMap(GroupExperimenterMap theTarget) |
void |
removeGroupExperimenterMapFromBoth(GroupExperimenterMap link,
boolean bothSides) |
void |
setConfig(java.util.List<NamedValue> theConfig) |
void |
setDescription(RString theDescription) |
void |
setLdap(RBool theLdap) |
void |
setName(RString theName) |
void |
setVersion(RInt theVersion) |
int |
sizeOfAnnotationLinks() |
int |
sizeOfGroupExperimenterMap() |
void |
unlinkAnnotation(Annotation removal) |
void |
unlinkExperimenter(Experimenter removal) |
void |
unloadAnnotationLinks() |
void |
unloadGroupExperimenterMap() |
___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_preMarshal
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAllExperimenterGroupAnnotationLinkSet, addAllGroupExperimenterMapSet, addExperimenterGroupAnnotationLink, addExperimenterGroupAnnotationLinkToBoth, addGroupExperimenterMap, addGroupExperimenterMapToBoth, clearAnnotationLinks, clearGroupExperimenterMap, copyAnnotationLinks, copyGroupExperimenterMap, findExperimenterGroupAnnotationLink, findGroupExperimenterMap, getAnnotationLinksCountPerOwner, getConfig, getConfigAsMap, getDescription, getLdap, getName, getVersion, linkAnnotation, linkedAnnotationList, linkedExperimenterList, linkExperimenter, reloadAnnotationLinks, reloadGroupExperimenterMap, removeAllExperimenterGroupAnnotationLinkSet, removeAllGroupExperimenterMapSet, removeExperimenterGroupAnnotationLink, removeExperimenterGroupAnnotationLinkFromBoth, removeGroupExperimenterMap, removeGroupExperimenterMapFromBoth, setConfig, setDescription, setLdap, setName, setVersion, sizeOfAnnotationLinks, sizeOfGroupExperimenterMap, unlinkAnnotation, unlinkExperimenter, unloadAnnotationLinks, unloadGroupExperimenterMap
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
public static final java.lang.String[] __ids
protected RInt version
protected RString name
protected RBool ldap
protected java.util.List<GroupExperimenterMap> groupExperimenterMapSeq
protected boolean groupExperimenterMapLoaded
protected java.util.List<NamedValue> config
protected java.util.List<ExperimenterGroupAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
protected RString description
public static final long serialVersionUID
public ExperimenterGroup()
public ExperimenterGroup(RLong id, Details details, boolean loaded, RInt version, RString name, RBool ldap, java.util.List<GroupExperimenterMap> groupExperimenterMapSeq, boolean groupExperimenterMapLoaded, java.util.List<NamedValue> config, java.util.List<ExperimenterGroupAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RString description)
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 addAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets)
addAllExperimenterGroupAnnotationLinkSet
in interface _ExperimenterGroupOperationsNC
public final void addAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets)
addAllGroupExperimenterMapSet
in interface _ExperimenterGroupOperationsNC
public final void addExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink target)
addExperimenterGroupAnnotationLink
in interface _ExperimenterGroupOperationsNC
public final void addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroupAnnotationLink link, boolean bothSides)
addExperimenterGroupAnnotationLinkToBoth
in interface _ExperimenterGroupOperationsNC
public final void addGroupExperimenterMap(GroupExperimenterMap target)
addGroupExperimenterMap
in interface _ExperimenterGroupOperationsNC
public final void addGroupExperimenterMapToBoth(GroupExperimenterMap link, boolean bothSides)
addGroupExperimenterMapToBoth
in interface _ExperimenterGroupOperationsNC
public final void clearAnnotationLinks()
clearAnnotationLinks
in interface _ExperimenterGroupOperationsNC
public final void clearGroupExperimenterMap()
clearGroupExperimenterMap
in interface _ExperimenterGroupOperationsNC
public final java.util.List<ExperimenterGroupAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface _ExperimenterGroupOperationsNC
public final java.util.List<GroupExperimenterMap> copyGroupExperimenterMap()
copyGroupExperimenterMap
in interface _ExperimenterGroupOperationsNC
public final java.util.List<ExperimenterGroupAnnotationLink> findExperimenterGroupAnnotationLink(Annotation removal)
findExperimenterGroupAnnotationLink
in interface _ExperimenterGroupOperationsNC
public final java.util.List<GroupExperimenterMap> findGroupExperimenterMap(Experimenter removal)
findGroupExperimenterMap
in interface _ExperimenterGroupOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface _ExperimenterGroupOperationsNC
public final java.util.List<NamedValue> getConfig()
getConfig
in interface _ExperimenterGroupOperationsNC
public final java.util.Map<java.lang.String,java.lang.String> getConfigAsMap()
getConfigAsMap
in interface _ExperimenterGroupOperationsNC
public final RString getDescription()
getDescription
in interface _ExperimenterGroupOperationsNC
public final RBool getLdap()
getLdap
in interface _ExperimenterGroupOperationsNC
public final RString getName()
getName
in interface _ExperimenterGroupOperationsNC
public final RInt getVersion()
getVersion
in interface _ExperimenterGroupOperationsNC
public final ExperimenterGroupAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface _ExperimenterGroupOperationsNC
public final GroupExperimenterMap linkExperimenter(Experimenter addition)
linkExperimenter
in interface _ExperimenterGroupOperationsNC
public final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface _ExperimenterGroupOperationsNC
public final java.util.List<Experimenter> linkedExperimenterList()
linkedExperimenterList
in interface _ExperimenterGroupOperationsNC
public final void reloadAnnotationLinks(ExperimenterGroup toCopy)
reloadAnnotationLinks
in interface _ExperimenterGroupOperationsNC
public final void reloadGroupExperimenterMap(ExperimenterGroup toCopy)
reloadGroupExperimenterMap
in interface _ExperimenterGroupOperationsNC
public final void removeAllExperimenterGroupAnnotationLinkSet(java.util.List<ExperimenterGroupAnnotationLink> targets)
removeAllExperimenterGroupAnnotationLinkSet
in interface _ExperimenterGroupOperationsNC
public final void removeAllGroupExperimenterMapSet(java.util.List<GroupExperimenterMap> targets)
removeAllGroupExperimenterMapSet
in interface _ExperimenterGroupOperationsNC
public final void removeExperimenterGroupAnnotationLink(ExperimenterGroupAnnotationLink theTarget)
removeExperimenterGroupAnnotationLink
in interface _ExperimenterGroupOperationsNC
public final void removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroupAnnotationLink link, boolean bothSides)
removeExperimenterGroupAnnotationLinkFromBoth
in interface _ExperimenterGroupOperationsNC
public final void removeGroupExperimenterMap(GroupExperimenterMap theTarget)
removeGroupExperimenterMap
in interface _ExperimenterGroupOperationsNC
public final void removeGroupExperimenterMapFromBoth(GroupExperimenterMap link, boolean bothSides)
removeGroupExperimenterMapFromBoth
in interface _ExperimenterGroupOperationsNC
public final void setConfig(java.util.List<NamedValue> theConfig)
setConfig
in interface _ExperimenterGroupOperationsNC
public final void setDescription(RString theDescription)
setDescription
in interface _ExperimenterGroupOperationsNC
public final void setLdap(RBool theLdap)
setLdap
in interface _ExperimenterGroupOperationsNC
public final void setName(RString theName)
setName
in interface _ExperimenterGroupOperationsNC
public final void setVersion(RInt theVersion)
setVersion
in interface _ExperimenterGroupOperationsNC
public final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface _ExperimenterGroupOperationsNC
public final int sizeOfGroupExperimenterMap()
sizeOfGroupExperimenterMap
in interface _ExperimenterGroupOperationsNC
public final void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface _ExperimenterGroupOperationsNC
public final void unlinkExperimenter(Experimenter removal)
unlinkExperimenter
in interface _ExperimenterGroupOperationsNC
public final void unloadAnnotationLinks()
unloadAnnotationLinks
in interface _ExperimenterGroupOperationsNC
public final void unloadGroupExperimenterMap()
unloadGroupExperimenterMap
in interface _ExperimenterGroupOperationsNC
public static Ice.DispatchStatus ___getVersion(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getName(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setName(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getLdap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setLdap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllGroupExperimenterMapSet(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllGroupExperimenterMapSet(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkExperimenter(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addGroupExperimenterMapToBoth(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findGroupExperimenterMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkExperimenter(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeGroupExperimenterMapFromBoth(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedExperimenterList(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getConfigAsMap(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getConfig(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setConfig(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addExperimenterGroupAnnotationLink(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllExperimenterGroupAnnotationLinkSet(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeExperimenterGroupAnnotationLink(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllExperimenterGroupAnnotationLinkSet(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addExperimenterGroupAnnotationLinkToBoth(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findExperimenterGroupAnnotationLink(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeExperimenterGroupAnnotationLinkFromBoth(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDescription(ExperimenterGroup __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDescription(ExperimenterGroup __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 IObject
protected void __writeImpl(IceInternal.BasicStream __os)
__writeImpl
in class IObject
protected void __readImpl(IceInternal.BasicStream __is)
__readImpl
in class IObject
public ExperimenterGroup clone()