de.fau.cs.www8.jadeowlcodec.examples.OWLEngageexample.ontology.f
Class Engage.Factory
java.lang.Object
de.fau.cs.www8.jadeowlcodec.AbstractWrapperFactory<Engage>
de.fau.cs.www8.jadeowlcodec.examples.OWLEngageexample.ontology.f.Engage.Factory
- Enclosing interface:
- Engage
public static class Engage.Factory
- extends AbstractWrapperFactory<Engage>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static final Engage.Factory instance
wrap
public static Engage wrap(GenericIndividual gi)
wrap
public static Engage wrap(AssertionSet assertionSet,
Uri.Individual rdfID)
protectedWrap
protected Engage protectedWrap(GenericIndividual gi)
- Specified by:
protectedWrap in class AbstractWrapperFactory<Engage>
- Parameters:
gi - the GenericIndividual to wrap
- Returns:
- returns a wrapper instance if compatible, otherwise returns null
protectedCreate
protected Engage protectedCreate(AssertionSet assertionSet,
Uri.Individual rdfID)
- Description copied from class:
AbstractWrapperFactory
- create a new Individual
- Specified by:
protectedCreate in class AbstractWrapperFactory<Engage>
- Parameters:
assertionSet - the assertionSet in which to create the new individualrdfID - the ID of the new individual
- Returns:
- Wrapper interface around the newly created individual
Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg