Class IsNotBuiltInEntityCriteria
java.lang.Object
edu.stanford.protege.webprotege.criteria.IsNotBuiltInEntityCriteria
- All Implemented Interfaces:
Criteria,EntityMatchCriteria,RootCriteria
Matthew Horridge
Stanford Center for Biomedical Informatics Research
16 Jun 2018
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R> Raccept(RootCriteriaVisitor<R> visitor) static IsNotBuiltInEntityCriteriaget()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface edu.stanford.protege.webprotege.criteria.RootCriteria
asCompositeRootCriteria
-
Constructor Details
-
IsNotBuiltInEntityCriteria
public IsNotBuiltInEntityCriteria()
-
-
Method Details
-
get
-
accept
- Specified by:
acceptin interfaceRootCriteria
-