kaos.core.util
Class PolicySetMsgOnt

java.lang.Object
  extended by kaos.core.util.PolicySetMsgOnt

public class PolicySetMsgOnt
extends java.lang.Object

Class for constructing ontology representation of Policy Set and reconstructing PolicySetMsg from ontology


Constructor Summary
PolicySetMsgOnt()
           
 
Method Summary
static PolicySetMsg getPolicySetMsg(SerializableOntModelImpl myOntModel)
           
static SerializableOntModelImpl getPolicySetMsgOntModel(PolicySetMsg myPolicySetMsg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicySetMsgOnt

public PolicySetMsgOnt()
Method Detail

getPolicySetMsgOntModel

public static SerializableOntModelImpl getPolicySetMsgOntModel(PolicySetMsg myPolicySetMsg)

getPolicySetMsg

public static PolicySetMsg getPolicySetMsg(SerializableOntModelImpl myOntModel)