vs.communication
Class FramingOperatorPossible

java.lang.Object
  extended by vs.communication.FramingOperatorPossible
All Implemented Interfaces:
jade.content.AgentAction, jade.content.Concept, jade.content.ContentElement, jade.content.Term, java.io.Serializable

public class FramingOperatorPossible
extends java.lang.Object
implements jade.content.AgentAction

Check whether given framing operator is possible Protege name: FramingOperatorPossible

Version:
2008/10/29, 15:01:49
Author:
ontology bean generator
See Also:
Serialized Form

Constructor Summary
FramingOperatorPossible()
           
 
Method Summary
 Operator getOperator()
           
 void setOperator(Operator value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FramingOperatorPossible

public FramingOperatorPossible()
Method Detail

setOperator

public void setOperator(Operator value)

getOperator

public Operator getOperator()