| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SWRLBinaryAtom<A extends SWRLArgument,B extends SWRLArgument>
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Represents an atom with two ordered arguments |
interface |
SWRLBinaryAtom<A extends SWRLArgument,B extends SWRLArgument>
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Represents an atom with two ordered arguments |
interface |
SWRLUnaryAtom<A extends SWRLArgument>
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SWRLDArgument
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Represents arguments in SWRLAtoms that are either
OWLLiterals or variables for
individuals SWRLLiteralArgument |
interface |
SWRLIArgument
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Represents arguments in SWRLAtoms that are either
OWLIndividuals or variables for
individuals SWRLIndividualArgument |
interface |
SWRLIndividualArgument
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm |
interface |
SWRLLiteralArgument
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm |
interface |
SWRLVariable
Author: Matthew Horridge
The University Of Manchester Medical Informatics Group Date: Jan 15, 2007 matthew.horridge@cs.man.ac.uk www.cs.man.ac.uk/~horridgm Represents a variable that can appear in an atom. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SWRLArgument> |
SWRLAtom.getAllArguments()
Gets all of the arguments in this atom
|
Copyright © 2013 The University of Manchester. All Rights Reserved.