Package io.lionweb.lioncore.java.model
Interface HasSettableParent
- All Known Implementing Classes:
DynamicNode
public interface HasSettableParent
Certain nodes have a parent that can be set. This is typically done for consistency when adding a
node into a containment.
-
Method Summary
-
Method Details
-
setParent
-