Interface | Description |
---|---|
IProjectionTree |
Interface for all
ProjectionTreeNode entities to manipulate and
notify their projection tree. |
Class | Description |
---|---|
GenerationNode |
Represents a set of instances that belongs to the same generation.
|
ParameterAssignmentNode |
Node that represents a
ParameterAssignment . |
ParameterInstanceNode |
Node that represents a
ParameterInstance . |
PopulationNode |
Node that represents a
Population . |
ProjectionNode |
Node that represents a projection.
|
ProjectionTreeCellRenderer |
Cell renderer for an
IProjectionTree instance. |
ProjectionTreeNode<E> |
Super class of all nodes representing PPPM entities in the projection tree.
|
ProjectionTreePanel |
Panel that displays a
JTree in a ScrollPane and
initializes them properly. |
ProjectionTreeSelectionListener |
Default selection listener for projection trees.
|
SetNode |
A node in the projection tree that represents a
Set . |
SetTypeNode |
Node in the projection tree.
|
Copyright © 2012. All Rights Reserved.