kaos.core.service.directory
Class KAoSAgentDescriptionOnt

java.lang.Object
  extended by kaos.core.service.directory.KAoSAgentDescriptionOnt

public class KAoSAgentDescriptionOnt
extends java.lang.Object

Class for constructing ontology representation of Actor description and reconstructing Actor from ontology


Constructor Summary
KAoSAgentDescriptionOnt()
           
 
Method Summary
static KAoSAgentDescription getAgentDescription(SerializableOntModelImpl myOntModel)
           
static SerializableOntModelImpl getAgentDescriptionOntModel(KAoSAgentDescription myAgentDescription)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KAoSAgentDescriptionOnt

public KAoSAgentDescriptionOnt()
Method Detail

getAgentDescriptionOntModel

public static SerializableOntModelImpl getAgentDescriptionOntModel(KAoSAgentDescription myAgentDescription)

getAgentDescription

public static KAoSAgentDescription getAgentDescription(SerializableOntModelImpl myOntModel)