org.deri.wsml.reasoner.digconcepts
Class VisitorSerializeWSMLTerms2DIG
java.lang.Object
org.deri.wsml.reasoner.digconcepts.VisitorSerializeWSMLTerms2DIG
- All Implemented Interfaces:
- org.omwg.logexpression.terms.VisitorTerms
public class VisitorSerializeWSMLTerms2DIG
- extends java.lang.Object
- implements org.omwg.logexpression.terms.VisitorTerms
This class serializes terms within a concept for the query
- Author:
- Livia Predoiu
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisitorSerializeWSMLTerms2DIG
public VisitorSerializeWSMLTerms2DIG(org.wsmo.common.TopEntity nsC)
visitConstructedTerm
public void visitConstructedTerm(org.omwg.logexpression.terms.ConstructedTerm t)
- Specified by:
visitConstructedTerm in interface org.omwg.logexpression.terms.VisitorTerms
visitVariable
public void visitVariable(org.omwg.logexpression.terms.Variable t)
- Specified by:
visitVariable in interface org.omwg.logexpression.terms.VisitorTerms
visitString
public void visitString(org.omwg.logexpression.terms.WSMLString t)
- Specified by:
visitString in interface org.omwg.logexpression.terms.VisitorTerms
visitInteger
public void visitInteger(org.omwg.logexpression.terms.WSMLInteger t)
- Specified by:
visitInteger in interface org.omwg.logexpression.terms.VisitorTerms
visitDecimal
public void visitDecimal(org.omwg.logexpression.terms.WSMLDecimal t)
- Specified by:
visitDecimal in interface org.omwg.logexpression.terms.VisitorTerms
visitAnonymousID
public void visitAnonymousID(org.omwg.logexpression.terms.UnNbAnonymousID t)
- Specified by:
visitAnonymousID in interface org.omwg.logexpression.terms.VisitorTerms
visitNbAnonymousID
public void visitNbAnonymousID(org.omwg.logexpression.terms.NbAnonymousID t)
- Specified by:
visitNbAnonymousID in interface org.omwg.logexpression.terms.VisitorTerms
visitIRI
public void visitIRI(org.omwg.logexpression.terms.IRI t)
- Specified by:
visitIRI in interface org.omwg.logexpression.terms.VisitorTerms
getSerializedObject
public java.lang.Object getSerializedObject()
getSerializedObject2
public java.lang.Object getSerializedObject2()