org.qmul.eecs.c4dm.sia
Class SiaDimensionValueFactory

java.lang.Object
  extended by org.qmul.eecs.c4dm.sia.SiaDimensionValueFactory

public class SiaDimensionValueFactory
extends Object


Constructor Summary
SiaDimensionValueFactory()
           
 
Method Summary
static Vector<DimensionValue> getDimensionValuesForResource(OntModel ontModel, Resource subject)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiaDimensionValueFactory

public SiaDimensionValueFactory()
Method Detail

getDimensionValuesForResource

public static Vector<DimensionValue> getDimensionValuesForResource(OntModel ontModel,
                                                                   Resource subject)