RootNodeCreation
trait RootNodeCreation (View source)
internal | implementation detail of Command Handlers |
Methods
DimensionSpacePointSet
getAllowedDimensionSubspace()
No description
NodeType
void
requireNodeTypeToNotBeAbstract(NodeType $nodeType)
No description
void
requireNodeTypeToBeOfTypeRoot(NodeType $nodeType)
No description
Details
abstract protected DimensionSpacePointSet
getAllowedDimensionSubspace()
No description
abstract protected NodeType
requireNodeType(NodeTypeName $nodeTypeName)
No description
abstract protected void
requireNodeTypeToNotBeAbstract(NodeType $nodeType)
No description
abstract protected void
requireNodeTypeToBeOfTypeRoot(NodeType $nodeType)
No description