public class ClaMLUtils
extends java.lang.Object
Constructor and Description |
---|
ClaMLUtils() |
Modifier and Type | Method and Description |
---|---|
static PropertyQualifier |
createPropertyQualifier(ClaMLConfig config,
org.LexGrid.LexBIG.claml.UsageKind usageQualifier)
Creates the property qualifier.
|
static java.util.List<java.lang.String> |
getHierarchyRoots(org.LexGrid.LexBIG.claml.ClaML claml)
Gets the hierarchy roots.
|
public static PropertyQualifier createPropertyQualifier(ClaMLConfig config, org.LexGrid.LexBIG.claml.UsageKind usageQualifier)
config
- the configusageQualifier
- the usage qualifierpublic static java.util.List<java.lang.String> getHierarchyRoots(org.LexGrid.LexBIG.claml.ClaML claml)
claml
- the claml