A B C D E F G H I J K L M N O P Q R S T U V W X _

G

gDay - Static variable in class org.mindswap.owl.vocabulary.XSD
URI URI for xsd:gDay
GenericListVocabulary - Class in org.mindswap.owl.list
 
GenericListVocabulary(URI) - Constructor for class org.mindswap.owl.list.GenericListVocabulary
 
GenericListVocabulary(URI, URI, URI, URI) - Constructor for class org.mindswap.owl.list.GenericListVocabulary
 
GenericListVocabulary(URI, URI, URI, URI, URI) - Constructor for class org.mindswap.owl.list.GenericListVocabulary
 
GenericListVocabulary(OWLClass, OWLObjectProperty, OWLDataProperty, OWLObjectProperty, OWLIndividual) - Constructor for class org.mindswap.owl.list.GenericListVocabulary
 
get(int) - Method in interface org.mindswap.owl.list.RDFList
 
getAddress() - Method in interface org.mindswap.owls.profile.Actor
 
getAll() - Method in interface org.mindswap.owl.list.RDFList
 
getAllowedValues(Process) - Static method in class org.mindswap.utils.ProcessUtils
Returns a map from inputs to a set of values which show the allowed values for that input that are found in the KB.
getAllowedValues(Process, ValueMap) - Static method in class org.mindswap.utils.ProcessUtils
Given a partial input binding, returns a map from inputs to a set of values which show the allowed values for that input that are found in the KB.
getAllowedValues(OWLKnowledgeBase, Process, ValueMap) - Static method in class org.mindswap.utils.ProcessUtils
Given a partial input binding, returns a map from inputs to a set of values which show the allowed values for that input that are found in the KB (there might be other allowed values that are not in the KB).
getAllProcesses() - Method in interface org.mindswap.owls.process.ControlConstruct
Return a list of all the Process objects used (directly or indirectly) in this control construct.
getAllValues() - Method in interface org.mindswap.owl.list.RDFList
 
getAnnotation(URI) - Method in interface org.mindswap.owl.OWLEntity
 
getAnnotation(URI, String) - Method in interface org.mindswap.owl.OWLEntity
 
getAnnotations(URI) - Method in interface org.mindswap.owl.OWLEntity
 
getAnonID() - Method in interface org.mindswap.owl.OWLEntity
 
getArgument(int) - Method in interface org.mindswap.swrl.Atom
 
getArgument1() - Method in interface org.mindswap.swrl.ClassAtom
 
getArgument1() - Method in interface org.mindswap.swrl.DataPropertyAtom
 
getArgument1() - Method in interface org.mindswap.swrl.DifferentIndividualsAtom
 
getArgument1() - Method in interface org.mindswap.swrl.IndividualPropertyAtom
 
getArgument1() - Method in interface org.mindswap.swrl.SameIndividualAtom
 
getArgument2() - Method in interface org.mindswap.swrl.DataPropertyAtom
 
getArgument2() - Method in interface org.mindswap.swrl.DifferentIndividualsAtom
 
getArgument2() - Method in interface org.mindswap.swrl.IndividualPropertyAtom
 
getArgument2() - Method in interface org.mindswap.swrl.SameIndividualAtom
 
getArgumentCount() - Method in interface org.mindswap.swrl.Atom
 
getAsNode(String) - Static method in class org.mindswap.utils.Utils
 
getAtomicGrounding(AtomicProcess) - Method in interface org.mindswap.owls.grounding.Grounding
Return the AtomicProcessGroundings defined for this process.
getAtomicGroundings() - Method in interface org.mindswap.owls.grounding.Grounding
Return all the AtomicProcessGroundings defined in this grounding.
getAtomicGroundings(AtomicProcess) - Method in interface org.mindswap.owls.grounding.Grounding
getAtomicGroundings
getAtomicProcess() - Method in interface org.mindswap.owls.process.SimpleProcess
 
getAutoConsistency() - Method in interface org.mindswap.owl.OWLKnowledgeBase
Returns true if the KB checks consistency automatically after each ontology is loaded and rejects to load the ontology if it causes inconsistency.
getAutoTranslate() - Method in interface org.mindswap.owl.OWLKnowledgeBase
 
getBaseOntology() - Method in interface org.mindswap.owl.OWLKnowledgeBase
Return the base ontology of this KB.
getBaseOntology() - Method in interface org.mindswap.owl.OWLModel
The ontology where the changes will go.
getBinding() - Method in interface org.mindswap.owls.process.Produce
 
getBindingFor(Parameter) - Method in interface org.mindswap.owls.process.BindingList
 
getBindingFor(Input) - Method in interface org.mindswap.owls.process.Perform
 
