ibspan.tss.messaging.ontology
Class ConceptWithInfo

java.lang.Object
  extended by ibspan.tss.messaging.ontology.ConceptWithInfo
All Implemented Interfaces:
Concept, Term, Serializable

public class ConceptWithInfo
extends Object
implements Concept

Protege name: ConceptWithInfo

Version:
2006/08/23, 10:35:10
Author:
ontology bean generator
See Also:
Serialized Form

Constructor Summary
ConceptWithInfo()
           
 
Method Summary
 UserContext getMessageInfo()
           
 void setMessageInfo(UserContext value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConceptWithInfo

public ConceptWithInfo()
Method Detail

setMessageInfo

public void setMessageInfo(UserContext value)

getMessageInfo

public UserContext getMessageInfo()