org.eclipse.lyo.oslc4j.core.model
Class ResourceShapeFactory

java.lang.Object
  extended by org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory

public final class ResourceShapeFactory
extends Object


Method Summary
static ResourceShape createResourceShape(String baseURI, String resourceShapesPath, String resourceShapePath, Class<?> resourceClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createResourceShape

public static ResourceShape createResourceShape(String baseURI,
                                                String resourceShapesPath,
                                                String resourceShapePath,
                                                Class<?> resourceClass)
                                         throws OslcCoreApplicationException,
                                                URISyntaxException
Throws:
OslcCoreApplicationException
URISyntaxException


Copyright © 2014. All Rights Reserved.