getBindings() - Method in interface org.mindswap.owls.process.Perform
 
getBindings() - Method in interface org.mindswap.owls.process.Produce
 
getBindings() - Method in interface org.mindswap.owls.process.Result
 
getBody() - Method in interface org.mindswap.owls.generic.expression.Expression
 
getBody() - Method in class org.mindswap.query.ABoxQuery
 
getBoolean(String) - Static method in class org.mindswap.utils.Utils
 
getBuiltin() - Method in interface org.mindswap.swrl.BuiltinAtom
 
getCache() - Method in interface org.mindswap.owl.OWLReader
 
getCachedFile(String) - Method in interface org.mindswap.owl.OWLCache
Returns the cached source for the given URI.
getCastedObjectFromStringValue(String, Class) - Static method in class org.owlet.helpers.ReflectionHelpers
Takes a Class Variable for primitive Datatype or its Wrapper-Classes and a String.
getCategories() - Method in interface org.mindswap.owls.profile.Profile
Get the list of all categories defined for this profile.
getCategory() - Method in interface org.mindswap.owls.profile.Profile
getCategory
getClass(URI) - Method in interface org.mindswap.owl.OWLModel
 
getClassFromString(String) - Static method in class org.owlet.helpers.ReflectionHelpers
Takes a String and returns a Class Object represented by the value of the String.
getClassPredicate() - Method in interface org.mindswap.swrl.ClassAtom
 
getClaz() - Method in interface org.mindswap.owls.grounding.JavaAtomicGrounding
Returns the name of the class, on which the method in the Grounding should be executed
getCode() - Method in interface org.mindswap.owls.profile.ServiceCategory
 
getCode() - Method in class org.mindswap.owls.validator.OWLSValidatorMessage
 
getComponent() - Method in interface org.mindswap.owls.process.Iterate
 
getComponents() - Method in interface org.mindswap.owls.process.AnyOrder
 
getComponents() - Method in interface org.mindswap.owls.process.Choice
 
getComponents() - Method in interface org.mindswap.owls.process.Sequence
 
getComponents() - Method in interface org.mindswap.owls.process.Split
 
getComponents() - Method in interface org.mindswap.owls.process.SplitJoin
 
getComposedOf() - Method in interface org.mindswap.owls.process.CompositeProcess
 
getCompositeProcess() - Method in interface org.mindswap.owls.process.SimpleProcess
 
getCondition() - Method in exception org.mindswap.exceptions.PreconditionException
 
getCondition() - Method in interface org.mindswap.owls.process.Conditional
Return the condition.
getCondition(URI) - Method in interface org.mindswap.owls.process.ConditionList
 
getConditions() - Method in interface org.mindswap.owls.process.MultiConditional
Get all the conditions.
getConstantValue() - Method in interface org.mindswap.owls.process.Parameter
If the parameter has a constant value associated with it (specified with process:parameterValue property) return that value.
getConstructName() - Method in interface org.mindswap.owls.process.ControlConstruct
Returns the name of this construct which is equals to local name defined in OWL-S process ontology, i.e.
getConstructs() - Method in interface org.mindswap.owls.process.ControlConstruct
Returns the immediate sub-constructs of this ControlConstruct.
getContactInfo() - Method in interface org.mindswap.owls.profile.Profile
getContactInfo
getContactInfos() - Method in interface org.mindswap.owls.profile.Profile
Get all the contact info values
getConverter(Class) - Static method in class org.mindswap.owl.OWLConfig
 
getData() - Method in interface org.mindswap.owls.process.ValueData
 
getDataProperty(URI) - Method in interface org.mindswap.owl.OWLModel
 
getDataType(URI) - Method in interface org.mindswap.owl.OWLModel
 
getDatatypeURI() - Method in interface org.mindswap.owl.OWLDataValue
 
getDataValue(Variable) - Method in class org.mindswap.query.ValueMap
Get the value of the given variable cast to an OWLDataValue.
getDataValue(String) - Method in class org.mindswap.query.ValueMap
 
getDefaultConverters() - Static method in class org.mindswap.owl.OWLFactory
 
getDefaultConverters() - Method in interface org.mindswap.owl.OWLFactory.Interface
 
getDefaultConverters() - Static method in class org.mindswap.owls.OWLSFactory
 
getDefaultConverters() - Method in interface org.mindswap.owls.OWLSFactory.Interface
 
getDescription() - Method in class org.mindswap.wsdl.WSDLOperation
 
getDescriptionURL() - Method in interface org.mindswap.owls.grounding.AtomicGrounding
Get a URL that describes the properties of this grounding.
getDifferentIndividuals() - Method in interface org.mindswap.owl.OWLIndividual
Get all the individuals that are different from this individual.
getDifferentIndividuals(OWLIndividual) - Method in interface org.mindswap.owl.OWLModel
 
