Class DisjointPattern

    • Constructor Detail

      • DisjointPattern

        public DisjointPattern()
    • Method Detail

      • getBlock

        protected abstract PatternBlock getBlock​(boolean context)
      • getMask

        public int getMask​(int startbit,
                           int size,
                           boolean context)
      • getValue

        public int getValue​(int startbit,
                            int size,
                            boolean context)
      • getLength

        public int getLength​(boolean context)
      • restoreDisjoint

        public static DisjointPattern restoreDisjoint​(org.jdom.Element el)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object