|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.onwbp.adaptation.AdaptationNode
Represents an adaptation node.
| Method Summary | |
Adaptation |
getAdaptation()
Deprecated. Returns the Adaptation containing this node. |
Object |
getAdaptationValue()
Deprecated. Returns the adaptation value, either hold by this node or inherited. |
AdaptationNode |
getChildNode(Step aStep)
Deprecated. Returns specified child node. |
List |
getChildren()
Deprecated. Returns the children nodes of this node. |
Path |
getNodePath()
Deprecated. Returns this node's path, from adaptation's root node. |
Object |
getOwnAdaptationValue()
Deprecated. Returns the own value hold by this node. |
AdaptationNode |
getParentNode()
Deprecated. Returns parent node within adaptation. |
String |
toString()
Deprecated. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public Object getOwnAdaptationValue()
AdaptationValue.INHERIT_VALUE.null, it returns this value (it is an
instance of the node's type).null, it returns null.
Adaptation.getValueWithoutResolution(Path)public Object getAdaptationValue()
null if this node holds or inherits null.
getOwnAdaptationValue()public Adaptation getAdaptation()
public Path getNodePath()
public AdaptationNode getParentNode()
public String toString()
public AdaptationNode getChildNode(Step aStep)
throws PathAccessException
PathAccessException - If aPath does not refer to an existing adaptation node in the
underlying type tree structure.
public List getChildren()
throws PathAccessException
AdaptationNode instances.
PathAccessException
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0003]
Copyright Orchestra Networks 2000-2008. All rights reserved.