@Deprecated public class PlateRefNode extends ReferenceNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash
Constructor and Description |
---|
PlateRefNode(Element element)
Deprecated.
Constructs a PlateRef node with an associated DOM element.
|
PlateRefNode(OMEXMLNode parent)
Deprecated.
Constructs a PlateRef node with an associated DOM element beneath
a given parent.
|
PlateRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a PlateRef node with an associated DOM element beneath
a given parent.
|
Modifier and Type | Method and Description |
---|---|
PlateNode |
getPlate()
Deprecated.
Returns the
PlateNode which this reference
links to. |
Integer |
getSample()
Deprecated.
|
String |
getWell()
Deprecated.
|
boolean |
hasID()
Deprecated.
Gets whether this type of node should have an ID.
|
void |
setPlateNode(PlateNode node)
Deprecated.
Sets the active reference node on this node.
|
void |
setSample(Integer sample)
Deprecated.
|
void |
setWell(String well)
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 PlateRefNode(Element element)
public PlateRefNode(OMEXMLNode parent)
public PlateRefNode(OMEXMLNode parent, boolean attach)
public PlateNode getPlate()
PlateNode
which this reference
links to.public void setPlateNode(PlateNode node)
node
- The PlateNode
to set as a
reference.public Integer getSample()
public void setSample(Integer sample)
public String getWell()
public void setWell(String well)
public boolean hasID()
OMEXMLNode
hasID
in class ReferenceNode
Copyright © 2014 Open Microscopy Environment