Class OngoingNode<N extends OngoingNode<N>>

    • Method Detail

      • perDefault

        public N perDefault​(io.molr.commons.domain.BlockAttribute attribute)
      • perDefaultDont

        public N perDefaultDont​(io.molr.commons.domain.BlockAttribute attribute)
      • parent

        protected io.molr.commons.domain.Block parent()
      • blockAttributes

        protected java.util.Set<io.molr.commons.domain.BlockAttribute> blockAttributes()