|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.palo.api.impl.VirtualConsolidationImpl
public class VirtualConsolidationImpl
Method Summary | |
---|---|
Element |
getChild()
Returns the child Element of this consolidation. |
Element |
getParent()
Returns the parent Element of this consolidation. |
double |
getWeight()
The consolidation weight. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Element getParent()
Consolidation
Element
of this consolidation.
getParent
in interface Consolidation
Element
of this consolidation.public Element getChild()
Consolidation
Element
of this consolidation.
getChild
in interface Consolidation
Element
of this consolidation.public double getWeight()
Consolidation
getWeight
in interface Consolidation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |