Package ubic.basecode.ontology.jena
Class RestrictionFactory
- java.lang.Object
-
- ubic.basecode.ontology.jena.RestrictionFactory
-
public class RestrictionFactory extends Object
- Author:
- pavlidis
-
-
Constructor Summary
Constructors Constructor Description RestrictionFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static OntologyRestriction
asRestriction(com.hp.hpl.jena.ontology.Restriction restriction, Set<com.hp.hpl.jena.ontology.Restriction> additionalRestrictions)
-
-
-
Method Detail
-
asRestriction
public static OntologyRestriction asRestriction(com.hp.hpl.jena.ontology.Restriction restriction, Set<com.hp.hpl.jena.ontology.Restriction> additionalRestrictions)
-
-