getDocumentation() - Method in class org.mindswap.wsdl.WSDLOperation
 
getEffect() - Method in interface org.mindswap.owls.process.Result
 
getEffects() - Method in interface org.mindswap.owls.process.Result
 
getElse() - Method in interface org.mindswap.owls.process.IfThenElse
 
getEMail() - Method in interface org.mindswap.owls.profile.Actor
 
getEntity(URI) - Method in interface org.mindswap.owl.OWLModel
 
getEntityID() - Method in class examples.OWLSExtensions.OwnerEntity
 
getEnumerations() - Method in interface org.mindswap.owl.OWLClass
 
getEnumerations(OWLClass) - Method in interface org.mindswap.owl.OWLModel
Returns the enumeration for the class (the list of individuals declared in the owl:oneOf list).
getEquivalentClasses() - Method in interface org.mindswap.owl.OWLClass
 
getEquivalentClasses(OWLClass) - Method in interface org.mindswap.owl.OWLModel
 
getEquivalentProperties(OWLProperty) - Method in interface org.mindswap.owl.OWLModel
 
getExpressionWriter() - Method in interface org.mindswap.owls.io.ProcessWriter
 
getFax() - Method in interface org.mindswap.owls.profile.Actor
 
getFileURI() - Method in interface org.mindswap.owl.OWLOntology
 
getFileURI() - Method in class org.mindswap.wsdl.WSDLService
 
getFirst() - Method in interface org.mindswap.owl.list.RDFList
 
getFirstValue() - Method in interface org.mindswap.owl.list.RDFList
 
getForm() - Method in interface org.mindswap.owls.process.ValueForm
 
getFunction() - Method in interface org.mindswap.owls.process.ValueFunction
 
getGrounding(AtomicProcess) - Method in interface org.mindswap.owls.grounding.AtomicGroundingList
 
getGrounding() - Method in interface org.mindswap.owls.process.AtomicProcess
 
getGrounding() - Method in interface org.mindswap.owls.service.Service
Return the Grounding that belongs to this service
getGroundingParameter() - Method in interface org.mindswap.owls.grounding.MessageMap
 
getHashtableKey(Hashtable, Object) - Static method in class org.mindswap.utils.Utils
 
getId() - Method in exception org.mindswap.owls.validator.OWLSValidationException
 
getIgnoredOntologies() - Method in interface org.mindswap.owl.OWLReader
 
getIgnoreFailedImport() - Method in interface org.mindswap.owl.OWLReader
 
getImplementation() - Method in interface org.mindswap.owl.OWLModel
Return the implementation specific object for this model.
getImplementation() - Method in interface org.mindswap.owl.OWLObject
 
getImports() - Method in interface org.mindswap.owl.OWLOntology
 
getImports(boolean) - Method in interface org.mindswap.owl.OWLOntology
 
getIncomingProperties(OWLObjectProperty) - Method in interface org.mindswap.owl.OWLIndividual
 
getIncomingProperties() - Method in interface org.mindswap.owl.OWLIndividual
 
getIncomingProperties(OWLObjectProperty, OWLIndividual) - Method in interface org.mindswap.owl.OWLModel
 
getIncomingProperties(OWLIndividual) - Method in interface org.mindswap.owl.OWLModel
 
getIncomingProperties(OWLDataProperty, OWLDataValue) - Method in interface org.mindswap.owl.OWLModel
 
getIncomingProperty(OWLObjectProperty) - Method in interface org.mindswap.owl.OWLIndividual
 
getIncomingProperty(OWLObjectProperty, OWLIndividual) - Method in interface org.mindswap.owl.OWLModel
 
getIncomingProperty(OWLDataProperty, OWLDataValue) - Method in interface org.mindswap.owl.OWLModel
 
getIndent() - Method in class org.mindswap.owls.io.BaseExpressionWriter
 
getIndent() - Method in interface org.mindswap.owls.io.ExpressionWriter
 
getIndividual(URI) - Method in interface org.mindswap.owl.OWLIndividualList
Return the individual from the list that has the given URI
getIndividual(String) - Method in interface org.mindswap.owl.OWLIndividualList
Return the individual from the list that has the given local name.
getIndividual(URI) - Method in interface org.mindswap.owl.OWLModel
 
getIndividuals() - Method in interface org.mindswap.owl.OWLModel
 
getIndividualValue(Variable) - Method in class org.mindswap.query.ValueMap
Get the value of the given variable cast to an OWLIndividual.
getIndividualValue(String) - Method in class org.mindswap.query.ValueMap
 
getInput() - Method in interface org.mindswap.owls.process.InputBinding
 
