Package omero.model
Class Namespace
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.model.IObject
-
- omero.model.Namespace
-
- All Implemented Interfaces:
Ice.Object
,java.io.Serializable
,java.lang.Cloneable
,_IObjectOperations
,_IObjectOperationsNC
,_NamespaceOperations
,_NamespaceOperationsNC
- Direct Known Subclasses:
_NamespaceTie
,NamespaceI
public abstract class Namespace extends IObject implements _NamespaceOperations, _NamespaceOperationsNC
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
protected java.util.Map<java.lang.Long,java.lang.Long>
annotationLinksCountPerOwner
protected boolean
annotationLinksLoaded
protected java.util.List<NamespaceAnnotationLink>
annotationLinksSeq
protected RString
description
protected RBool
display
protected RString
displayName
protected java.lang.String[]
keywords
protected RBool
multivalued
protected RString
name
static long
serialVersionUID
protected RInt
version
-
Constructor Summary
Constructors Constructor Description Namespace()
Namespace(RLong id, Details details, boolean loaded, RInt version, java.lang.String[] keywords, RBool multivalued, RBool display, RString displayName, java.util.List<NamespaceAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RString name, RString description)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Ice.DispatchStatus
___addAllNamespaceAnnotationLinkSet(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addNamespaceAnnotationLink(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___addNamespaceAnnotationLinkToBoth(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___clearAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___copyAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___findNamespaceAnnotationLink(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getAnnotationLinksCountPerOwner(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getDescription(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getDisplay(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getDisplayName(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getKeywords(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getMultivalued(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getName(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___getVersion(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___linkAnnotation(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___linkedAnnotationList(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___reloadAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeAllNamespaceAnnotationLinkSet(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeNamespaceAnnotationLink(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___removeNamespaceAnnotationLinkFromBoth(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setDescription(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setDisplay(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setDisplayName(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setKeywords(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setMultivalued(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setName(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___setVersion(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___sizeOfAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unlinkAnnotation(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
static Ice.DispatchStatus
___unloadAnnotationLinks(Namespace __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
addAllNamespaceAnnotationLinkSet(java.util.List<NamespaceAnnotationLink> targets)
void
addNamespaceAnnotationLink(NamespaceAnnotationLink target)
void
addNamespaceAnnotationLinkToBoth(NamespaceAnnotationLink link, boolean bothSides)
void
clearAnnotationLinks()
Namespace
clone()
java.util.List<NamespaceAnnotationLink>
copyAnnotationLinks()
java.util.List<NamespaceAnnotationLink>
findNamespaceAnnotationLink(Annotation removal)
java.util.Map<java.lang.Long,java.lang.Long>
getAnnotationLinksCountPerOwner()
RString
getDescription()
RBool
getDisplay()
RString
getDisplayName()
java.lang.String[]
getKeywords()
RBool
getMultivalued()
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()
NamespaceAnnotationLink
linkAnnotation(Annotation addition)
java.util.List<Annotation>
linkedAnnotationList()
void
reloadAnnotationLinks(Namespace toCopy)
void
removeAllNamespaceAnnotationLinkSet(java.util.List<NamespaceAnnotationLink> targets)
void
removeNamespaceAnnotationLink(NamespaceAnnotationLink theTarget)
void
removeNamespaceAnnotationLinkFromBoth(NamespaceAnnotationLink link, boolean bothSides)
void
setDescription(RString theDescription)
void
setDisplay(RBool theDisplay)
void
setDisplayName(RString theDisplayName)
void
setKeywords(java.lang.String[] theKeywords)
void
setMultivalued(RBool theMultivalued)
void
setName(RString theName)
void
setVersion(RInt theVersion)
int
sizeOfAnnotationLinks()
void
unlinkAnnotation(Annotation removal)
void
unloadAnnotationLinks()
-
Methods inherited from class omero.model.IObject
___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
-
Methods inherited from class Ice.ObjectImpl
___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
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._IObjectOperationsNC
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._NamespaceOperations
addAllNamespaceAnnotationLinkSet, addNamespaceAnnotationLink, addNamespaceAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findNamespaceAnnotationLink, getAnnotationLinksCountPerOwner, getDescription, getDisplay, getDisplayName, getKeywords, getMultivalued, getName, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllNamespaceAnnotationLinkSet, removeNamespaceAnnotationLink, removeNamespaceAnnotationLinkFromBoth, setDescription, setDisplay, setDisplayName, setKeywords, setMultivalued, setName, setVersion, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinks
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
version
protected RInt version
-
keywords
protected java.lang.String[] keywords
-
multivalued
protected RBool multivalued
-
display
protected RBool display
-
displayName
protected RString displayName
-
annotationLinksSeq
protected java.util.List<NamespaceAnnotationLink> annotationLinksSeq
-
annotationLinksLoaded
protected boolean annotationLinksLoaded
-
annotationLinksCountPerOwner
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
-
name
protected RString name
-
description
protected RString description
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Namespace
public Namespace()
-
Namespace
public Namespace(RLong id, Details details, boolean loaded, RInt version, java.lang.String[] keywords, RBool multivalued, RBool display, RString displayName, java.util.List<NamespaceAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RString name, RString description)
-
-
Method Detail
-
ice_isA
public boolean ice_isA(java.lang.String s)
-
ice_isA
public boolean ice_isA(java.lang.String s, Ice.Current __current)
-
ice_ids
public java.lang.String[] ice_ids()
-
ice_ids
public java.lang.String[] ice_ids(Ice.Current __current)
-
ice_id
public java.lang.String ice_id()
-
ice_id
public java.lang.String ice_id(Ice.Current __current)
-
ice_staticId
public static java.lang.String ice_staticId()
-
addAllNamespaceAnnotationLinkSet
public final void addAllNamespaceAnnotationLinkSet(java.util.List<NamespaceAnnotationLink> targets)
- Specified by:
addAllNamespaceAnnotationLinkSet
in interface_NamespaceOperationsNC
-
addNamespaceAnnotationLink
public final void addNamespaceAnnotationLink(NamespaceAnnotationLink target)
- Specified by:
addNamespaceAnnotationLink
in interface_NamespaceOperationsNC
-
addNamespaceAnnotationLinkToBoth
public final void addNamespaceAnnotationLinkToBoth(NamespaceAnnotationLink link, boolean bothSides)
- Specified by:
addNamespaceAnnotationLinkToBoth
in interface_NamespaceOperationsNC
-
clearAnnotationLinks
public final void clearAnnotationLinks()
- Specified by:
clearAnnotationLinks
in interface_NamespaceOperationsNC
-
copyAnnotationLinks
public final java.util.List<NamespaceAnnotationLink> copyAnnotationLinks()
- Specified by:
copyAnnotationLinks
in interface_NamespaceOperationsNC
-
findNamespaceAnnotationLink
public final java.util.List<NamespaceAnnotationLink> findNamespaceAnnotationLink(Annotation removal)
- Specified by:
findNamespaceAnnotationLink
in interface_NamespaceOperationsNC
-
getAnnotationLinksCountPerOwner
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
- Specified by:
getAnnotationLinksCountPerOwner
in interface_NamespaceOperationsNC
-
getDescription
public final RString getDescription()
- Specified by:
getDescription
in interface_NamespaceOperationsNC
-
getDisplay
public final RBool getDisplay()
- Specified by:
getDisplay
in interface_NamespaceOperationsNC
-
getDisplayName
public final RString getDisplayName()
- Specified by:
getDisplayName
in interface_NamespaceOperationsNC
-
getKeywords
public final java.lang.String[] getKeywords()
- Specified by:
getKeywords
in interface_NamespaceOperationsNC
-
getMultivalued
public final RBool getMultivalued()
- Specified by:
getMultivalued
in interface_NamespaceOperationsNC
-
getName
public final RString getName()
- Specified by:
getName
in interface_NamespaceOperationsNC
-
getVersion
public final RInt getVersion()
- Specified by:
getVersion
in interface_NamespaceOperationsNC
-
linkAnnotation
public final NamespaceAnnotationLink linkAnnotation(Annotation addition)
- Specified by:
linkAnnotation
in interface_NamespaceOperationsNC
-
linkedAnnotationList
public final java.util.List<Annotation> linkedAnnotationList()
- Specified by:
linkedAnnotationList
in interface_NamespaceOperationsNC
-
reloadAnnotationLinks
public final void reloadAnnotationLinks(Namespace toCopy)
- Specified by:
reloadAnnotationLinks
in interface_NamespaceOperationsNC
-
removeAllNamespaceAnnotationLinkSet
public final void removeAllNamespaceAnnotationLinkSet(java.util.List<NamespaceAnnotationLink> targets)
- Specified by:
removeAllNamespaceAnnotationLinkSet
in interface_NamespaceOperationsNC
-
removeNamespaceAnnotationLink
public final void removeNamespaceAnnotationLink(NamespaceAnnotationLink theTarget)
- Specified by:
removeNamespaceAnnotationLink
in interface_NamespaceOperationsNC
-
removeNamespaceAnnotationLinkFromBoth
public final void removeNamespaceAnnotationLinkFromBoth(NamespaceAnnotationLink link, boolean bothSides)
- Specified by:
removeNamespaceAnnotationLinkFromBoth
in interface_NamespaceOperationsNC
-
setDescription
public final void setDescription(RString theDescription)
- Specified by:
setDescription
in interface_NamespaceOperationsNC
-
setDisplay
public final void setDisplay(RBool theDisplay)
- Specified by:
setDisplay
in interface_NamespaceOperationsNC
-
setDisplayName
public final void setDisplayName(RString theDisplayName)
- Specified by:
setDisplayName
in interface_NamespaceOperationsNC
-
setKeywords
public final void setKeywords(java.lang.String[] theKeywords)
- Specified by:
setKeywords
in interface_NamespaceOperationsNC
-
setMultivalued
public final void setMultivalued(RBool theMultivalued)
- Specified by:
setMultivalued
in interface_NamespaceOperationsNC
-
setName
public final void setName(RString theName)
- Specified by:
setName
in interface_NamespaceOperationsNC
-
setVersion
public final void setVersion(RInt theVersion)
- Specified by:
setVersion
in interface_NamespaceOperationsNC
-
sizeOfAnnotationLinks
public final int sizeOfAnnotationLinks()
- Specified by:
sizeOfAnnotationLinks
in interface_NamespaceOperationsNC
-
unlinkAnnotation
public final void unlinkAnnotation(Annotation removal)
- Specified by:
unlinkAnnotation
in interface_NamespaceOperationsNC
-
unloadAnnotationLinks
public final void unloadAnnotationLinks()
- Specified by:
unloadAnnotationLinks
in interface_NamespaceOperationsNC
-
___getVersion
public static Ice.DispatchStatus ___getVersion(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setVersion
public static Ice.DispatchStatus ___setVersion(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getKeywords
public static Ice.DispatchStatus ___getKeywords(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setKeywords
public static Ice.DispatchStatus ___setKeywords(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getMultivalued
public static Ice.DispatchStatus ___getMultivalued(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setMultivalued
public static Ice.DispatchStatus ___setMultivalued(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getDisplay
public static Ice.DispatchStatus ___getDisplay(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setDisplay
public static Ice.DispatchStatus ___setDisplay(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getDisplayName
public static Ice.DispatchStatus ___getDisplayName(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setDisplayName
public static Ice.DispatchStatus ___setDisplayName(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unloadAnnotationLinks
public static Ice.DispatchStatus ___unloadAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___sizeOfAnnotationLinks
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___copyAnnotationLinks
public static Ice.DispatchStatus ___copyAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addNamespaceAnnotationLink
public static Ice.DispatchStatus ___addNamespaceAnnotationLink(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addAllNamespaceAnnotationLinkSet
public static Ice.DispatchStatus ___addAllNamespaceAnnotationLinkSet(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeNamespaceAnnotationLink
public static Ice.DispatchStatus ___removeNamespaceAnnotationLink(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeAllNamespaceAnnotationLinkSet
public static Ice.DispatchStatus ___removeAllNamespaceAnnotationLinkSet(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___clearAnnotationLinks
public static Ice.DispatchStatus ___clearAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___reloadAnnotationLinks
public static Ice.DispatchStatus ___reloadAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getAnnotationLinksCountPerOwner
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkAnnotation
public static Ice.DispatchStatus ___linkAnnotation(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___addNamespaceAnnotationLinkToBoth
public static Ice.DispatchStatus ___addNamespaceAnnotationLinkToBoth(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___findNamespaceAnnotationLink
public static Ice.DispatchStatus ___findNamespaceAnnotationLink(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___unlinkAnnotation
public static Ice.DispatchStatus ___unlinkAnnotation(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___removeNamespaceAnnotationLinkFromBoth
public static Ice.DispatchStatus ___removeNamespaceAnnotationLinkFromBoth(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___linkedAnnotationList
public static Ice.DispatchStatus ___linkedAnnotationList(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getName
public static Ice.DispatchStatus ___getName(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setName
public static Ice.DispatchStatus ___setName(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___getDescription
public static Ice.DispatchStatus ___getDescription(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
___setDescription
public static Ice.DispatchStatus ___setDescription(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
-
__dispatch
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)
- Specified by:
__dispatch
in interfaceIce.Object
- Overrides:
__dispatch
in classIObject
-
__writeImpl
protected void __writeImpl(IceInternal.BasicStream __os)
- Overrides:
__writeImpl
in classIObject
-
__readImpl
protected void __readImpl(IceInternal.BasicStream __is)
- Overrides:
__readImpl
in classIObject
-
-