Interface SWRLArgument

All Superinterfaces:
Comparable<OWLObject>, HasAnnotationPropertiesInSignature, HasAnonymousIndividuals, HasClassesInSignature, HasComponents, HasContainsEntityInSignature, HasDataPropertiesInSignature, HasDatatypesInSignature, HasHashIndex, HasIndex, HasIndividualsInSignature, HasObjectPropertiesInSignature, HasSignature, IsAnonymous, OWLObject, Serializable, SWRLObject
All Known Subinterfaces:
SWRLDArgument, SWRLIArgument, SWRLIndividualArgument, SWRLLiteralArgument, SWRLVariable
All Known Implementing Classes:
SWRLIndividualArgumentImpl, SWRLLiteralArgumentImpl, SWRLVariableImpl

public interface SWRLArgument extends SWRLObject
Represents an object in an atom (either a data object or and individual object).
Since:
2.0.0
Author:
Matthew Horridge, The University Of Manchester, Medical Informatics Group