- All Superinterfaces:
Groupable
,Groupable
,PatternBranch
,PatternItem
,PatternItem
public interface PatternBranch extends PatternBranch, PatternItem
-
Method Summary
Modifier and Type Method Description boolean
isChangeable()
void
setNode(AbstractNodeItem node)
PatternBranch
toReadOnly()
-
Method Details
-
isChangeable
boolean isChangeable() -
setNode
-
toReadOnly
PatternBranch toReadOnly()- Specified by:
toReadOnly
in interfaceGroupable
- Specified by:
toReadOnly
in interfacePatternItem
-