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