org.deri.wsml.reasoner.digconcepts
Class LogExprSerializeWSML2DIGConcepts

java.lang.Object
  extended by org.deri.wsml.reasoner.digconcepts.LogExprSerializeWSML2DIGConcepts
All Implemented Interfaces:
org.omwg.logexpression.io.Serializer

public class LogExprSerializeWSML2DIGConcepts
extends java.lang.Object
implements org.omwg.logexpression.io.Serializer

This class serializes a concept for the query

Author:
Livia Predoiu

Constructor Summary
LogExprSerializeWSML2DIGConcepts(org.wsmo.common.TopEntity container)
           
 
Method Summary
 java.lang.Object serialize(org.omwg.logexpression.LogicalExpression logExpr)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogExprSerializeWSML2DIGConcepts

public LogExprSerializeWSML2DIGConcepts(org.wsmo.common.TopEntity container)
Method Detail

serialize

public java.lang.Object serialize(org.omwg.logexpression.LogicalExpression logExpr)
Specified by:
serialize in interface org.omwg.logexpression.io.Serializer