|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OWLObject in examples |
|---|
| Classes in examples that implement OWLObject | |
|---|---|
static class |
OWLSExtensions.ExtendedProfile
An extension to existing Profile implmentation to return contact information. |
static class |
OWLSExtensions.OwnerEntity
A wrapper around an OWLIndividual that defines utility functions to access Owner information defined in FLA ontology. |
| Methods in examples that return OWLObject | |
|---|---|
OWLObject |
OWLSExtensions.OwnerConverter.cast(OWLObject object)
|
OWLObject |
OWLSExtensions.ExtendedProfileConverter.cast(OWLObject object)
|
OWLObject |
OWLSExtensions.ExtendedProfileConverter.convert(OWLObject object)
|
| Methods in examples with parameters of type OWLObject | |
|---|---|
boolean |
OWLSExtensions.OwnerConverter.canCast(OWLObject object)
|
boolean |
OWLSExtensions.ExtendedProfileConverter.canCast(OWLObject object)
|
OWLObject |
OWLSExtensions.OwnerConverter.cast(OWLObject object)
|
OWLObject |
OWLSExtensions.ExtendedProfileConverter.cast(OWLObject object)
|
OWLObject |
OWLSExtensions.ExtendedProfileConverter.convert(OWLObject object)
|
| Uses of OWLObject in impl.owl |
|---|
| Classes in impl.owl that implement OWLObject | |
|---|---|
class |
impl.owl.OWLObjectImpl
|
class |
impl.owl.WrappedIndividual
|
| Uses of OWLObject in impl.owls.profile |
|---|
| Classes in impl.owls.profile that implement OWLObject | |
|---|---|
class |
impl.owls.profile.ProfileImpl
|
| Uses of OWLObject in org.mindswap.owl |
|---|
| Subinterfaces of OWLObject in org.mindswap.owl | |
|---|---|
interface |
OWLClass
|
interface |
OWLDataProperty
|
interface |
OWLDataType
|
interface |
OWLDataValue
|
interface |
OWLEntity
Genric interface for OWL classes, properties and individuals. |
interface |
OWLIndividual
The interface for OWL individuals. |
interface |
OWLObjectProperty
|
interface |
OWLProperty
|
interface |
OWLType
Generic interface for OWLDataType and OWLClass. |
interface |
OWLValue
Generic interface for OWLDataValue and OWLIndividual. |
| Methods in org.mindswap.owl that return OWLObject | |
|---|---|
OWLObject |
OWLObjectConverter.cast(OWLObject object)
|
OWLObject |
OWLObject.castTo(java.lang.Class javaClass)
|
OWLObject |
OWLObject.getNextView()
|
| Methods in org.mindswap.owl with parameters of type OWLObject | |
|---|---|
boolean |
OWLObjectConverter.canCast(OWLObject object)
|
OWLObject |
OWLObjectConverter.cast(OWLObject object)
|
void |
OWLObject.setNextView(OWLObject nextView)
|
| Uses of OWLObject in org.mindswap.owl.list |
|---|
| Subinterfaces of OWLObject in org.mindswap.owl.list | |
|---|---|
interface |
RDFList
|
| Uses of OWLObject in org.mindswap.owls |
|---|
| Subinterfaces of OWLObject in org.mindswap.owls | |
|---|---|
interface |
OWLSIndividual
Deprecated. Use OWLIndividual instead |
| Uses of OWLObject in org.mindswap.owls.generic.expression |
|---|
| Subinterfaces of OWLObject in org.mindswap.owls.generic.expression | |
|---|---|
interface |
Expression
|
interface |
LogicLanguage
|
| Uses of OWLObject in org.mindswap.owls.generic.list |
|---|
| Subinterfaces of OWLObject in org.mindswap.owls.generic.list | |
|---|---|
interface |
OWLSObjList
A utility class for manipulating list based structures. |
| Uses of OWLObject in org.mindswap.owls.grounding |
|---|
| Subinterfaces of OWLObject in org.mindswap.owls.grounding | |
|---|---|
interface |
AtomicGrounding
Represents a grounding for AtomicProcesses. |
interface |
Grounding
Represents the OWL-S grounding. |
interface |
JavaAtomicGrounding
This interface encapsulates the access to a JavaAtomicProcessGrounding. |
interface |
MessageMap
|
interface |
UPnPAtomicGrounding
|
interface |
WSDLAtomicGrounding
|
interface |
WSDLOperationRef
|
| Uses of OWLObject in org.mindswap.owls.process |
|---|
| Subinterfaces of OWLObject in org.mindswap.owls.process | |
|---|---|
interface |
AnyOrder
|
interface |
AtomicProcess
|
interface |
Binding
|
interface |
Choice
|
interface |
CompositeProcess
|
interface |
Condition
A condition is simply an expression. |
interface |
Conditional
General interface to define a conditional construct such as If-Then-Else, Repeat-While, etc. |
interface |
ControlConstruct
|
interface |
ControlConstructBag
|
interface |
ControlConstructList
|
interface |
ForEach
|
interface |
IfThenElse
|
interface |
Input
|
interface |
InputBinding
|
interface |
Iterate
|
interface |
Local
|
interface |
MultiConditional
|
interface |
Output
|
interface |
OutputBinding
|
interface |
Parameter
Represents the OWL-S process parameter. |
interface |
ParameterValue
|
interface |
Perform
|
interface |
Process
Represents the OWL-S process. |
interface |
Produce
|
interface |
RepeatUntil
|
interface |
RepeatWhile
|
interface |
Result
|
interface |
ResultVar
|
interface |
Sequence
|
interface |
SimpleProcess
|
interface |
Split
|
interface |
SplitJoin
|
interface |
ValueData
|
interface |
ValueForm
|
interface |
ValueFunction
|
interface |
ValueOf
|
| Uses of OWLObject in org.mindswap.owls.profile |
|---|
| Subinterfaces of OWLObject in org.mindswap.owls.profile | |
|---|---|
interface |
Actor
|
interface |
Profile
Represents the OWL-S profile. |
interface |
ServiceCategory
|
interface |
ServiceParameter
|
| Uses of OWLObject in org.mindswap.owls.service |
|---|
| Subinterfaces of OWLObject in org.mindswap.owls.service | |
|---|---|
interface |
Service
Represents the OWL-S service. |
| Uses of OWLObject in org.mindswap.swrl |
|---|
| Subinterfaces of OWLObject in org.mindswap.swrl | |
|---|---|
interface |
Atom
|
interface |
AtomList
|
interface |
BuiltinAtom
|
interface |
ClassAtom
|
interface |
DataPropertyAtom
|
interface |
DifferentIndividualsAtom
|
interface |
IndividualPropertyAtom
|
interface |
SameIndividualAtom
|
interface |
SWRLDataObject
|
interface |
SWRLDataValue
|
interface |
SWRLDataVariable
|
interface |
SWRLIndividual
|
interface |
SWRLIndividualObject
|
interface |
SWRLIndividualVariable
|
interface |
SWRLObject
|
interface |
Variable
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||