@Deprecated public class MicroscopeNode extends ManufactSpecNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash
Constructor and Description |
---|
MicroscopeNode(Element element)
Deprecated.
Constructs a Microscope node with an associated DOM element.
|
MicroscopeNode(OMEXMLNode parent)
Deprecated.
Constructs a Microscope node with an associated DOM element beneath
a given parent.
|
MicroscopeNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Microscope node with an associated DOM element beneath
a given parent.
|
Modifier and Type | Method and Description |
---|---|
String |
getType()
Deprecated.
|
boolean |
hasID()
Deprecated.
Gets whether this type of node should have an ID.
|
void |
setType(String type)
Deprecated.
|
getManufacturer, getModel, getSerialNumber, setManufacturer, setModel, setSerialNumber
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 MicroscopeNode(Element element)
public MicroscopeNode(OMEXMLNode parent)
public MicroscopeNode(OMEXMLNode parent, boolean attach)
public String getType()
public void setType(String type)
public boolean hasID()
OMEXMLNode
hasID
in class ManufactSpecNode
Copyright © 2014 Open Microscopy Environment