de.fau.cs.www8.jadeowlcodec.examples.JADEoriginal.ontology.employment
Class Engage

java.lang.Object
  extended by de.fau.cs.www8.jadeowlcodec.examples.JADEoriginal.ontology.employment.Engage
All Implemented Interfaces:
jade.content.Concept, jade.content.Term, java.io.Serializable

public class Engage
extends java.lang.Object
implements jade.content.Concept

Version:
$Date: 2007-03-18 13:42:13 +0100 (Sun, 18 Mar 2007) $ $Revision: 2120 $
Author:
Angelo Difino - CSELT S.p.A
See Also:
Serialized Form

Constructor Summary
Engage()
           
 
Method Summary
 Company getCompany()
           
 Person getPerson()
           
 void setCompany(Company company)
           
 void setPerson(Person person)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Engage

public Engage()
Method Detail

setPerson

public void setPerson(Person person)

getPerson

public Person getPerson()

setCompany

public void setCompany(Company company)

getCompany

public Company getCompany()


Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg