Uses of Class
pal.treesearch.GeneralConstraintGroupManager
Packages that use GeneralConstraintGroupManager
-
Uses of GeneralConstraintGroupManager in pal.treesearch
Methods in pal.treesearch that return GeneralConstraintGroupManagerModifier and TypeMethodDescriptionGeneralConstraintGroupManager.Store.getConstraintGroupManager
(String[] leafLabelSet, ConstraintModel constraints) GeneralConstraintGroupManager.Store.getConstraintGroupManager
(ConstraintModel.GroupManager grouping) final GeneralConstraintGroupManager[]
GeneralConstraintGroupManager.Store.getConstraintGroupManagers()
Methods in pal.treesearch with parameters of type GeneralConstraintGroupManagerModifier and TypeMethodDescriptionGeneralConstructionTool.createConstrainedNode
(Node peer, ParentableConstrainedNode parent, GeneralConstraintGroupManager.Store store, GeneralConstraintGroupManager groupManager) Create an appropriate constrained node given a peer, and it's parent nodeConstructors in pal.treesearch with parameters of type GeneralConstraintGroupManagerModifierConstructorDescriptionprotected
AbstractParentableConstrainedNode
(Node peer, GeneralConstructionTool tool, GeneralConstraintGroupManager.Store store, GeneralConstraintGroupManager groupManager) ConstrainedInternalNode
(Node peer, ParentableConstrainedNode parentNode, GeneralConstructionTool tool, GeneralConstraintGroupManager.Store store, GeneralConstraintGroupManager groupManager) PivotNode
(Node tree, FreeBranch parentConnection, GeneralConstructionTool tool, GeneralConstraintGroupManager constraintGroupManager, GeneralConstraintGroupManager.Store store) The subtree constructor with a connection to the rest of the treePivotNode
(Node subTree, GeneralConstructionTool tool, GeneralConstraintGroupManager groupManager, GeneralConstraintGroupManager.Store store) The root constructor, only used when the whole tree is constrained