getInput() - Method in interface org.mindswap.owls.process.Process
Return the first input or null if there is no input.
getInput(int) - Method in interface org.mindswap.owls.process.Process
 
getInput(String) - Method in interface org.mindswap.owls.process.Process
 
getInput(int) - Method in class org.mindswap.wsdl.WSDLOperation
 
getInput(String) - Method in class org.mindswap.wsdl.WSDLOperation
 
getInputMap() - Method in interface org.mindswap.owls.grounding.AtomicGrounding
Get the mappings between the OWL-S inputs and grounding operation inputs
getInputMessage() - Method in interface org.mindswap.owls.grounding.WSDLAtomicGrounding
 
getInputMessageName() - Method in class org.mindswap.wsdl.WSDLOperation
 
getInputs() - Method in interface org.mindswap.owls.process.Process
Get the inputs of this process.
getInputs() - Method in interface org.mindswap.owls.profile.Profile
Get the inputs for this profile.
getInputs() - Method in class org.mindswap.wsdl.WSDLOperation
 
getInstances() - Method in interface org.mindswap.owl.OWLClass
 
getInstances(OWLClass) - Method in interface org.mindswap.owl.OWLModel
 
getJavaClass() - Method in class org.mindswap.owl.list.GenericListVocabulary
 
getKB() - Method in interface org.mindswap.owl.OWLEntity
 
getKB() - Method in interface org.mindswap.owl.OWLOntology
 
getKB() - Method in interface org.mindswap.owls.process.execution.ProcessExecutionEngine
Get the KB.
getLabel() - Method in interface org.mindswap.owl.OWLEntity
Get the rdfs:label for this resource.
getLabel(String) - Method in interface org.mindswap.owl.OWLEntity
Get the rdfs:label with the specified language code.
getLabels() - Method in interface org.mindswap.owl.OWLEntity
Return all labels written in any language.
getLanguage() - Method in interface org.mindswap.owl.OWLDataValue
 
getLanguage() - Method in interface org.mindswap.owls.generic.expression.Expression
 
getLexicalValue() - Method in interface org.mindswap.owl.OWLDataValue
 
getListValue() - Method in interface org.mindswap.owls.process.ForEach
 
getLocalName() - Method in interface org.mindswap.owl.OWLEntity
 
getLocalName(URI) - Static method in class org.mindswap.utils.URIUtils
 
getLocalName(String) - Static method in class org.mindswap.utils.URIUtils
 
getLocals() - Method in interface org.mindswap.owls.process.Process
 
getLoopVar() - Method in interface org.mindswap.owls.process.ForEach
 
getMatchType(OWLType, OWLType) - Method in class examples.Matchmaker
 
getMessage() - Method in exception org.mindswap.exceptions.MultipleSatisfiedPreconditionException
 
getMessage() - Method in exception org.mindswap.exceptions.UnboundVariableException
 
getMessage() - Method in exception org.mindswap.exceptions.UnsatisfiedPreconditionException
 
getMessage() - Method in class org.mindswap.owls.validation.OWLSValidationError
 
getMessage() - Method in class org.mindswap.owls.validator.OWLSValidatorMessage
 
getMessageMap(Parameter) - Method in interface org.mindswap.owls.grounding.MessageMapList
 
getMessageMap(String) - Method in interface org.mindswap.owls.grounding.MessageMapList
 
getMessages() - Method in class org.mindswap.owls.validator.OWLSValidatorReport
 
getMethod() - Method in interface org.mindswap.owls.grounding.JavaAtomicGrounding
Returns the name of the method which should be executed
getMonitorFilter() - Method in class org.mindswap.owls.process.execution.DefaultProcessMonitor
 
getMonitorFilter() - Method in interface org.mindswap.owls.process.execution.ProcessMonitor
 
getName() - Method in interface org.mindswap.owls.process.Process
Get the name defined for this process.
getName(String) - Method in interface org.mindswap.owls.process.Process
Get the name defined for this process.
getName() - Method in interface org.mindswap.owls.profile.Actor
 
getName() - Method in interface org.mindswap.owls.profile.ServiceCategory
 
getName() - Method in interface org.mindswap.owls.profile.ServiceParameter
 
getName() - Method in interface org.mindswap.owls.service.Service
Get the service name defined in the profile of this service.
getName(String) - Method in interface org.mindswap.owls.service.Service
Get the service name defined in the profile of this service.
getName() - Method in class org.mindswap.wsdl.WSDLOperation
 
getName() - Method in class org.mindswap.wsdl.WSDLParameter
 
getNames() - Method in interface org.mindswap.owls.process.Process
Return all process names written in any language.
getNames() - Method in interface org.mindswap.owls.service.Service
Return all service names written in any language.
getNameSpace(URI) - Static method in class org.mindswap.utils.URIUtils
 
getNameSpace(String) - Static method in class org.mindswap.utils.URIUtils
 
getNextView() - Method in interface org.mindswap.owl.OWLObject
 
getObjectProperty(URI) - Method in interface org.mindswap.owl.OWLModel
 
getOntologies() - Method in interface org.mindswap.owl.OWLKnowledgeBase
Return the set of loaded ontologies including the imported ones.
getOntologies(boolean) - Method in interface org.mindswap.owl.OWLKnowledgeBase
Return the set of ontologies loaded to this KB with the optino to include/exclude imported ones.
getOntology() - Method in interface org.mindswap.owl.OWLEntity
 
getOntology(URI) - Method in interface org.mindswap.owl.OWLKnowledgeBase
Return the loaded ontology associated with this URI.
getOntology() - Method in interface org.mindswap.swrl.SWRLFactory
 
getOperation() - Method in interface org.mindswap.owls.grounding.WSDLAtomicGrounding
 
getOperation() - Method in interface org.mindswap.owls.grounding.WSDLOperationRef
 
getOperation(String) - Method in class org.mindswap.wsdl.WSDLService
 
getOperationName() - Method in class org.mindswap.wsdl.WSDLOperation
 
getOperationRef() - Method in interface org.mindswap.owls.grounding.WSDLAtomicGrounding
 
getOperations() - Method in class org.mindswap.wsdl.WSDLService
 
getOutput() - Method in interface org.mindswap.owls.process.OutputBinding
 
getOutput(URI) - Method in interface org.mindswap.owls.process.OutputList
 
getOutput() - Method in interface org.mindswap.owls.process.Process
Return the first output or null if there is no input.
getOutput(int) - Method in interface org.mindswap.owls.process.Process
 
getOutput(String) - Method in interface org.mindswap.owls.process.Process
 
getOutput(int) - Method in class org.mindswap.wsdl.WSDLOperation
 
getOutput(String) - Method in class org.mindswap.wsdl.WSDLOperation
 
getOutputMap() - Method in interface org.mindswap.owls.grounding.AtomicGrounding
Get the mappings between the OWL-S outputs and grounding operation outputs
getOutputMessage() - Method in interface org.mindswap.owls.grounding.WSDLAtomicGrounding
 
getOutputMessageName() - Method in class org.mindswap.wsdl.WSDLOperation
 
getOutputs() - Method in interface org.mindswap.owls.process.Process
Get the outputs of this process.
getOutputs() - Method in interface org.mindswap.owls.profile.Profile
Get the outputs for this profile.
getOutputs() - Method in class org.mindswap.wsdl.WSDLOperation
 
getOWLSOntology() - Method in interface org.mindswap.owl.OWLIndividual
Deprecated. Use getOntology() instead
getOWLSParameter() - Method in interface org.mindswap.owls.grounding.MessageMap
 
getOwner() - Method in class examples.OWLSExtensions.ExtendedProfile
Simply query the ontology for contactInformation property and cast the result to an Actor object.
getParameter() - Method in interface org.mindswap.owls.process.Binding
 
getParameter(URI) - Method in interface org.mindswap.owls.process.ParameterList
 
getParameter(String) - Method in interface org.mindswap.owls.process.ParameterList
 
getParameter(URI) - Method in interface org.mindswap.owls.process.Process
Return the parameter (input or output) with the given URI.
getParameter() - Method in interface org.mindswap.owls.process.ValueOf
 
getParameter() - Method in interface org.mindswap.owls.profile.ServiceParameter
 
getParameters() - Method in interface org.mindswap.owls.process.Process
Get all the parameters of this process.
getParameters() - Method in interface org.mindswap.owls.process.Result
Return the result parameters defined with process:hasResultVar property;
getParameters() - Method in interface org.mindswap.owls.process.ValueFunction
 
getParamType() - Method in interface org.mindswap.owls.process.Parameter
Get the type of this parameter.
getPerform() - Method in interface org.mindswap.owls.process.ValueOf
 
getPhone() - Method in interface org.mindswap.owls.profile.Actor
 
getPortName() - Method in class org.mindswap.wsdl.WSDLOperation
 
getPortType() - Method in interface org.mindswap.owls.grounding.WSDLAtomicGrounding
 
getPortType() - Method in interface org.mindswap.owls.grounding.WSDLOperationRef
 
getPrefix(String) - Method in class org.mindswap.utils.QNameProvider
 
getPrefixSet() - Method in class org.mindswap.utils.QNameProvider
 
getProcess() - Method in exception org.mindswap.exceptions.PreconditionException
 
getProcess() - Method in exception org.mindswap.exceptions.ServiceNotAvailableException
 
getProcess(URI) - Method in interface org.mindswap.owl.OWLModel
 
getProcess() - Method in interface org.mindswap.owls.grounding.AtomicGrounding
Get the AtomicProcess object for this grounding
getProcess() - Method in interface org.mindswap.owls.process.Parameter
Get the process object where this parameter occurs
getProcess() - Method in interface org.mindswap.owls.process.Perform
 
getProcess(URI) - Method in interface org.mindswap.owls.process.ProcessList
 
getProcess() - Method in interface org.mindswap.owls.profile.Profile
Get the process associated with this profile.
getProcess() - Method in interface org.mindswap.owls.service.Service
Convenience method to get the Process from the ProcessModel.
getProcesses() - Method in interface org.mindswap.owl.OWLModel
 
getProcesses(int) - Method in interface org.mindswap.owl.OWLModel
 
getProfile(URI) - Method in interface org.mindswap.owl.OWLModel
 
getProfile() - Method in interface org.mindswap.owls.process.Parameter
Get the profile object where this parameter occurs
getProfile() - Method in interface org.mindswap.owls.process.Process
Get the profile for the service of this project.
getProfile() - Method in interface org.mindswap.owls.service.Service
Return the Profile that belongs to this Service.
getProfiles() - Method in interface org.mindswap.owl.OWLModel
 
getProperties(OWLObjectProperty) - Method in interface org.mindswap.owl.OWLIndividual
Get all the values for the given object property.
getProperties(OWLDataProperty) - Method in interface org.mindswap.owl.OWLIndividual
Get all the values for the given datatype property.
getProperties() - Method in interface org.mindswap.owl.OWLIndividual
Get all the properties asserted about this individual.
getProperties(OWLIndividual, OWLObjectProperty) - Method in interface org.mindswap.owl.OWLModel
 
getProperties(OWLIndividual) - Method in interface org.mindswap.owl.OWLModel
 
getProperties(OWLIndividual, OWLDataProperty) - Method in interface org.mindswap.owl.OWLModel
 
getProperty(OWLObjectProperty) - Method in interface org.mindswap.owl.OWLIndividual
Get the value for the given object property.
getProperty(OWLDataProperty) - Method in interface org.mindswap.owl.OWLIndividual
Get the value for the given datatype property.
getProperty(OWLDataProperty, String) - Method in interface org.mindswap.owl.OWLIndividual
Get the value for the given property URI with the specified language identifier.
getProperty(URI) - Method in interface org.mindswap.owl.OWLModel
 
getProperty(OWLIndividual, OWLObjectProperty) - Method in interface org.mindswap.owl.OWLModel
 
getProperty(OWLIndividual, OWLDataProperty) - Method in interface org.mindswap.owl.OWLModel
 
getProperty(OWLIndividual, OWLDataProperty, String) - Method in interface org.mindswap.owl.OWLModel
 
getPropertyPredicate() - Method in interface org.mindswap.swrl.DataPropertyAtom
 
getPropertyPredicate() - Method in interface org.mindswap.swrl.IndividualPropertyAtom
 
getQName() - Method in interface org.mindswap.owl.OWLEntity
 
getQNames() - Method in interface org.mindswap.owl.OWLKnowledgeBase
 
getQNames() - Method in class org.mindswap.owls.io.BaseExpressionWriter
 
getQNames() - Method in interface org.mindswap.owls.io.ExpressionWriter
 
getQNames() - Method in interface org.mindswap.owls.io.ProcessWriter
 
getQNames() - Method in class org.mindswap.utils.OutputFormatter
 
getReader() - Method in interface org.mindswap.owl.OWLKnowledgeBase
Return the reader assocaited with this KB.
getReasoner(String) - Static method in class org.mindswap.owl.OWLFactory
 
getReasoner(String) - Method in interface org.mindswap.owl.OWLFactory.Interface
 
getReasoner() - Method in interface org.mindswap.owl.OWLModel
 
getReasoners() - Static method in class org.mindswap.owl.OWLFactory
 
getReasoners() - Method in interface org.mindswap.owl.OWLFactory.Interface
 
getRefURI() - Method in interface org.mindswap.owls.generic.expression.LogicLanguage
 
getRest() - Method in interface org.mindswap.owl.list.RDFList
 
getResult() - Method in interface org.mindswap.owls.process.Process
 
getResult() - Method in interface org.mindswap.owls.profile.Profile
Get the result for this profile.
getResults() - Method in interface org.mindswap.owls.process.Process
 
getResults() - Method in interface org.mindswap.owls.profile.Profile
Get the results for this profile.
getResultVars() - Method in class org.mindswap.query.ABoxQuery
 
