org.mindswap.owls.grounding
Interface MessageMap
- All Superinterfaces:
- OWLEntity, OWLIndividual, OWLObject, OWLValue
public interface MessageMap
- extends OWLIndividual
| Methods inherited from interface org.mindswap.owl.OWLIndividual |
addProperty, addProperty, addProperty, addProperty, addType, getDifferentIndividuals, getIncomingProperties, getIncomingProperties, getIncomingProperty, getOWLSOntology, getProperties, getProperties, getProperties, getProperty, getProperty, getProperty, getSameIndividuals, getSourceOntology, getType, getTypes, hasProperty, hasProperty, isDifferentFrom, isSameAs, isType, removeProperties, removeProperty, removeTypes, setProperty, setProperty, setProperty, setProperty, toRDF, toRDF |
| Methods inherited from interface org.mindswap.owl.OWLEntity |
addAnnotation, addAnnotation, addAnnotation, getAnnotation, getAnnotation, getAnnotations, getAnonID, getKB, getLabel, getLabel, getLabels, getLocalName, getOntology, getQName, getURI, isAnon, removeAnnotations, setAnnotation, setAnnotation, setAnnotation, setLabel, setLabel |
getOWLSParameter
Parameter getOWLSParameter()
getGroundingParameter
java.lang.String getGroundingParameter()
getTransformation
java.lang.String getTransformation()
setOWLSParameter
void setOWLSParameter(Parameter param)
setGroundingParameter
void setGroundingParameter(java.lang.String param)
setTransformation
void setTransformation(java.lang.String param)
Copyright © 2004 Evren Sirin. All Rights Reserved.