Uses of Class
net.ssehub.easy.producer.ui.productline_editor.instantiator.RuleTreeNode
-
Packages that use RuleTreeNode Package Description net.ssehub.easy.producer.ui.productline_editor.instantiator This package holds classes for the instantiator editor. -
-
Uses of RuleTreeNode in net.ssehub.easy.producer.ui.productline_editor.instantiator
Fields in net.ssehub.easy.producer.ui.productline_editor.instantiator with type parameters of type RuleTreeNode Modifier and Type Field Description private java.util.List<RuleTreeNode>RuleTreeVilVisitor. rootNodesMethods in net.ssehub.easy.producer.ui.productline_editor.instantiator that return RuleTreeNode Modifier and Type Method Description static RuleTreeNodeTreeUtils. getContainingRule(TreeNode node)Returns the containing rule.(package private) RuleTreeNode[]RuleTreeVilVisitor. getRootNodes()Returns the root nodes.
-