org.universAAL.ontology
Class ProfileFactory

Package class diagram package ProfileFactory
java.lang.Object
  extended by org.universAAL.ontology.ProfileFactory
All Implemented Interfaces:
ResourceFactory

public class ProfileFactory
extends Object
implements ResourceFactory

The factory for instantiating objects of the ontology classes.

Author:
Carsten Stockloew

Constructor Summary
ProfileFactory()
           
 
Method Summary
 Resource createInstance(String classURI, String instanceURI, int factoryIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileFactory

public ProfileFactory()
Method Detail

createInstance

public Resource createInstance(String classURI,
                               String instanceURI,
                               int factoryIndex)
Specified by:
createInstance in interface ResourceFactory


Copyright © 2014 universAAL Consortium. All Rights Reserved.