getConstantCategory

getConstantCategory(name: String): ConstantCategory;

The getConstantCategory method of the Schema class returns a reference to the global constant category specified in the name parameter from the receiver. (Use the getCategory method if you also want superschemas of the receiver to be searched for the specified global constant category.)