getSameIndividuals() - Method in interface org.mindswap.owl.OWLIndividual
Return all then individuals that are same as this individual.
getSameIndividuals(OWLIndividual) - Method in interface org.mindswap.owl.OWLModel
 
getService(URI) - Method in interface org.mindswap.owl.OWLModel
 
getService() - Method in interface org.mindswap.owl.OWLOntology
 
getService() - Method in interface org.mindswap.owls.grounding.Grounding
getService
getService() - Method in interface org.mindswap.owls.process.Parameter
Get the service object where this parameter occurs
getService() - Method in interface org.mindswap.owls.process.Process
Get the service this process belongs to.
getService() - Method in interface org.mindswap.owls.profile.Profile
Get the service this profile presents
getService() - Method in class org.mindswap.wsdl.WSDLOperation
 
getServiceClassification() - Method in interface org.mindswap.owls.profile.Profile
 
getServiceClassifications() - Method in interface org.mindswap.owls.profile.Profile
 
getServiceName() - Method in interface org.mindswap.owls.profile.Profile
Get the service name defined in the profile.
getServiceName(String) - Method in interface org.mindswap.owls.profile.Profile
Get the service name defined in the profile.
getServiceNames() - Method in interface org.mindswap.owls.profile.Profile
Return all service names written in any language.
getServiceParameter(OWLObjectProperty) - Method in interface org.mindswap.owls.profile.Profile
getServiceParameter
getServiceParameter(String) - Method in interface org.mindswap.owls.profile.Profile
 
getServiceParameters() - Method in interface org.mindswap.owls.profile.Profile
getServiceParameters
getServiceParameterValue(OWLObjectProperty) - Method in interface org.mindswap.owls.profile.Profile
 
getServiceParameterValue(String) - Method in interface org.mindswap.owls.profile.Profile
 
getServiceProduct() - Method in interface org.mindswap.owls.profile.Profile
 
getServiceProducts() - Method in interface org.mindswap.owls.profile.Profile
 
getServices() - Method in interface org.mindswap.owl.OWLModel
 
getServiceURI() - Method in class examples.OWLSValidator
 
getSourceOntology() - Method in interface org.mindswap.owl.OWLIndividual
Return the original OWL ontology this individual comes from.
getStrictConversion() - Static method in class org.mindswap.owl.OWLConfig
 
getStringValue(Variable) - Method in class org.mindswap.query.ValueMap
 
getStringValue(String) - Method in class org.mindswap.query.ValueMap
 
getSubClasses() - Method in interface org.mindswap.owl.OWLClass
 
getSubClasses(boolean) - Method in interface org.mindswap.owl.OWLClass
 
getSubClasses(OWLClass) - Method in interface org.mindswap.owl.OWLModel
 
getSubClasses(OWLClass, boolean) - Method in interface org.mindswap.owl.OWLModel
Get all the (direct) subclasses of the given class
getSubProperties(OWLProperty) - Method in interface org.mindswap.owl.OWLModel
 
getSuperClasses() - Method in interface org.mindswap.owl.OWLClass
 
getSuperClasses(boolean) - Method in interface org.mindswap.owl.OWLClass
 
getSuperClasses(OWLClass) - Method in interface org.mindswap.owl.OWLModel
Get all the superclasses of the given class
getSuperClasses(OWLClass, boolean) - Method in interface org.mindswap.owl.OWLModel
Get all the (direct) subclasses of the given class
getSuperProperties(OWLProperty) - Method in interface org.mindswap.owl.OWLModel
 
getTaxonomy() - Method in interface org.mindswap.owls.profile.ServiceCategory
 
getTextDescription() - Method in interface org.mindswap.owls.profile.Profile
Get profile's text description.
getTextDescription(String) - Method in interface org.mindswap.owls.profile.Profile
Get profile's text description.
getTextDescriptions() - Method in interface org.mindswap.owls.profile.Profile
Return all text descriptions written in any language.
getTextValue() - Method in class org.mindswap.wsdl.WSDLParameter
 
getThen() - Method in interface org.mindswap.owls.process.IfThenElse
 
getTitle() - Method in interface org.mindswap.owls.profile.Actor
 
getTransformation() - Method in interface org.mindswap.owls.grounding.MessageMap
 
getTranslationSource() - Method in interface org.mindswap.owl.OWLKnowledgeBase
 
getTranslationSource() - Method in interface org.mindswap.owl.OWLOntology
If this OWL-S ontology was translated from an older version of OWL-S (using OWLSVersionTranslator) then this function will return a reference to the original ontology.
getType() - Method in interface org.mindswap.owl.OWLIndividual
 
