@Deprecated public class ExperimentNode extends OMEXMLNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash
Constructor and Description |
---|
ExperimentNode(Element element)
Deprecated.
Constructs a Experiment node with an associated DOM element.
|
ExperimentNode(OMEXMLNode parent)
Deprecated.
Constructs a Experiment node with an associated DOM element beneath
a given parent.
|
ExperimentNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Experiment node with an associated DOM element beneath
a given parent.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Deprecated.
|
ExperimenterNode |
getExperimenter()
Deprecated.
|
ExperimenterRefNode |
getExperimenterRef()
Deprecated.
|
int |
getReferringImageCount()
Deprecated.
|
List |
getReferringImageList()
Deprecated.
|
String |
getType()
Deprecated.
|
boolean |
hasID()
Deprecated.
Gets whether this type of node should have an ID.
|
void |
setDescription(String description)
Deprecated.
|
void |
setType(String type)
Deprecated.
|
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 ExperimentNode(Element element)
public ExperimentNode(OMEXMLNode parent)
public ExperimentNode(OMEXMLNode parent, boolean attach)
public ExperimenterNode getExperimenter()
public ExperimenterRefNode getExperimenterRef()
public int getReferringImageCount()
public List getReferringImageList()
public String getType()
public void setType(String type)
public String getDescription()
public void setDescription(String description)
public boolean hasID()
OMEXMLNode
hasID
in class OMEXMLNode
Copyright © 2014 Open Microscopy Environment