de.fau.cs.www8.jadeowlcodec.examples.transformationJADEontology2OWLexample.OWLontology.owl
Interface Thing

All Superinterfaces:
WrappedIndividual
All Known Subinterfaces:
Adress, AID, Company, Engage, Person

public interface Thing
extends WrappedIndividual

\ * generated on Donnerstag, 8. März 2007 from: src/de/uni_erlangen/rrze/studhome/siulschr/de.fau.cs.www8.jadeowlcodec/examples/jadeemployementexample/examples.ontology.employment.employment-ontology.owl * \


Nested Class Summary
static class Thing.Factory
           
 
Method Summary
 void addOwlDifferentFrom(Thing value)
           
 void addOwlSameAs(Thing value)
           
 java.util.Collection<Thing> getAllOwlDifferentFrom()
           
 java.util.Collection<Thing> getAllOwlSameAs()
           
 boolean removeOwlDifferentFrom(Thing value)
           
 boolean removeOwlSameAs(Thing value)
           
 
Methods inherited from interface de.fau.cs.www8.jadeowlcodec.WrappedIndividual
generic, uri
 

Method Detail

getAllOwlSameAs

java.util.Collection<Thing> getAllOwlSameAs()

addOwlSameAs

void addOwlSameAs(Thing value)

removeOwlSameAs

boolean removeOwlSameAs(Thing value)

getAllOwlDifferentFrom

java.util.Collection<Thing> getAllOwlDifferentFrom()

addOwlDifferentFrom

void addOwlDifferentFrom(Thing value)

removeOwlDifferentFrom

boolean removeOwlDifferentFrom(Thing value)


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