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