Uses of Class
edu.stanford.protege.webprotege.criteria.CompositeRootCriteria
-
Uses of CompositeRootCriteria in edu.stanford.protege.webprotege.criteria
Methods in edu.stanford.protege.webprotege.criteria that return CompositeRootCriteriaModifier and TypeMethodDescriptionCompositeRootCriteria.asCompositeRootCriteria()EntityIsCriteria.asCompositeRootCriteria()EntityIsNotCriteria.asCompositeRootCriteria()IsLeafClassCriteria.asCompositeRootCriteria()NotSubClassOfCriteria.asCompositeRootCriteria()default CompositeRootCriteriaRootCriteria.asCompositeRootCriteria()static CompositeRootCriteriaCompositeRootCriteria.get(List<? extends RootCriteria> rootCriteria, MultiMatchType matchType) abstract CompositeRootCriteriaRelationshipValueMatchesCriteria.getMatchCriteria()Methods in edu.stanford.protege.webprotege.criteria with parameters of type CompositeRootCriteriaModifier and TypeMethodDescriptionRelationshipValueMatchesCriteria.get(CompositeRootCriteria criteria) protected static RelationshipValueMatchesCriteriaRelationshipValueMatchesCriteria.get(CompositeRootCriteria criteria, EntityMatchCriteria entityMatchCriteria) Support earlier serializations that just used to use anEntityMatchCriteria.RootCriteriaVisitor.visit(CompositeRootCriteria criteria)