@Deprecated public class ExperimenterNode extends ExperimenterTypeNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash
Constructor and Description |
---|
ExperimenterNode(Element element)
Deprecated.
Constructs a Experimenter node with an associated DOM element.
|
ExperimenterNode(OMEXMLNode parent)
Deprecated.
Constructs a Experimenter node with an associated DOM element beneath
a given parent.
|
ExperimenterNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Experimenter node with an associated DOM element beneath
a given parent.
|
Modifier and Type | Method and Description |
---|---|
int |
getReferringDatasetCount()
Deprecated.
|
List |
getReferringDatasetList()
Deprecated.
|
int |
getReferringExperimentCount()
Deprecated.
|
List |
getReferringExperimentList()
Deprecated.
|
int |
getReferringImageCount()
Deprecated.
|
List |
getReferringImageList()
Deprecated.
|
int |
getReferringProjectCount()
Deprecated.
|
List |
getReferringProjectList()
Deprecated.
|
boolean |
hasID()
Deprecated.
Gets whether this type of node should have an ID.
|
getEmail, getFirstName, getGroupCount, getGroupList, getGroupRefCount, getGroupRefList, getInstitution, getLastName, getOMEName, setEmail, setFirstName, setInstitution, setLastName, setOMEName
clearCaches, createReference, equals, getAncestorElement, getAncestorNode, getAttribute, getAttributeNames, getAttributeValues, getAttrReferencedNode, getAttrReferringCount, getAttrReferringNodes, getBooleanAttribute, getBooleanCData, getCData, getCData, getChildCount, getChildNode, getChildNode, getChildNode, getChildNodes, getChildNodes, getDOMElement, getDoubleAttribute, getDoubleCData, getElementName, getFloatAttribute, getFloatCData, getIDPrefix, getIntegerAttribute, getIntegerCData, getLongAttribute, getLongCData, getNode, getNodeID, getReferencedNode, getReferencedNodes, getReferringCount, getReferringCount, getReferringNodes, getReferringNodes, getStringAttribute, getStringCData, getVersion, isLegacy, makeID, setAttribute, setAttribute, setAttrReferencedNode, setCData, setCData, setCData, setIDPrefix, setNodeID, toString
public ExperimenterNode(Element element)
public ExperimenterNode(OMEXMLNode parent)
public ExperimenterNode(OMEXMLNode parent, boolean attach)
public int getReferringProjectCount()
public List getReferringProjectList()
public int getReferringImageCount()
public List getReferringImageList()
public int getReferringExperimentCount()
public List getReferringExperimentList()
public int getReferringDatasetCount()
public List getReferringDatasetList()
public boolean hasID()
OMEXMLNode
hasID
in class ExperimenterTypeNode
Copyright © 2014 Open Microscopy Environment