Interface SWRLLiteralBuiltInArgument

  • All Superinterfaces:
    java.lang.Comparable<org.semanticweb.owlapi.model.OWLObject>, org.semanticweb.owlapi.model.HasAnnotationPropertiesInSignature, org.semanticweb.owlapi.model.HasAnonymousIndividuals, org.semanticweb.owlapi.model.HasClassesInSignature, org.semanticweb.owlapi.model.HasContainsEntityInSignature, org.semanticweb.owlapi.model.HasDataPropertiesInSignature, org.semanticweb.owlapi.model.HasDatatypesInSignature, org.semanticweb.owlapi.model.HasIndividualsInSignature, org.semanticweb.owlapi.model.HasObjectPropertiesInSignature, org.semanticweb.owlapi.model.HasSignature, org.semanticweb.owlapi.model.IsAnonymous, org.semanticweb.owlapi.model.OWLObject, java.io.Serializable, org.semanticweb.owlapi.model.SWRLArgument, SWRLBuiltInArgument, org.semanticweb.owlapi.model.SWRLDArgument, org.semanticweb.owlapi.model.SWRLLiteralArgument, org.semanticweb.owlapi.model.SWRLObject

    public interface SWRLLiteralBuiltInArgument
    extends SWRLBuiltInArgument, org.semanticweb.owlapi.model.SWRLLiteralArgument
    Represents an OWL literal argument to a built-in atom.
    See Also:
    OWLLiteral