public void virtual_fillConcept_1239891562930(
     SNode thisNode,
     SNode concept,
     Map<SNode, SNode> conceptsToTargets,
     Map<SNode, SNode> partsToLinks) {
   BlockConcept_Behavior.virtual_fillConcept_1239891562930(
       thisNode, concept, conceptsToTargets, partsToLinks);
 }
 public SNode virtual_createEditor_1239890004879(
     SNode thisNode, Map<SNode, SNode> conceptsToTargets, Map<SNode, SNode> partsToLinks) {
   return BlockConcept_Behavior.virtual_createEditor_1239890004879(
       thisNode, conceptsToTargets, partsToLinks);
 }