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 InterfacePurpose
getPurpose(String funcClassifier)
String
getPurposeFullGid(String funcClassifier)
Collection<InterfacePurpose>
getPurposeList()
-
-
-
Method Detail
-
getPurpose
public InterfacePurpose getPurpose(String funcClassifier)
-
getPurposeList
public Collection<InterfacePurpose> getPurposeList()
-
-