vs.communication
Class FabulaElementDeclaration

java.lang.Object
  extended by vs.communication.FabulaElementDeclaration
All Implemented Interfaces:
jade.content.ContentElement, jade.content.Predicate, java.io.Serializable

public class FabulaElementDeclaration
extends java.lang.Object
implements jade.content.Predicate

FabulaElementDeclaration(X): X is a fabula element that just 'occurred' in the agent Protege name: FabulaElementDeclaration

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

Constructor Summary
FabulaElementDeclaration()
           
 
Method Summary
 FabulaElement getFabulaElement()
           
 void setFabulaElement(FabulaElement value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FabulaElementDeclaration

public FabulaElementDeclaration()
Method Detail

setFabulaElement

public void setFabulaElement(FabulaElement value)

getFabulaElement

public FabulaElement getFabulaElement()