Class RDOntoHelper
- java.lang.Object
-
- fi.tut.mei.resdescapi.rdtoontoapi.util.RDOntoHelper
-
public class RDOntoHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description RDOntoHelper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InterfacePurposegetPurpose(String funcClassifier)StringgetPurposeFullGid(String funcClassifier)Collection<InterfacePurpose>getPurposeList()
-
-
-
Method Detail
-
getPurpose
public InterfacePurpose getPurpose(String funcClassifier)
-
getPurposeList
public Collection<InterfacePurpose> getPurposeList()
-
-