getType(URI) - Method in interface org.mindswap.owl.OWLModel
 
getType(OWLIndividual) - Method in interface org.mindswap.owl.OWLModel
 
getType() - Method in class org.mindswap.owls.validation.OWLSValidationError
 
getType() - Method in class org.mindswap.wsdl.WSDLParameter
 
getTypes() - Method in interface org.mindswap.owl.OWLIndividual
 
getTypes(OWLIndividual) - Method in interface org.mindswap.owl.OWLModel
 
getUPnPAction() - Method in interface org.mindswap.owls.grounding.UPnPAtomicGrounding
 
getUPnPDescription() - Method in interface org.mindswap.owls.grounding.UPnPAtomicGrounding
 
getUPnPService() - Method in interface org.mindswap.owls.grounding.UPnPAtomicGrounding
 
getURI() - Method in interface org.mindswap.owl.OWLEntity
Return the URI for this resource.
getURI() - Method in interface org.mindswap.owl.OWLOntology
 
getURI() - Method in interface org.mindswap.owl.OWLType
 
getURI() - Static method in class org.mindswap.owl.vocabulary.DRS
 
getURI() - Static method in class org.mindswap.owl.vocabulary.KIF
 
getURI() - Static method in class org.mindswap.owl.vocabulary.OWL
 
getURI() - Static method in class org.mindswap.owl.vocabulary.RDF
 
getURI() - Static method in class org.mindswap.owl.vocabulary.RDFS
 
getURI() - Static method in class org.mindswap.owl.vocabulary.XSD
 
getURI(String) - Method in class org.mindswap.utils.QNameProvider
 
getURISet() - Method in class org.mindswap.utils.QNameProvider
 
getURL() - Method in interface org.mindswap.owls.profile.Actor
 
getValue(int) - Method in interface org.mindswap.owl.list.RDFList
 
getValue() - Method in interface org.mindswap.owl.OWLDataValue
 
getValue() - Method in interface org.mindswap.owls.process.Binding
 
getValue() - Method in interface org.mindswap.owls.profile.ServiceCategory
 
getValue(Variable) - Method in class org.mindswap.query.ValueMap
Get the value of the given variable
getValue(String) - Method in class org.mindswap.query.ValueMap
Get the value of the variable with the given local name.
getValue() - Method in class org.mindswap.wsdl.WSDLParameter
 
getValues() - Method in class org.mindswap.query.ValueMap
 
getVariable() - Method in exception org.mindswap.exceptions.UnboundVariableException
 
getVariables() - Method in class org.mindswap.query.ValueMap
 
getVars() - Method in class org.mindswap.query.ABoxQuery
 
getVersion() - Static method in class org.mindswap.owls.OWLSFactory
 
getVersion() - Method in interface org.mindswap.owls.OWLSFactory.Interface
 
getVersion() - Method in interface org.mindswap.owls.OWLSVersionTranslator
The version this translator reads.
getVocabulary() - Method in interface org.mindswap.owl.list.RDFList
 
getWriter() - Method in interface org.mindswap.owl.OWLOntology
 
getWriter() - Method in class org.mindswap.owls.io.BaseExpressionWriter
 
getWriter() - Method in interface org.mindswap.owls.io.ExpressionWriter
 
getWriter() - Method in interface org.mindswap.owls.io.ProcessWriter
 
getWriter() - Method in class org.mindswap.utils.OutputFormatter
 
getWSDL() - Method in interface org.mindswap.owls.grounding.WSDLAtomicGrounding
 
gMonth - Static variable in class org.mindswap.owl.vocabulary.XSD
URI URI for xsd:gMonth
gMonthDay - Static variable in class org.mindswap.owl.vocabulary.XSD
URI URI for xsd:gMonthDay
greaterThan - Static variable in class org.mindswap.owl.vocabulary.SWRLB
 
greaterThanOrEqual - Static variable in class org.mindswap.owl.vocabulary.SWRLB
 
Grounding - Interface in org.mindswap.owls.grounding
Represents the OWL-S grounding.
groundingAt(int) - Method in interface org.mindswap.owls.grounding.AtomicGroundingList
 
groundingType - Static variable in class org.mindswap.owls.vocabulary.FLAServiceOnt
 
groundingURL - Static variable in class org.mindswap.owls.vocabulary.FLAServiceOnt
 
gYear - Static variable in class org.mindswap.owl.vocabulary.XSD
URI URI for xsd:gYear
gYearMonth - Static variable in class org.mindswap.owl.vocabulary.XSD
URI URI for xsd:gYearMonth

A B C D E F G H I J K L M N O P Q R S T U V W X _
Copyright © 2004 Evren Sirin. All Rights Reserved.