Class AllFSs


  • class AllFSs
    extends java.lang.Object
    support for collecting all FSs in a CAS
    • over all views
    • both indexed, and (optionally) reachable
    • Constructor Detail

      • AllFSs

        AllFSs​(CASImpl cas)
        simpler version, no mark info, no filter or type mapper
        Parameters:
        cas - -
    • Method Detail

      • getAllFSs

        java.util.ArrayList<TOP> getAllFSs()
      • getAllFSsSorted

        java.util.ArrayList<TOP> getAllFSsSorted()
      • getAllFSsAllViews_sofas

        private AllFSs getAllFSsAllViews_sofas()
      • getAllFSsAllViews_sofas_reachable

        public AllFSs getAllFSsAllViews_sofas_reachable()
      • getFSsForView

        private void getFSsForView​(java.util.Collection<TOP> fss)
      • enqueueFS

        private void enqueueFS​(TOP fs)
      • enqueueFeatures

        private void enqueueFeatures​(TOP fs)