|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.toscanaj.controller.ndimlayout.MeetIrreducibleChainsDimensionStrategy
This is taking the Cernatoesque layout to the concrete case. While the layout used in Cernato-import makes use of metadata on the attributes (the definitions of the value groups) to define a partial order on the attributes, this dimension strategy does not assume any external order. Instead it uses the same approach of finding all maximal chains in an order on the attribute, but this time on the order induced by the concept lattice itself.
Constructor Summary | |
MeetIrreducibleChainsDimensionStrategy()
|
Method Summary | |
java.util.Vector |
calculateDimensions(Lattice lattice)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MeetIrreducibleChainsDimensionStrategy()
Method Detail |
public java.util.Vector calculateDimensions(Lattice lattice)
calculateDimensions
in interface DimensionCreationStrategy
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |