Uses of Class
unity.globalschema.SemanticName

Packages that use SemanticName
unity.globalschema   
 

Uses of SemanticName in unity.globalschema
 

Methods in unity.globalschema that return SemanticName
 SemanticName GlobalConcept.getName()
           
 

Constructors in unity.globalschema with parameters of type SemanticName
GlobalConcept(SemanticName name, java.lang.String key, GlobalConcept parent, int type, int newDepth, java.lang.String term)