edu.stanford.protege.webprotege.mansyntax.render.LiteralStyle Maven / Gradle / Ivy
The newest version!
package edu.stanford.protege.webprotege.mansyntax.render;
/**
* @author Matthew Horridge,
* Stanford University,
* Bio-Medical Informatics Research Group
* Date: 20/02/2014
*/
public enum LiteralStyle {
REGULAR,
BRACKETED
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy