Class SchemaOnlyFilter

  • All Implemented Interfaces:
    Predicate

    public class SchemaOnlyFilter
    extends Object
    implements Predicate
    INTERNAL: Filters out instances from the topic map so that only the Ontopoly meta-ontology and the ontology remain.
    • Constructor Detail

      • SchemaOnlyFilter

        public SchemaOnlyFilter()
    • Method Detail

      • includeTopic

        protected boolean includeTopic​(TopicIF topic)
      • includeAssociation

        protected boolean includeAssociation​(AssociationIF assoc)